Commit Graph

20 Commits

Author SHA1 Message Date
Austin English 21e70eb3b5 tests/build.sh: use gzip instead of xz
So we're consistent with the release target
2021-03-29 22:14:24 -05:00
Austin English 27e5299f64 scripts/BuildScripts/BuildCommon.mk: use git branch instead of PrawnOS release for image name 2021-03-29 22:14:24 -05:00
Austin English 051cf7c938 crawfishos: initial fork 2021-01-20 07:26:47 -06:00
Austin English b76b029b7d initramfs/resources/initramfs-init: fix shellcheck issues 2020-12-27 10:22:49 -06:00
Austin English 5275950838 tests/shellcheck: add basic shellcheck tests
Currently we're ignoring SC2068 and style checks. However since it integrates with github actions,
it allows prevent new problems from getting in to begin with,
so I think it's worth going on in as is then improving later.
2020-12-27 10:22:49 -06:00
Austin English 5e8a355074 .github/workflows/build-blobby-kernel-*.yml: test building blobby kernel 2020-12-25 16:11:56 -06:00
SolidHal 5bfe211559 qemu 5.0 available in ubuntu 20.10 has issue with armhf. this is fixed in 5.1
try grabbing it from debian sid to use for github ci
2020-11-17 21:45:04 -08:00
SolidHal ad8d793982 clean up automated testing 2020-09-23 18:29:50 -07:00
SolidHal df26860426 fix tests, need to specify target for *all* make commands. 2020-08-08 00:30:54 -07:00
SolidHal 7353057d8a add copyright 2020-08-07 23:26:17 -07:00
SolidHal bf71f6a256 seperate out the veyron specific sound, touchpad setting. Won't have to do this once we have packages for these items
add new workflow for arm64
2020-08-07 23:18:24 -07:00
SolidHal a726a083d7 fix test dependency on git 2020-08-04 23:14:28 -07:00
SolidHal fdd7a31263 install make before trying to use it 2020-07-19 15:24:14 -07:00
SolidHal a5bf751495 fix arm64 image build 2020-07-18 00:17:21 -07:00
SolidHal 2915ef445c bring in support for additional architchtures, like arm64 2020-07-17 23:36:04 -07:00
Austin English 0cbd4cd58e misc: use https:// for prawnos.com links 2020-06-15 16:28:50 -05:00
Hal Emmerich f8bc01afc0 fix CI 2020-05-26 19:10:26 -05:00
Hal Emmerich 30770c3e4d Flesh out the package building scripts
add pbuilder for cross compiliation
2020-05-26 18:02:03 -05:00
Austin English b205b1db02 sync dependencies 2020-05-19 18:21:44 -05:00
Austin English 349fdc5bfe add github action 2020-05-19 17:31:23 -05:00