Commit Graph

13 Commits

Author SHA1 Message Date
zolliker 206d58ea91 support the case of no enp0 if is present
if seems on ionopimax, with predictable network IF on, the
main (only) interface is named enx....... instead of end0
this is a fix to support it
2025-08-21 15:48:42 +02:00
zolliker 4d94e56a0a fix sethostname script 2025-07-10 15:30:16 +02:00
zolliker 9b5e190277 fix sethostname.sh: check for end0 before eth0
+ correct boot order
2025-07-10 13:14:47 +02:00
zolliker ab195cc90f allow predictable network interfaces
on dual-eth-raspi:
- eth0 -> end0
- eth1 -> enx...
2025-06-27 16:02:38 +02:00
zolliker 0b3dacfb32 remove boxid from cfg file name 2025-04-08 14:50:50 +02:00
zolliker 26122843b2 fix README for boxtools
+ fix line in sethostname.sh
2024-03-20 09:07:58 +01:00
zolliker 7f661bb314 fix issues with apu
rework: create utils.BoxInfo
2024-03-20 08:47:47 +01:00
zolliker 9c9719bff4 change if names from enp*s0 to eth*
including all cfg files!
2024-03-19 15:56:53 +01:00
zolliker ddedf67bf3 split out config file reading
+ improve ip and no 'network' on display
2024-03-06 11:48:41 +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 11d6e7d8e7 ask for hostname and create cfg file if not found
+ remove NETWORK.address setting
2021-04-27 14:47:34 +02:00
zolliker 147bd4efa5 do not set UUID
+ other fixes
2021-04-27 14:10:39 +02:00
zolliker fedd944836 inital commit 2021-03-24 11:59:48 +01:00