Aiden McClelland
73229501c2
Feature/hw filtering ( #2368 )
...
* update deno
* add proxy
* remove query params, now auto added by BE
* add hardware requirements and BE reg query params
* update query params for BE requests
* allow multiple arches in hw reqs
* explain git hash mismatch
* require lshw
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-08-02 09:52:38 -06:00
Aiden McClelland
082c51109d
fix missing parent dir ( #2373 )
2023-07-25 10:07:10 -06:00
Aiden McClelland
90a9db3a91
disable encryption for new raspi setups ( #2348 )
...
* disable encryption for new raspi setups
* use config instead of OS_ARCH
* fixes from testing
2023-07-14 18:30:52 +00:00
Aiden McClelland
bdb4be89ff
Bugfix/pi config ( #2276 )
...
* move some install scripts to init
* fix pi config.txt
* move some image stuff to the squashfs build
* no need to clean up fake-apt
* use max temp
2023-05-16 16:06:25 -06:00
Aiden McClelland
61445e0b56
build fixes ( #2275 )
...
* move some install scripts to init
* handle fake-apt in init
* rename
2023-05-15 16:34:30 -06:00
Aiden McClelland
c7d82102ed
Bugfix/gpt reflash ( #2266 )
...
* debug entry
* update magic numbers
* remove dbg
* fix hostname
* fix reinstall logic
2023-05-11 14:16:19 -06:00
Aiden McClelland
068b861edc
overhaul OS build ( #2244 )
...
* create init resize for pi
* wip
* defer to OS_ARCH env var
* enable password auth in live image
* use correct live image path
* reorder dependencies
* add grub-common as dependency
* add more depends
* reorder grub
* include systemd-resolved
* misc fixes
* remove grub from dependencies
* imports
* ssh and raspi builds
* fix resolvectl
* generate snake-oil on install
* update raspi build process
* script fixes
* fix resize and config
* add psmisc
* new workflows
* include img
* pass through OS_ARCH env var
* require OS_ARCH
* allow dispatching production builds
* configurable environment
* pass through OS_ARCH on compat build
* fix syntax error
* crossbuild dependencies
* include libavahi-client for cross builds
* reorder add-arch
* add ports
* switch existing repos to amd64
* explicitly install libc6
* add more bullshit
* fix some errors
* use ignored shlibs
* remove ubuntu ports
* platform deb
* Update depends
* Update startos-iso.yaml
* Update startos-iso.yaml
* require pi-beep
* add bios boot, fix environment
* Update startos-iso.yaml
* inline deb
* Update startos-iso.yaml
* allow ssh password auth in live build
* sync hostname on livecd
* require curl
2023-05-05 00:54:09 -06:00