aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FL-663: add dmraid fixes by Alexandre PereiraOleg Vinichenko2013-08-081-2/+4
* FL-622: genkernel: add USB-3.0 support in configv3.4.40.5-funtooOleg Vinichenko2013-07-241-0/+3
* FL-391: change default configs from module to built-in, as it's no longer an ...Daniel Robbins2013-04-271-1/+1
* Apply fix for FL-527Daniel Robbins2013-04-261-3/+3
* Merge branch 'upstream' into betaRichard Yao2012-08-045-35/+126
|\
| * Resolve cryptic awk-based code docuplicationSebastian Pipping2012-07-281-2/+7
| * Flip awk return values.Robin H. Johnson2012-07-241-2/+2
| * Minor thinko in devpts check.Robin H. Johnson2012-07-241-1/+1
| * Prior commit to only mount devtmpfs and devpts if they were not already mount...Robin H. Johnson2012-07-241-2/+2
| * Force ZFS to explicitly import pool when LUKS is presentRichard Yao2012-07-211-1/+8
| * USB 3.0 Support: Load xhci-hcd when availableRichard Yao2012-07-211-1/+1
| * Run mdev -s after modules are loadedRichard Yao2012-07-191-4/+7
| * Linux 3.5 renames usbhid to hid-genericRichard Yao2012-07-191-1/+1
| * Support module options set in /etc/module.d, amend cmdline options patchRichard Yao2012-07-192-12/+2
| * Adding modules cmdline options for genkernel (module.option[=value]).Dzianis Kahanovich2012-07-192-1/+22
| * Fix typo in previous commit.Richard Yao2012-07-171-2/+2
| * Verify in /proc/mounts that devtmpfs is unmounted before mounting itRichard Yao2012-07-171-4/+8
| * Fix bad ZFS case statement, bug #425122Richard Yao2012-07-171-1/+1
| * Fix rootfs=ZFS infinite loop when no bootfs is set, bug #425120Richard Yao2012-07-171-0/+2
| * Restore previous handling of real_root due to report of regressions (bug #419...Sebastian Pipping2012-07-091-4/+1
| * Add xts to MODULES_CRYPTO (bug #425028)Sebastian Pipping2012-07-081-1/+1
| * Add /run to support openrc >=0.10Kenny Cheng2012-07-081-2/+2
| * Make recent addition conform to POSIXSebastian Pipping2012-06-111-1/+1
| * Use real_root option for (plain) Luks setupMarios Andreopoulos2012-06-111-1/+4
| * Merge branch 'bug-418463'Sebastian Pipping2012-06-041-2/+7
| |\
| | * Support bind mounts from /etc/initramfs.mounts (bug #418463)Sebastian Pipping2012-06-021-2/+7
| * | Make sure that cbc.ko and aes*.ko needed for cbc-essiv:sha256 (=default) disk...Sebastian Pipping2012-06-021-1/+1
| |/
| * Fix call to blkid of util-linuxSebastian Pipping2012-05-172-3/+3
| * Set CONFIG_DEVTMPFS=y on x86, x86_64, default for udevSebastian Pipping2012-05-121-0/+1
| * Do not import a pool that the kernel automatically importedRichard Yao2012-05-011-7/+13
| * Improve ZFS diagnostics, import and mountingRichard Yao2012-04-302-9/+48
| * Verify that binaries exist before startVolumes calls themRichard Yao2012-04-301-2/+12
| * Serialize hotplug events to mimic udevRichard Yao2012-04-242-10/+8
* | Linux 3.5 renames usbhid to hid-genericv3.4.30_beta3-funtooRichard Yao2012-07-191-1/+1
* | 3.4.30 funtoo mergev3.4.30_beta1-funtooDaniel Robbins2012-04-1792-227/+750
|\|
| * Make sure the previous move of cd commands cannot result in unexpected regres...Sebastian Pipping2012-04-121-3/+3
| * Reorder mdev initialization to mimic udev bootRichard Yao2012-04-122-15/+13
| * Enable real_root=ZFS to permit booting off ZFSRichard Yao2012-04-121-6/+17
| * Move ZFS binary check outside of commandline loopRichard Yao2012-04-121-10/+13
| * Add keymap "sf", i.e. Switzerland (French) from PentooSebastian Pipping2012-04-094-8/+10
| * Fix keymap permissions (no need to be executable)Sebastian Pipping2012-04-0942-0/+0
| * Remove keymap trq/38 as it contains C sources of test(1) rather than a keymap...Sebastian Pipping2012-04-093-392/+1
| * Untar keymapsSebastian Pipping2012-04-0986-0/+442
| * Merge branch 'fix-docache'Sebastian Pipping2012-03-302-4/+8
| |\
| | * Fix docache (bug #397309)Sebastian Pipping2012-03-172-4/+8
| * | Restore original /dev/tty after GPG (bug #410073)Sebastian Pipping2012-03-291-1/+7
| * | Merge branch 'bug-405495'Sebastian Pipping2012-03-221-1/+1
| |\ \ | | |/ | |/|
| | * Load crypto modules automaticallySebastian Pipping2012-03-201-1/+1
| * | Drop into debug shell when squashfs could not be mountedSebastian Pipping2012-03-171-1/+8
| * | Drop into debug shell when files could not be copied into tmpfsSebastian Pipping2012-03-161-1/+4