genkernel: Add --kconfig to set specific kernel config options
[genkernel.git] / defaults /
2012-11-22 Toralf FörsterFix non-functional init_opts parameter, bug #422471
2012-11-20 Robin H. Johnsonlinuxrc: part keyword
2012-11-11 Fabio ErculianiUnquote ${ZPOOL_FORCE} variable usage.
2012-11-02 Marek SapotaBug #378105: UUID/LABEL support for LUKS keydevs
2012-10-16 Peter HjalmarssonSupport using init= on the command line
2012-10-13 Robin H. JohnsonClean up module drift over the years. Just MODULES_CRYP...
2012-10-13 Robin H. JohnsonBug #286187: Complete multipath support.
2012-10-13 Robin H. JohnsonBug #351873: More livecd control, and initramfs livecd...
2012-10-13 Robin H. JohnsonBug #336170: amd74xx was long-replaced by pata_amd.
2012-10-13 Robin H. JohnsonAttempt to fix bug #421839: missing /run on LiveCD...
2012-10-03 Dustin FrischCheck for file from real_init=FILE rather than /sbin...
2012-08-30 Fabio Erculianimount /mnt/cdrom inside target chroot even when aufs...
2012-08-28 Peter HjalmarssonMake root_trim work with crypt_root_key
2012-08-13 Sebastian PippingCommunicate inavailability of keymap #38 better
2012-08-12 Sebastian PippingMerge branch 'software-vars'
2012-08-12 Sebastian PippingFurther improve wording in software.sh
2012-08-12 Peter HjalmarssonMake defaults/software.sh not override variables alread...
2012-08-12 Sebastian PippingMerge branch 'genkernel-conf'
2012-08-12 Sebastian PippingMove software version defaults for defaults/software...
2012-07-27 Sebastian PippingResolve cryptic awk-based code docuplication
2012-07-24 Robin H. JohnsonFlip awk return values.
2012-07-24 Robin H. JohnsonMinor thinko in devpts check.
2012-07-24 Robin H. JohnsonPrior commit to only mount devtmpfs and devpts if they...
2012-07-21 Richard YaoForce ZFS to explicitly import pool when LUKS is present
2012-07-21 Richard YaoUSB 3.0 Support: Load xhci-hcd when available
2012-07-20 Richard YaoRun mdev -s after modules are loaded
2012-07-19 Richard YaoLinux 3.5 renames usbhid to hid-generic
2012-07-19 Richard YaoSupport module options set in /etc/module.d, amend...
2012-07-19 Dzianis KahanovichAdding modules cmdline options for genkernel (module...
2012-07-17 Richard YaoFix typo in previous commit.
2012-07-17 Richard YaoVerify in /proc/mounts that devtmpfs is unmounted befor...
2012-07-17 Richard YaoFix bad ZFS case statement, bug #425122
2012-07-17 Richard YaoFix rootfs=ZFS infinite loop when no bootfs is set...
2012-07-09 Sebastian PippingRestore previous handling of real_root due to report...
2012-07-08 Sebastian PippingAdd xts to MODULES_CRYPTO (bug #425028)
2012-07-08 Sebastian PippingMerge branch 'bug-421027'
2012-07-08 Kenny ChengAdd /run to support openrc >=0.10
2012-06-11 Sebastian PippingMake recent addition conform to POSIX
2012-06-11 Marios AndreopoulosUse real_root option for (plain) Luks setup
2012-06-04 Sebastian PippingMerge branch 'bug-418463'
2012-06-02 Sebastian PippingMake sure that cbc.ko and aes*.ko needed for cbc-essiv...
2012-06-02 Sebastian PippingSupport bind mounts from /etc/initramfs.mounts (bug...
2012-05-17 Sebastian PippingFix call to blkid of util-linux
2012-05-12 Sebastian PippingSet CONFIG_DEVTMPFS=y on x86, x86_64, default for udev
2012-05-02 Richard YaoDo not import a pool that the kernel automatically...
2012-04-30 Richard YaoImprove ZFS diagnostics, import and mounting
2012-04-30 Richard YaoVerify that binaries exist before startVolumes calls...
2012-04-24 Richard YaoSerialize hotplug events to mimic udev
2012-04-12 Sebastian PippingMake sure the previous move of cd commands cannot resul...
2012-04-12 Richard YaoReorder mdev initialization to mimic udev boot
2012-04-12 Richard YaoEnable real_root=ZFS to permit booting off ZFS
2012-04-12 Richard YaoMove ZFS binary check outside of commandline loop
2012-04-09 Sebastian PippingMerge branch 'keymaps'
2012-04-09 Sebastian PippingAdd keymap "sf", i.e. Switzerland (French) from Pentoo
2012-04-09 Sebastian PippingFix keymap permissions (no need to be executable)
2012-04-09 Sebastian PippingRemove keymap trq/38 as it contains C sources of test...
2012-04-09 Sebastian PippingUntar keymaps
2012-03-30 Sebastian PippingMerge branch 'fix-docache'
2012-03-30 Sebastian PippingMerge branch 'bug-410073'
2012-03-29 Sebastian PippingRestore original /dev/tty after GPG (bug #410073)
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-20 Sebastian PippingLoad crypto modules automatically
2012-03-17 Sebastian PippingFix docache (bug #397309)
2012-03-16 Sebastian PippingDrop into debug shell when squashfs could not be mounted
2012-03-16 Sebastian PippingDrop into debug shell when files could not be copied...
2012-03-16 Sebastian PippingImprove handling of missing /etc/fstab
2012-03-16 Sebastian PippingMessage cosmetics
2012-03-16 Sebastian PippingExtract function do_rundebugshell
2012-03-16 Sebastian PippingNo longer use parameter "-r" (for regex intervals)...
2012-03-12 Robin H. JohnsonEnable live mounting of /usr. Was supposed to have...
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-25 Sebastian PippingMake sure the sha256 module makes it into the initramfs...
2012-02-20 Robin H. JohnsonWith the new /usr mounting, if the device path that...
2012-02-12 Robin H. Johnsonmodules_load: include more DM and MD modules for other...
2012-02-09 Robin H. Johnsonlinuxrc /usr mounting
2012-02-06 Robin H. JohnsonCustomizable initramfs compression based on Pentoo...
2012-02-06 Richard YaoImplement ZFS Support
2012-02-06 Robin H. JohnsonSupport virtio devices, and provide fallback of all...
2012-02-03 Rick FarinaAdd sdcard device support
2012-01-14 Sebastian PippingRe-activate mdstart in busybox config
2012-01-13 Sebastian PippingBusybox config: Enable verbose usage
2012-01-13 Sebastian PippingUpdate busybox config using "yes '' | make oldconfig"
2012-01-08 Robin H. JohnsonDisable the /usr mount code until OpenRC section is...
2012-01-06 Robin H. JohnsonCode to mount /usr and other filesystems as needed...
2012-01-06 Robin H. JohnsonAwk support in busybox is needed for initramfs setup...
2012-01-05 Christian KruseIntroduce boot parameter root_trim=(yes|no) for SSDs
2012-01-04 Borg OnionSupport for glibc-2.14 systems
2011-10-31 Sebastian PippingFix return value of crypt_filter() which caused bogus...
2011-10-08 Fabio ErculianiDo not hardcode /mnt/cdrom path across the whole code...
2011-09-22 Robin H. JohnsonAllow real_root to point to LVM-created symlinks.
2011-09-22 Robin H. JohnsonRemoving dangling backtick to make script work.
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-09-11 Fabio Erculianisyntax: drop parse_opt usage and crufty, deprecated...
2011-08-30 Sebastian PippingFix quoting issue (bug #380729)
2011-08-28 Fabio Erculianiaufs: add basic support to AUFS2, requires kernel with...
2011-07-27 Sebastian PippingFix display of seconds waiting (bug #376575)
2011-07-23 Sebastian PippingFix permissions of /dev/pts (bug #375947)
2011-07-20 Fabio Erculianibetter document new --make-target= option
2011-07-20 Fabio ErculianiMake possible to compile XEN based kernels providing...
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
next