Commit Graph

139 Commits (f5f20a009ed86c5e815c0eee7927d9c7a2d98f93)

Author SHA1 Message Date
Georgi Georgiev 037070b547 Fix the kerncache parsing of CONFIG_LOCALVERSION
11 years ago
Georgi Georgiev a7d7711cb5 Fix a typo LCV -> LOV
11 years ago
Georgi Georgiev 2f2fdcb58f tar refuses to extract into a non-existent directory
11 years ago
Fabio Erculiani 9d8d7c0c07 genkernel: use udev instead of mdev by default
11 years ago
Fabio Erculiani ce1e10241b genkernel: migrate ALL the code to 4-spaces tabs
12 years ago
Fabio Erculiani 26ba1da86b gen_initramfs: drop --disklabel, always copy blkid to initramfs
12 years ago
Fabio Erculiani 7b5a70a29e gen_initramfs: embed btrfs-progs utils in initramfs
12 years ago
Vadim A. Misbakh-Soloviov ebdac46cd8 Added nconfig support
12 years ago
Fabio Erculiani bea8085444 Introduce initial support to Plymouth
12 years ago
Fabio Erculiani 16f4eb1933 Drop BLKID cruft
12 years ago
Fabio Erculiani 5d8c6d3873 Use iscsistart from system, don't compile it
12 years ago
Fabio Erculiani 5750b8ac63 Use /sbin/gpg from system, don't compile it
12 years ago
Fabio Erculiani 546d990402 Fuse is not used by anything, kill it
12 years ago
Fabio Erculiani f1487fa8b6 Drop support for unionfs, broken and broken
12 years ago
Fabio Erculiani 009f481e7b Erase any trace of cross compiler support. It's broken, dead and useless.
12 years ago
Fabio Erculiani 874707d0f7 gen_compile: use MDADM from system
12 years ago
Fabio Erculiani 7e73673abe gen_compile: use DMRAID from system, don't compile our own
12 years ago
Fabio Erculiani 64ea1af0e1 gen_compile: use LVM from system for the initramfs
12 years ago
Fabio Erculiani 3fec6febc4 genkernel: add simple udev support, include udev into initramfs if --udev
12 years ago
Richard Yao 51af5f5356 Remove redundant default no setting
12 years ago
Tim Harder 71e512c9e4 Change OUTPUTDIR fallback to KERNEL_DIR
12 years ago
Robin H. Johnson 12e4beeaf7 Bug #432956: Easy to include VirtIO support in kernel.
12 years ago
Łukasz Stelmach 79d7fa1948 Add --kernel-outputdir to save files outside the source tree.
12 years ago
Rick Farina 255c8e8498 Make e2fsprogs optional (and off by default)
12 years ago
Richard Yao 1883585cd9 Fix whitespace
13 years ago
Richard Yao 908a463e07 Support module options set in /etc/module.d, amend cmdline options patch
13 years ago
Robin H. Johnson 45e8dbfa0e device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug #398467 is wrong for the device-mapper update.
13 years ago
Robin H. Johnson 94dc288487 Customizable initramfs compression based on Pentoo genkernel fork
13 years ago
Richard Yao fc98fa9d89 Implement ZFS Support
13 years ago
Richard Yao 73520cb6b2 Implement --[no-]compress-initramfs option to complement --[no-]integrated-initramfs
13 years ago
Robin H. Johnson b49f1f377d Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the usages were of the form "! isTrue ${CMD_NOINSTALL}", which on an unset value, came out as false. These were replaced by "isTrue ${CMD_INSTALL}", but my analysis of the needed default value was wrong, and was set to false instead of true.
13 years ago
Robin H. Johnson e602f05814 Fix some defaults otherwise you get an initramfs without any modules!
13 years ago
Robin H. Johnson a141d71531 Improve option handling.
13 years ago
Fabio Erculiani 1e50bd01d2 trivial: cleanup code, drop whitespaces and some more cruft
14 years ago
Sebastian Pipping bf0cad6a30 Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
14 years ago
Sebastian Pipping 2e16677d19 Fix regression from renaming DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE
14 years ago
Sebastian Pipping 50525acdfd Make set_config_with_override accept "BOOL"/"STRING" not 1/2
14 years ago
Peter Hjalmarsson 7ae5e10474 Introducing MDADM_CONFIG
14 years ago
Sebastian Pipping ba54476f01 Revert "Do not query generated files (like include/config/kernel.release) for kernel version, as they may be out of sync (bug #263927)"
14 years ago
Sebastian Pipping 48ca00ec29 Do not query generated files (like include/config/kernel.release) for kernel version, as they may be out of sync (bug #263927)
14 years ago
Sebastian Pipping afe2f15328 Fix leftover of problem with missing .config file (bug #271528)
14 years ago
Matthias Dahl daed0ccebb use mdadm instead of bundled stripped down mdassemble (v2)
14 years ago
Sebastian Pipping fee837bba6 Handle missing kernel Makefile better
14 years ago
dacook 1f71a13b5b GPG bincache
14 years ago
craig 5019ff506f Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Chris Gianelloni 35258a703f Adding Id header.
16 years ago
craig cac66e0970 iSCSI patch for genkernel
16 years ago
Andrew Gaffney 1e147a3654 Apply patch from robbat2 to finish wiring up multipath support
16 years ago
Andrew Gaffney bee96914eb Add --busybox-config= commandline option
16 years ago
Chris Gianelloni 20f2b57e95 Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago