Commit Graph

149 Commits

Author SHA1 Message Date
094694df49 allow to start rpi/clone script outside rpi subdirectory 2025-04-14 10:34:37 +02:00
75691c0ed5 fixes in write_when_new
- create files with g/o read
- fix superfluos remove of tmpfile
2025-04-09 15:46:52 +02:00
32a65f0a66 fix bad key for FRAPPY.cfg in fi and fs 2025-04-09 14:30:15 +02:00
cafa57bcb6 renamed linse-rpi2 to linse-fi 2025-04-09 14:28:06 +02:00
4e6a897b29 fix return value of gitea.write_when_new 2025-04-09 14:26:28 +02:00
7da25d4190 listboxes: make nicer 2025-04-09 14:12:34 +02:00
71c5ec34eb make listboxes work when bin/listboxes is a symlink 2025-04-09 11:42:01 +02:00
ef3ee7775a listboxes: show router ports 2025-04-09 11:40:32 +02:00
420db466f1 add linse-fs 2025-04-09 09:54:15 +02:00
2dfc71001a do not consider network installs when not specified 2025-04-09 09:45:12 +02:00
e48e1302c0 add listboxes command 2025-04-09 09:44:45 +02:00
16af1ddf2d make get_gitea_token exectuable 2025-04-09 07:56:56 +02:00
l_samenv
012d5c2a51 linse-rpi10: remove duplicate section BOX 2025-04-09 07:32:45 +02:00
89425d9ce4 NETWORK section is optional 2025-04-08 15:06:07 +02:00
ee5f9924f8 remove sudo in message about restart 2025-04-08 14:58:45 +02:00
0b3dacfb32 remove boxid from cfg file name 2025-04-08 14:50:50 +02:00
f28b1bcabd fix hooks path
+ use fallback instead of catching error
2025-04-08 09:53:28 +02:00
785eb76ca6 fix hooks path
+ use fallback instread of catching error
2025-04-08 09:51:35 +02:00
90776bfeef fix gitea.py 2025-04-08 09:45:38 +02:00
c2747e884d install.py: include fixing gitea repo 2025-04-08 09:41:42 +02:00
1e7977c12e add script to migrate to gitea 2025-04-08 09:36:57 +02:00
f15f2bce0b credential.helper needs absolute path 2025-04-07 18:03:15 +02:00
4f4052968f .bash_samenv: fix url and credential helper code 2025-04-07 17:44:25 +02:00
4c9ba0915f fix checking of box types
+ a bug (type)
2025-04-07 17:28:27 +02:00
5ec713f1b1 added .bash_profile and .bash_samenv 2025-04-07 17:26:53 +02:00
570923497d install files to /home/l_samenv without sudo 2025-04-07 15:32:51 +02:00
52a1e2932b rpit/write_to: quit when no proposed disk is available 2025-04-07 15:32:15 +02:00
832d8720d1 exchange samenv by linse-c 2025-04-07 10:43:26 +02:00
d7162993ad move the rpitools repo to boxtools/rpi
as we will need anyway boxtools also for rpis
2025-04-04 16:23:00 +02:00
6908908d13 fix dirpath issue
+ add again FallbackNTP in /etc/systemd/timesyncd.conf
2025-04-04 16:06:46 +02:00
l_samenv
c5e6841718 add linse-rpi10 2025-04-04 16:02:06 +02:00
e344108e51 make install work also for rpi boxes
- in addition to to_system, we have now to_<box> with every
  type of box
- install is not needed to run under sudo anymore
2025-04-04 15:41:11 +02:00
l_samenv
2945855b39 add rpi boxes linse-rpi2/4/5/9 2024-12-20 14:28:22 +01:00
ea81b731ed add linse-apu5 2024-10-15 14:13:44 +02:00
cfc4a5af9a rename linse-apu6 2024-10-15 13:59:08 +02:00
696a54e3cd router: fix routing with serial lines
bug: self.fno instead of service.fno
2024-10-03 14:40:15 +02:00
a75b2d894c swapped apu boxes linse-dil5 and linse-apu4 2024-10-03 14:39:52 +02:00
d69301a5c9 add dialout to l_samenv
+ remove superfluous call to pip command
2024-07-03 14:44:21 +02:00
56c63cefd6 config timesyncd with psi time servers
+ add razorbill box
2024-07-03 13:15:50 +02:00
de521a06df fix display firmware load
+ add remark about test mode in README
2024-03-20 13:46:56 +01:00
c0983be282 add linse-box2 2024-03-20 14:15:58 +01:00
82d084d5ce rename binary file - print about test mode 2024-03-20 14:15:10 +01:00
248df0efa7 when no cfg file is there, create it 2024-03-20 13:53:43 +01:00
afd2fb0e7a add display firmware binary 2024-06-17 17:16:07 +02:00
8fcbf477a9 improve install.py after problems with linse-gas10ka
- use --break-system-packages for pip
- rename box
- remove some unused stuff about display
2024-06-11 16:16:58 +02:00
l_samenv
b2872db6e3 fix bug when connection is interrupted on the hw connection
+ stop listening for 10 seconds after an error
2024-05-15 18:31:00 +02:00
l_samenv
4ca03f544b bux fix in router: missing 'self.' 2024-05-15 10:38:27 +02:00
l_samenv
7b1c63ac26 be tolerant when <boxtyp>_system does not exist 2024-05-14 11:43:57 +02:00
l_samenv
390294d28a add flamemag
+ put __pycache__ into .gitignore
2024-05-14 11:37:14 +02:00
l_samenv
03162d43c1 split system files into to_system and <boxtyp>_system
- install.py checks for both
- fix hostname
2024-05-14 11:33:46 +02:00