Genkernel fork to have some custom behavior.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabio Erculiani
b4307cc484
initramfs: add support for multiple crypted root and swap devices
...
It is now possible to pass multiple crypt_roots= and crypt_swaps=
parameters (mind the "s") and have multiple devices concurring to
building the final root device and swap areas activated.
The change is backward compatible and crypt_root=, crypt_swap= is
still fully supported.
This change makes possible to support multiple device mapper block
devices grouped together into aggregated software raid devices.
For instance, two individual luks devices can be now used to build
a single raid0 or raid1 md device.
Moreover, genkernel-next initramfs now supports multiple encrypted
swap devices.
11 years ago
arch
modules_load: add virtio_scsi to MODULES_VIRTIO
11 years ago
defaults
initramfs: add support for multiple crypted root and swap devices
11 years ago
doc
initramfs: add support for multiple crypted root and swap devices
11 years ago
maintenance
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
modules
Added the modules directory, which will be used to store the built-in modules and also for external entities to add their own modules and hooks.
17 years ago
netboot
Support for glibc-2.14 systems
13 years ago
patches/busybox/ 1.20.2
patches: drop old busybox patches
12 years ago
tarballs
repo: add `make install` support, bundle busybox, bashcomp and initramfs.mounts
12 years ago
.gitattributes
Adding Id header and Ident for genkernel.conf
16 years ago
.gitignore
rewrite Makefile, use git archive
12 years ago
AUTHORS
repo: add myself to AUTHORS
12 years ago
Makefile
repo: add `make install` support, bundle busybox, bashcomp and initramfs.mounts
12 years ago
gen_arch.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_bootloader.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_cmdline.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_compile.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_configkernel.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_determineargs.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_funcs.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_initramfs.sh
gen_initramfs.sh: add /sbin/losetup symlink
11 years ago
gen_moddeps.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_package.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
genkernel
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
genkernel.bash
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
genkernel.conf
gen_initramfs: drop --disklabel, always copy blkid to initramfs
12 years ago
initramfs.mounts
repo: add `make install` support, bundle busybox, bashcomp and initramfs.mounts
12 years ago