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.
Georgi Georgiev
037070b547
Fix the kerncache parsing of CONFIG_LOCALVERSION
...
A couple of problems here.
1. CONFIG_LOCALVERSION was never added the kerncache.config.
2. Parsing of CONFIG_LOCALVERSION expects kernel .config style syntax.
For this point I opted for the extra space, to make the
kerncache.config syntax consistent. There is no good reason to even
keep the CONFIG_LOCALVERSION name.
11 years ago
arch
00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
11 years ago
defaults
linuxrc: create /etc/ld.so.cache if it's not in the initramfs
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
00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
11 years ago
patches/busybox/ 1.20.2
00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
11 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
Fix the kerncache parsing of CONFIG_LOCALVERSION
11 years ago
gen_funcs.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_initramfs.sh
LVM has read-only files that would prompt for deletion
11 years ago
gen_moddeps.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_package.sh
Fix the kerncache parsing of CONFIG_LOCALVERSION
11 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
genkernel: use udev instead of mdev by default
11 years ago
initramfs.mounts
repo: add `make install` support, bundle busybox, bashcomp and initramfs.mounts
12 years ago