Commit Graph

372 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 4e6812b731 makefile: refactor release target 2021-03-29 22:14:24 -05:00
Austin English f0fa222215 scripts/BuildScripts/BuildCommon.mk: don't include the gitsha in the base image name
But do use the target arch, so side by side builds are still possible.
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 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 e24fc245dd scripts/Shared/package_lists.sh: use xfce4-screensaver instead of xsecurelock on xfce 2021-01-20 06:47:25 -06:00
Austin English 037607c23b import blobby broadcom firmware
Based on https://github.com/Maccraft123/ShrimpOS
2021-01-20 06:47:24 -06:00
Austin English 0b018a77d0 keyboardhack 2021-01-03 06:41:10 -06:00
Austin English a87a0e874e leave lilyterm alone for now 2020-12-29 16:05:36 -06:00
Austin English fcc04ee139 Revert "bump armhf to 5.10.1, upload package"
This reverts commit 2d18ac282b.

This breaks formatting emmc on speedy, for me
2020-12-29 16:01:59 -06:00
Austin English 161f33ffc2 scripts/InstallScripts/InstallPackages.sh: remove dead code 2020-12-27 14:45:00 -06:00
Austin English a3d8d4423e scripts: fix syntax errors resulting from moving code around
Additionally, cut out the /dev/ prefix
2020-12-27 14:44:18 -06:00
Austin English ae8021aa41 scripts/InstallScripts/InstallPrawnOS.sh: move 'set -e' inside script 2020-12-27 10:22:49 -06:00
Austin English 3305147c3c scripts/InstallScripts/InstallPackages.sh: move 'set -e' inside script 2020-12-27 10:22:49 -06:00
Austin English 78f05fa502 scripts/BuildScripts/KernelScripts/buildPerf.sh: cleanup input checks 2020-12-27 10:22:49 -06:00
Austin English 7420a76454 scripts/InstallScripts/InstallPrawnOS.sh: fix chroot usage 2020-12-27 10:22:49 -06:00
Austin English cb31a58638 scripts/Shared/package_lists.sh: add gvfs-backends/gvfs-fuse to desktop packages
This allows mounting android phones for file sharing via fuse/thunar, for example.
2020-12-27 10:22:49 -06:00
Austin English 4f7a1e99e7 scripts/Shared/package_lists.sh: add keepassxc to desktop packages 2020-12-27 10:22:49 -06:00
Austin English f65ada3eaa scripts/Shared/package_lists.sh: add comments/alphabetize package lists 2020-12-27 10:22:46 -06:00
Austin English 74b7f899d7 scripts/*: rename base_debs_download to shared_desktop_debs_download 2020-12-27 10:05:54 -06:00
SolidHal c905b0178c fixup #249, locate kernel config for "make kernel_config" properly 2020-12-23 15:52:00 -08: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 b35d8c7001
Merge pull request #249 from austin987/blobby-kernel-wip
better blobby kernel support
2020-12-23 21:16:13 +00:00
SolidHal f0ce6513e5 Add kernel patch for gru-kevin cursor lag, fixes #225
Added additioanl kernel patch to correct analogix_dp_transfer failue
2020-12-23 11:38:36 -08:00
Austin English 42b2313cc7 kernel/makefile: improved blobby kernel support 2020-12-20 00:22:31 -06:00
Austin English 106791565b scripts/BuildScripts/KernelScripts/buildKernel.sh: cleanup input checks 2020-12-20 00:22:30 -06:00
SolidHal cba4cfb89f bump kernel package to upgrade install script 2020-12-19 09:33:37 -08:00
SolidHal 0bd5575b0b stop hardcoding the emmc, the emmc will always have a boot0 device 2020-12-19 09:27:18 -08:00
SolidHal 4a8e0ad2c2 add rule to make perf 2020-12-15 21:31:10 -08:00
SolidHal 37fd898d66 Merge branch 'master' of github.com:SolidHal/PrawnOS 2020-12-15 19:58:53 -08:00
SolidHal 2d18ac282b bump armhf to 5.10.1, upload package 2020-12-15 19:58:35 -08:00
SolidHal 951e2096e6 bump arm64 to 5.10.1, uploaded new kernel package 2020-12-15 19:55:08 -08:00
SolidHal dc834aeddc
Merge pull request #260 from gregordinary/mickey-emmc
Fix emmc values for veyron-mickey in install scripts
2020-12-15 20:41:30 -06:00
SolidHal b4b16d550b
Merge pull request #263 from austin987/arch-exit
scripts/BuildScripts/KernelScripts/buildKernel.sh: fail if no valid arch passed
2020-12-15 20:35:29 -06:00
SolidHal 811e4a097e fix 8769ad928b, add pciutils and lshw 2020-12-15 16:56:42 -08:00
Austin English e281407449 scripts/BuildScripts/KernelScripts/buildKernel.sh: exit with failure if no valid arch passed 2020-12-15 01:55:51 -06:00
SolidHal 8769ad928b add lsusb & other usb tools
reported in #262
2020-12-14 22:03:28 -08:00
SolidHal 3a57c77c79 do a better job fixing #256 2020-12-14 21:53:05 -08:00
Gregory Tomko 7a8937da93 Fix emmc values for veyron-mickey in install scripts 2020-12-14 00:44:19 -05:00
SolidHal 43faf60f81 expansion wasn't getting prompted to create a user, set hostname.
see #258
2020-12-11 20:32:24 -08:00
Gregory Tomko 922e037ba2 Add support for Veyron-Mickey 2020-12-11 03:45:23 -05:00
SolidHal 28d76dd955 remove gnome-software from default install 2020-12-10 21:01:01 -08:00
SolidHal 1f608bc001 remove undeisred gnome packages. Closes #256 2020-12-10 18:51:50 -08:00
SolidHal 5f2b99916e don't try to chroot inside chroot 2020-12-04 22:35:43 -08:00
SolidHal 4b491fe30e grab mutter libs from sid as workaround for #235 2020-12-04 22:09:55 -08:00
SolidHal dce064ad42 include lagrange in builds 2020-12-04 21:04:43 -08:00
SolidHal aa64b07e65 verify inputs for kernel installation script 2020-12-04 21:03:23 -08:00
SolidHal 57021d4781 Make kernel image packaing work properly
track the orig so /debian file changes can be made if necessary before a kver bump
2020-12-04 20:19:57 -08:00
SolidHal 3a727a5ac4 cleanup kernel image packaging 2020-12-04 18:25:20 -08:00