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 |
|
Aiden McClelland
|
878b235614
|
x86 build for compat (#2203)
|
2023-03-10 17:11:15 -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 |
|
Lucy C
|
b318bf64f4
|
fix backend builds for safe git config (#1549)
|
2022-06-19 14:25:39 -06:00 |
|
Aiden McClelland
|
7854885465
|
allow interactive TTY if available
|
2022-06-08 09:29:24 -06:00 |
|
Thomas Moerkerken
|
cceef054ac
|
remove interactive TTY requirement from cmds
|
2022-06-01 14:37:12 -06:00 |
|
Lucy Cifferello
|
d25266fe2d
|
fix compat build
|
2022-01-21 20:35:52 -07:00 |
|
Chris Guida
|
a5f5852a31
|
add utils system image, move compat into system-images
|
2022-01-21 20:35:52 -07:00 |
|