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
07f5f3f1bb
fix partition type ( #2007 )
2022-12-01 08:04:43 -07:00
Aiden McClelland
6680b32579
fix regex in image rip script ( #2002 )
...
* fix regex in image rip script
* gitignore debian dir
* instructions
* put titles in code spans
2022-11-30 16:12:07 -07:00
Aiden McClelland
71d1418559
use squashfs for rpi updates ( #1998 )
2022-11-29 19:12:47 -07:00
Aiden McClelland
f9a4699e84
check environment ( #1990 )
...
* check environment
* fix tests
* don't rebuild sources
* I'm going insane
* WTF
* Update check-environment.sh
* Update product.yaml
* Update write-image.sh
2022-11-29 09:43:54 -07:00
Aiden McClelland
3fe43a5b57
include OS_ARCH in raspi make install
2022-11-29 09:43:54 -07:00
Aiden McClelland
0ecd920ad9
feature: 0.3.2 -> 0.3.3 upgrade ( #1958 )
...
* 0.3.2 -> 0.3.3 upgrade script
* fix upgrade
* integrated image
* fix rip-image
* no U option on older rsync
* permissions and cleanup
* fixes
* label fs
* fix progress reporting
* only create rootfs for lite upgrade
* shrink image after creating
* fix for `blue` partitions
2022-11-29 09:43:54 -07:00
Matt Hill
a2f65de1ce
install wizard project ( #1893 )
...
* install wizard project
* reboot endpoint
* Update frontend/projects/install-wizard/src/app/pages/home/home.page.ts
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* Update frontend/projects/install-wizard/src/app/pages/home/home.page.ts
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* Update frontend/projects/install-wizard/src/app/pages/home/home.page.ts
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* update build
* fix build
* backend portion
* increase image size
* loaded
* dont auto resize
* fix install wizard
* use localhost if still in setup mode
* fix compat
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2022-11-29 09:43:54 -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