Aiden McClelland
|
7ba22f1a09
|
mute errors due to failed incoming network connections (#2497)
* mute errors due to failed incoming network connections
* fix log entry formatting
* Update cleanDanglingImages
* Update cleanDanglingImages
|
2023-11-02 17:33:41 -06:00 |
|
Aiden McClelland
|
5735ea2b3c
|
change grub os selection to say "StartOS" (#2493)
* change grub os selection to say "StartOS"
* readd "v" to motd
|
2023-11-01 18:35:18 -06:00 |
|
Mariusz Kogen
|
2b9e7432b8
|
Updated motd with new logo (#2488)
|
2023-11-01 19:22:49 +00:00 |
|
Aiden McClelland
|
8ea3c3c29e
|
consolidate and streamline build (#2469)
* consolidate and streamline build
* fix workflow syntax
* fix workflow syntax
* fix workflow syntax
* fix workflow syntax
* fix build scripts
* only build platform-specific system images
* fix build script
* more build fixes
* fix
* fix compat build for x86
* wat
* checkout
* Prevent rebuild of compiled artifacts
* Update startos-iso.yaml
* Update startos-iso.yaml
* fix raspi build
* handle missing platform better
* reduce arm vcpus
* remove arch and platform from fe config, add to patch db
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com>
|
2023-10-23 20:40:00 +00:00 |
|
Aiden McClelland
|
58bb788034
|
chore: update dependencies (#2465)
* chore: update dependencies
* fix crypto
* update deno
* update release notes
|
2023-10-18 22:53:54 +00:00 |
|
Aiden McClelland
|
8f44c75dc3
|
switch back to github caching (#2371)
* switch back to github caching
* remove npm and cargo cache
* misc fixes
|
2023-07-25 10:06:57 -06:00 |
|
Aiden McClelland
|
a7e501d874
|
pack compressed assets into single binary (#2344)
* pack compressed assets into single binary
* update naming
* tweaks
* fix build
* fix cargo lock
* rename CLI
* remove explicit ref name
|
2023-07-12 22:51:05 +00:00 |
|
Aiden McClelland
|
4a8f323be7
|
external rename (#2265)
* backend rename
* rename embassy and closes #2179
* update root ca name on disk
* update MOTD
* update readmes
* your server typo
* another tiny typo
* fix png name
* Update backend/src/net/wifi.rs
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
* changes needed due to rebase
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
|
2023-05-11 16:48:52 -06: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 |
|