Commit Graph

31 Commits

Author SHA1 Message Date
Austin English 2b131fc296 scripts/BuildScripts/FilesystemScripts/buildFilesystem.sh: fix /etc/crawfishos link 2021-03-30 22:59:09 -05:00
Austin English d7b79c84ca scripts/BuildScripts/FilesystemScripts/buildFilesystem.sh: use debootstrap directly
Also properly sort the inputs, to avoid failure with newer qemu-debootstrap/debootstrap:
E: No such script: --keyring=/PrawnOS/filesystem/resources/apt/debian-archive-keyring.gpg
2021-03-11 01:05:07 -06:00
Austin English 051cf7c938 crawfishos: initial fork 2021-01-20 07:26:47 -06:00
Austin English 74b7f899d7 scripts/*: rename base_debs_download to shared_desktop_debs_download 2020-12-27 10:05:54 -06:00
SolidHal 04750a91d5 Revert "grab mutter libs from sid as workaround for #235"
This reverts commit 4b491fe30e.
2020-12-23 14:11:38 -08:00
SolidHal 4b491fe30e grab mutter libs from sid as workaround for #235 2020-12-04 22:09:55 -08:00
SolidHal 7befa21ba0 link to the correct directory path 2020-12-03 16:08:59 -08:00
SolidHal b7be510bed use internal chroot path when loading gpg key 2020-12-03 14:36:31 -08:00
SolidHal 7eccb4930e remove InstallResources directory, move resources and scripts for installation to /etc/prawnos
cleanup what we do install
2020-12-03 14:25:08 -08:00
SolidHal 817daa10ce include gnome config package in build 2020-11-30 22:14:01 -08:00
SolidHal 7ff22f9772 add built/install structure for prawnos config packages 2020-11-30 21:50:11 -08:00
SolidHal 56edce32be don't waste time installing packages that were installed during build.
correct comments
2020-11-28 13:24:24 -08:00
SolidHal 5a9a84f5c9 remove PrawnOS mesa version from build since upstream is newer 2020-11-28 13:20:13 -08:00
SolidHal 29dc0ac71a set console font to something reasonable for kevin 2020-11-14 12:04:29 -08:00
SolidHal 3e2155a987 Add gnome configurations, and load them in a sane way
bump arm64 to 5.9.7
clean up package installation
bump image size to 3GB for now
add "make write_image PDEV=/dev/sdX TARGET=armXX" to easily build and write an image to the specified device all in one
2020-11-10 22:15:03 -08:00
SolidHal a4b11781ae bump image size for now 2020-10-26 21:09:54 -07:00
SolidHal baefd8a50e remove lxqt 2020-10-26 20:07:03 -07:00
SolidHal 88d0a70c9e Revert "Increase Kernel Size Image and Partition to 64MB"
This reverts commit c987cb4d90.

Why:
Depthcharge/vboot refuse kernels >32MiB anyway, so this can't
be used
2020-10-26 19:25:06 -07:00
SolidHal 82ce07ecd4 copy in the proper mesa packages for install
remove lxqt from armhf build as well to avoid going over the image size
store the prawnos version .dsx and source tar for mesa
2020-10-24 11:42:41 -07:00
SolidHal 8c0208517c fixup xflock, xkb patches for bullseye
remove dtrx since there is no bullseye package yet
2020-10-21 12:16:58 -07:00
rk-zero c987cb4d90 Increase Kernel Size Image and Partition to 64MB 2020-09-17 09:45:23 +00:00
SolidHal 5154ae90e8 fixup retry function, clear e flag to avoid cleanup trap during retries 2020-09-07 02:33:13 -05:00
SolidHal 6b6c76f25f add retries to the apt commands since the automated builds seem to fail pulling from debian repos 2020-09-06 13:26:38 -05:00
SolidHal 1923135b1b use first available loop device 2020-08-04 23:06:44 -07:00
SolidHal a3e40d0448 install kernel image deb on kernel write so apt can update it properly later 2020-07-19 19:48:37 -07:00
SolidHal 5606aa9713 farther through bringup, need to get fs to build in the prawn packages again 2020-07-19 15:07:52 -07:00
SolidHal 2915ef445c bring in support for additional architchtures, like arm64 2020-07-17 23:36:04 -07:00
SolidHal 158d53162d Merge branch 'sources.list.d-prawnos' of https://github.com/JeremyRand/PrawnOS into JeremyRand-sources.list.d-prawnos 2020-07-01 21:23:09 -05:00
SolidHal 91731ae4dd Rework and organize the filesystem build 2020-06-29 20:39:56 -07:00
JeremyRand 0a1502a58c
Move PrawnOS deb repo to sources.list.d
Fixes https://github.com/SolidHal/PrawnOS/issues/186
2020-06-28 22:44:59 +00:00
Hal Emmerich ed31f39058 organize scripts directory, store paths in BuildCommon.mk 2020-06-20 18:44:09 -05:00