pmaports/main/postmarketos-mkinitfs
Oliver Smith 23c58a681f
main/postmarketos-mkinitfs: modules from files (!1123)
Read kernel module names from files in
/etc/postmarketos-mkinitfs/modules and print out which modules are
required by which of these files as the initramfs gets generated. Put
the default modules into a new 00-default.modules. This allows mkinitfs
hooks to add modules to the initramfs.

Parse the modules from a file similar to modules-load.d, with commented
lines and empty lines ignored. Add a simple test script for that and run
it in check().
2020-04-12 00:56:22 +02:00
..
00-default.modules main/postmarketos-mkinitfs: modules from files (!1123) 2020-04-12 00:56:22 +02:00
APKBUILD main/postmarketos-mkinitfs: modules from files (!1123) 2020-04-12 00:56:22 +02:00
init.sh.in main/postmarketos-mkinitfs: enable profiling with bootchart (!852) 2020-01-13 15:44:51 +03:00
init_functions.sh postmarketos-mkinitfs: fix unlocking with pmos_root (!943) 2020-03-01 00:43:08 +01:00
mkinitfs.sh main/postmarketos-mkinitfs: split mkinitfs funcs (!1123) 2020-04-12 00:56:22 +02:00
mkinitfs_functions.sh main/postmarketos-mkinitfs: modules from files (!1123) 2020-04-12 00:56:22 +02:00
mkinitfs_test.sh main/postmarketos-mkinitfs: modules from files (!1123) 2020-04-12 00:56:22 +02:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00