pmbootstrap/pmb
Oliver Smith 2634bbea95
kconfig check: allow skip with !pmb:kconfigcheck (!1753)
Ignore APKBUILDs that have "!pmb:kconfigcheck" in their options by
default in "pmbootstrap kconfig check", but print a note that they have
been skipped. Check all kernels with "pmbootstrap kconfig check -f".

This is necessary, because the Librem 5 devboard kernel's config does
not have CONFIG_DM_CRYPT enabled in their config, and we check for
that. As the device is still under heavy development, we will make our
lives easier by just using the upstream kernel config without any
changes and ignoring it in our check by default.
2019-02-21 19:39:25 +01:00
..
aportgen Add gcc4 cross-compiler support (!1754) 2019-02-12 20:57:05 +00:00
build envkernel: Add build command to create an apk package from envkernel (!1747) 2019-02-15 16:24:07 +01:00
chroot Update copyright to 2019 2019-01-02 09:31:20 +01:00
config Prepare 1.4.0 release 2019-02-15 16:48:14 +01:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Update copyright to 2019 2019-01-02 09:31:20 +01:00
flasher pmbootstrap flasher flash_kernel --partition (!1741) 2019-01-20 01:14:30 +01:00
helpers kconfig check: allow skip with !pmb:kconfigcheck (!1753) 2019-02-21 19:39:25 +01:00
install pmb: increase inode count for rootfs and use a more accurate size (!1743) 2019-01-21 08:42:22 +01:00
parse kconfig check: allow skip with !pmb:kconfigcheck (!1753) 2019-02-21 19:39:25 +01:00
qemu qemu: Load GTK modules/resources from chroot (!1749) 2019-02-15 16:39:07 +01:00
__init__.py init: fix missing errors if logs didn't initialize (!1755) 2019-02-15 16:01:11 +01:00