Aiden McClelland
75f9c6b0fb
fix raspi kernel upgrades ( #2202 )
...
* fix build
* use same node versions
* lock kernel to 5.15.76
2023-03-10 17:11:06 -07:00
Aiden McClelland
3ac94710fb
relocate usermod
2023-03-08 08:22:25 -07:00
Matt Hill
06cf83b901
WIP: IP, pubkey, system time, system uptime, ca fingerprint ( #2091 )
...
* closes #923 , #2063 , #2012 , #1153
* add ca fingerprint
* add `server.time`
* add `ip-info` to `server-info`
* add ssh pubkey
* support multiple IPs
* rename key
* add `ca-fingerprint` and `system-start-time`
* fix off-by-one
* update compat cargo lock
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2023-03-07 19:09:10 -07:00
Chris Guida
1d6c61cc5b
wait for monitor to be attached before launching firefox ( #2005 )
...
* wait for monitor to be attached before launching firefox
* add code to kill firefox on monitor disconnect
* fix detection for the pi
* Remove Pi only logic
* chore: Remove the kiosk mode
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com >
Co-authored-by: BluJ <mogulslayer@gmail.com >
2022-12-01 16:41:08 -07:00
Aiden McClelland
17d39143ac
misc fixes ( #1894 )
2022-11-29 09:43:54 -07:00
Aiden McClelland
26d2152a36
build improvements ( #1886 )
...
* build improvements
* no workdir
* kiosk fully working
* setup profile prefs
2022-11-29 09:43:54 -07:00
Aiden McClelland
6ad9a5952e
Feature/multi platform ( #1866 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* remove debian dir
* lazy env and git hash
* remove env and git hash on clean
* don't leave project dir
* use docker for native builds
* start9 rust
* correctly mount registry
* remove systemd config
* switch to /usr/bin
* disable sound for now
* wip
* change disk list
* multi-arch images
* multi-arch system images
* default aarch64
* edition 2021
* dynamic wifi interface name
* use wifi interface from config
* bugfixes
* add beep based sound
* wip
* wip
* wip
* separate out raspberry pi specific files
* fixes
* use new initramfs always
* switch journald conf to sed script
* fixes
* fix permissions
* talking about kernel modules not scripts
* fix
* fix
* switch to MBR
* install to /usr/lib
* fixes
* fixes
* fixes
* fixes
* add media config to cfg path
* fixes
* fixes
* fixes
* raspi image fixes
* fix test
* fix workflow
* sync boot partition
* gahhhhh
2022-11-29 09:43:54 -07:00