This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0b5a4f9a44
pmaports
/
main
/
postmarketos-mkinitfs
/
00-default.modules
11 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
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-04 12:18:13 +00:00
dm_crypt
ext4
main/postmarketos-mkinitfs: include crc32c_generic module by default (MR 3166) CRC32C is required for ext4 to work, otherwise mounting the ext4 rootfs fails with "Cannot load crc32c driver.".
2022-05-28 10:54:46 +00:00
crc32c_generic
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-04 12:18:13 +00:00
usb_f_rndis
main/postmarketos-mkinitfs: add f2fs (MR 1850)
2021-04-08 17:58:22 +00:00
f2fs
main/postmarketos-mkinitfs: support more modular kernels (MR 2590) * xts, libaes & aes are required for root partition FDE unlocking * evdev is required by osk-sdl for input [ci:skip-build] already built successfully in CI
2021-10-10 20:08:47 +00:00
xts
libaes
aes
evdev
main/postmarketos-mkinitfs: basic support for btrfs, upgrade to 1.4.1 (MR 2841) [ci:skip-build] already built successfully in CI
2022-01-02 16:51:52 +00:00
btrfs
Reference in a new issue
Copy permalink