Commit Graph

81 Commits

Author SHA1 Message Date
zolliker 7b4c2cd6fd rename mkusb.sh to makeusb
and make it executable
2024-03-05 11:18:30 +01:00
zolliker 6f025880ce fix nftables (firewall) mechanism 2024-03-05 11:16:27 +01:00
zolliker 42d80f9567 fix README for new image path 2024-03-05 10:00:50 +01:00
zolliker 0720032e86 minor fixes
- type in README.md
- startup_display.txt in .gitignore
- fix path for startup_Display.txt in display.py
2024-03-05 09:12:43 +01:00
l_samenv e4e37eb049 moved from centos 7 to debian-bookworm
includes modifications in install.py and router.py
2024-03-05 08:03:00 +01:00
zolliker 8680e5b2a9 fix pending accepts behaviour
+ check if interface is plugged
2024-03-01 15:51:46 +01:00
zolliker 1e33d7eba4 unify versions
logging was with 2 different versions
new: InfoHandler and Log class

covers logging when stated from commandline and remote logging
via ports 1110, 1111, 1112 (DEBUG, INFO, WARN levels)
2024-02-28 14:10:26 +01:00
zolliker 1b7860131d welcome.sh: use nl instead of sed 2024-02-21 13:54:28 +01:00
zolliker c93e9bb126 welcome message: show only installed services 2024-02-21 13:46:32 +01:00
zolliker 2fea4a95f2 multiple connections for http
+ better logging
2024-02-20 17:07:11 +01:00
zolliker 3c1da3bb2c add .gitignore 2024-02-20 11:29:55 +01:00
zolliker dfebeb616f Merge branch 'master' of gitlab.psi.ch:samenv/aputools 2024-02-20 11:20:58 +01:00
zolliker 03ebe48060 add moxa to ir-dil config 2024-02-20 11:19:00 +01:00
zolliker 4b052f9320 improve mkusb.sh 2024-01-24 16:52:17 +01:00
zolliker 847685bcdc display.py: flashing firmware 2024-01-24 16:35:01 +01:00
zolliker 9d0edff2ce take boot_tiny fiels from gitlab
+ wip display firmware
2024-01-24 15:56:19 +01:00
zolliker ee56015580 update README.md 2024-01-24 11:26:27 +01:00
zolliker 95e38093d7 Merge branch 'master' of gitlab.psi.ch:samenv/aputools 2024-01-24 10:23:04 +01:00
zolliker 926680e52b mkusb.sh: copy subdirectories of boot_tiny 2024-01-24 10:21:46 +01:00
zolliker 77a06a0107 remove remark about installing without console
as this does not work
2024-01-22 15:05:01 +01:00
zolliker ffb80c3ce5 changed ssh path for boot_tiny directory
- include mbr.bin there
2024-01-17 08:46:48 +01:00
zolliker 23d9299b56 added mbr.bin 2024-01-16 18:21:16 +01:00
zolliker 370896170a simplify mkusb.sh 2024-01-16 18:17:27 +01:00
zolliker 9fdb7c86ca Merge branch 'master' of gitlab.psi.ch:zolliker/aputools 2024-01-16 17:52:42 +01:00
zolliker c354a0076b add scripts to create an bootable USB stick with TinyLinux 2024-01-16 17:52:04 +01:00
zolliker 80edb3a581 add docu for installing APU to README.md 2024-01-16 12:57:06 +01:00
zolliker ca6c4f25cb fix typo in README.md 2024-01-15 12:47:05 +01:00
zolliker ee6e91aadc update REAME.txt (for new boxes MLZ type) 2024-01-15 11:43:21 +01:00
zolliker ae6ba7a031 improve display
- display config has only one line for startup text
- faster display daeomon startup
- added newer fonts (e.g. medium) to display.py
2024-01-15 11:34:03 +01:00
zolliker fe1303efdc revert prev. commit + wip fix 2024-01-15 09:58:03 +01:00
zolliker ef95e4e383 install.py: use class instead of global variables 2024-01-11 16:59:58 +01:00
zolliker 73b1a9a97d wip temporary push 2024-01-11 13:08:36 +01:00
zolliker c88afce791 support setting startup
- in interactive mode, support setting startup
- standard startup shows ethernet address
- colored blinking dot
- need argument for running as daemon: python3 display.py -d
- interactive mode: python3 -i display.py
2024-01-11 08:44:52 +01:00
zolliker 7f7993ef96 added first control box
- added python display daemon
- on control boxes, the uplink is the leftmost plug by default
2024-01-10 15:14:40 +01:00
zolliker fdef0b69cf add 'current' alias
showing installed state
2023-08-08 11:11:13 +02:00
zolliker b19d1368c2 remove superfluous dhcp-leases from requirements.txt 2023-08-07 13:28:26 +02:00
zolliker e575ee7664 Merge branch 'master' of gitlab.psi.ch:zolliker/aputools 2023-08-07 12:24:02 +02:00
zolliker 9a782cb283 add info/log connection to router 2023-08-07 11:27:19 +02:00
zolliker 68f0d30a54 fix MORE_INFO -> more_info 2023-08-07 08:46:35 +02:00
zolliker 22b4fdb521 ip-dil update 2023-05-24 14:30:33 +02:00
zolliker 5437572047 add vnc to ir-dil 2023-05-24 14:10:46 +02:00
zolliker d3ab9b5dba add ir-dil 2023-05-24 14:07:56 +02:00
zolliker 7b115b59e6 add pstime (psi time servers) to /etc/chrony.conf 2022-11-09 14:59:51 +01:00
zolliker 6e08f7277f fix handling wan with added subnets 2020-06-17 04:44:14 +02:00
zolliker 8dc20ba2d5 cosmetic fix 2022-11-08 10:25:13 +01:00
zolliker ecae959fc5 improve doc of network settings 2022-11-08 09:24:29 +00:00
zolliker c3c5f87da2 fix README.md, install.py, and add flame-mag 2022-11-07 10:19:06 +01:00
zolliker ead3934db7 normalize uniax server cfg file 2022-09-20 11:49:39 +02:00
zolliker ac686ac066 fix missing argument in Show.newer and Show.replace 2022-09-20 11:49:05 +02:00
zolliker 49a829f689 fix dilsc config 2022-09-08 15:10:20 +02:00