summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support for glibc-2.14 systemsBorg Onion2012-01-041-1/+1
* Fix return value of crypt_filter() which caused bogus LUKS opening errors (bu...Sebastian Pipping2011-10-311-1/+3
* Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATHFabio Erculiani2011-10-083-33/+30
* Allow real_root to point to LVM-created symlinks.Robin H. Johnson2011-09-221-0/+5
* Removing dangling backtick to make script work.Robin H. Johnson2011-09-221-1/+1
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-39/+21
* syntax: drop parse_opt usage and crufty, deprecated subshelling through ``Fabio Erculiani2011-09-112-108/+100
* Fix quoting issue (bug #380729)Sebastian Pipping2011-08-301-1/+1
* aufs: add basic support to AUFS2, requires kernel with aufs module or built-inFabio Erculiani2011-08-282-4/+47
* Fix display of seconds waiting (bug #376575)Sebastian Pipping2011-07-271-1/+1
* Fix permissions of /dev/pts (bug #375947)Sebastian Pipping2011-07-231-2/+2
* better document new --make-target= optionFabio Erculiani2011-07-201-1/+5
* Make possible to compile XEN based kernels providing --kernel-target= and --k...Fabio Erculiani2011-07-201-0/+2
* Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)Sebastian Pipping2011-07-034-27/+1
* Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)Sebastian Pipping2011-06-131-1/+1
* Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)Sebastian Pipping2011-06-131-1/+1
* Check content of $REAL_ROOT/dev after we are done with itPeter Hjalmarsson2011-06-081-7/+8
* Document option lvmraid= and make it imply dolvm (bug #153502)Sebastian Pipping2011-06-011-0/+1
* Rename internal function whereis to prompt_userSebastian Pipping2011-05-312-7/+7
* Add rootfstype= boot parameter (bug #221245)Sebastian Pipping2011-05-311-3/+8
* Add Kernel 3.0.0 support (bug #369481)Nelson Batalha2011-05-311-2/+2
* added hpsa to defaults/modules_load; fixes bug #363369Amadeusz Żołnowski2011-05-121-1/+1