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
517929fe87
Only skip the "ldconfig -r" step, which needs root privileges
...
Since we now have ldconfig which can run during the boot, make sure we
unconditionally copy all the other configuration files (ld.so.conf and
relatives), while only skipping the "cache" step.
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
Only skip the "ldconfig -r" step, which needs root privileges
11 years ago
gen_moddeps.sh
genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
gen_package.sh
Trying to build a binary package, so leave the system alone
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