mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* 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>
30 lines
479 B
Plaintext
30 lines
479 B
Plaintext
.DS_Store
|
|
.idea
|
|
system-images/binfmt/binfmt.tar
|
|
system-images/compat/compat.tar
|
|
system-images/util/util.tar
|
|
/*.img
|
|
/*.img.gz
|
|
/*.img.xz
|
|
/*-raspios-bullseye-arm64-lite.img
|
|
/*-raspios-bullseye-arm64-lite.zip
|
|
/product_key.txt
|
|
/*_product_key.txt
|
|
.vscode/settings.json
|
|
deploy_web.sh
|
|
deploy_web.sh
|
|
secrets.db
|
|
.vscode/
|
|
/cargo-deps/**/*
|
|
/PLATFORM.txt
|
|
/ENVIRONMENT.txt
|
|
/GIT_HASH.txt
|
|
/VERSION.txt
|
|
/eos-*.tar.gz
|
|
/*.deb
|
|
/target
|
|
/*.squashfs
|
|
/results
|
|
/dpkg-workdir
|
|
/compiled.tar
|
|
/compiled-*.tar |