Commit Graph

796 Commits

Author SHA1 Message Date
Austin English d855a21d96 kernel: autogenerated blobby-config updates for arm64
totally untested..
2021-03-30 01:41:38 -05:00
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 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 1056aa92f7 filesystem/packages: commit autogenerated diff 2021-03-29 22:14:24 -05:00
Austin English 82eca4958e kernel: commit autogenerated changelog 2021-03-29 22:14:24 -05:00
Austin English d315e1b485 kernel: disable building ath9k 2021-03-23 02:20:33 -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 5d6ac57e1b makefile: use the blobby kernel 2021-01-20 06:47:24 -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 b76b029b7d initramfs/resources/initramfs-init: fix shellcheck issues 2020-12-27 10:22:49 -06:00
Austin English c60b085e56 filesystem/resources/pbuilder/hooks/*: use /bin/bash
For consistency with the rest of PrawnOS
2020-12-27 10:22:49 -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 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 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
Austin English 5e8a355074 .github/workflows/build-blobby-kernel-*.yml: test building blobby kernel 2020-12-25 16:11:56 -06:00
Austin English 1696ae55ad kernel/makefile: require image to be built before building kernel 2020-12-25 16:11:56 -06:00
SolidHal c905b0178c fixup #249, locate kernel config for "make kernel_config" properly 2020-12-23 15:52:00 -08:00
SolidHal 1bf930b2a7 bump blobby kernel config to 5.10.1 2020-12-23 15:37:54 -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 416482da4f correct to order only, fixup #249 2020-12-23 13:17:16 -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 f477e0b764 add arm64 kernel config for perf debug 2020-12-23 13:08:49 -08:00
SolidHal 17924eb400 cleanup patch message 2020-12-23 12:13:03 -08: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
SolidHal 4716adff32 fixup readme, add section on manual kernel upgrades 2020-12-23 10:32:23 -08:00
Austin English 42b2313cc7 kernel/makefile: improved blobby kernel support 2020-12-20 00:22:31 -06:00
Austin English e12f99f6b9 kernel/resources/arm*: add blobby config
And append -libre to the libre kernel to differentiate them
2020-12-20 00:22:30 -06:00
Austin English 20ed53430d kernel/resources/shared: add blobby-linux signing keys 2020-12-20 00:22:30 -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