aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Improve handling of missing /etc/fstabSebastian Pipping2012-03-162-0/+4
* | Message cosmeticsSebastian Pipping2012-03-161-1/+1
* | Extract function do_rundebugshellSebastian Pipping2012-03-161-2/+6
* | No longer use parameter "-r" (for regex intervals) that busybox awk does not ...Sebastian Pipping2012-03-161-1/+1
* | Enable live mounting of /usr. Was supposed to have been in 3.4.25.Robin H. Johnson2012-03-121-5/+1
* | Merge remote-tracking branch 'origin/bug-405495'Robin H. Johnson2012-03-101-0/+2
|\|
| * Make sure the sha256 module makes it into the initramfs (bug #405495)Sebastian Pipping2012-02-251-0/+2
* | With the new /usr mounting, if the device path that ends up in /proc/mounts e...Robin H. Johnson2012-02-191-0/+5
* | modules_load: include more DM and MD modules for other RAID/LVM configurations.Robin H. Johnson2012-02-111-2/+2
* | linuxrc /usr mountingRobin H. Johnson2012-02-082-5/+27
* | Customizable initramfs compression based on Pentoo genkernel forkRobin H. Johnson2012-02-061-1/+2
* | Implement ZFS SupportRichard Yao2012-02-064-6/+74
* | Support virtio devices, and provide fallback of all remaining devices.Robin H. Johnson2012-02-061-0/+5
* | Add sdcard device supportRick Farina2012-02-031-1/+3
|/
* Re-activate mdstart in busybox configSebastian Pipping2012-01-151-0/+1
* Busybox config: Enable verbose usageSebastian Pipping2012-01-141-1/+1
* Update busybox config using "yes '' | make oldconfig"Sebastian Pipping2012-01-141-155/+421
* Disable the /usr mount code until OpenRC section is ready, so that it goes to...Robin H. Johnson2012-01-081-3/+7
* Code to mount /usr and other filesystems as needed for new udev and systemd.Robin H. Johnson2012-01-062-2/+46
* Awk support in busybox is needed for initramfs setup code (to parse fstab).Robin H. Johnson2012-01-061-2/+2
* Introduce boot parameter root_trim=(yes|no) for SSDsChristian Kruse2012-01-052-1/+11