summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.4.24_p2v3.4.24_p2Sebastian Pipping2012-07-082-1/+4
* Support busybox 1.20.1 (bug #419511)Sebastian Pipping2012-07-084-0/+183
* Bump version to 3.4.24_p1v3.4.24_p1Sebastian Pipping2012-05-122-1/+4
* Revert "Fix docache (bug #397309)"Sebastian Pipping2012-05-123-19/+4
* Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptset...Sebastian Pipping2012-05-122-14/+17
* Fix docache (bug #397309)Sebastian Pipping2012-05-123-4/+19
* Load crypto modules automaticallySebastian Pipping2012-05-121-1/+1
* Make sure the sha256 module makes it into the initramfs (bug #405495)Sebastian Pipping2012-05-124-0/+12
* Bump version to 3.4.24v3.4.24Sebastian Pipping2012-01-252-1/+4
* Extend .gitignore so echangelog ignores release tarballsSebastian Pipping2012-01-251-1/+1
* Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)Sebastian Pipping2012-01-246-5/+10
* Bump version to 3.4.23.1v3.4.23.1Sebastian Pipping2012-01-152-1/+4
* Re-activate mdstart in busybox configSebastian Pipping2012-01-152-0/+4
* Port mdstart patch to busybox 1.19.3Sebastian Pipping2012-01-152-0/+134
* Busybox config: Enable verbose usageSebastian Pipping2012-01-142-1/+4
* Update busybox config using "yes '' | make oldconfig"Sebastian Pipping2012-01-142-155/+424
* Bump version to 3.4.23v3.4.23Sebastian Pipping2012-01-132-1/+4
* Copy some patches from busybox/1.18.1 to busybox/1.19.3Sebastian Pipping2012-01-133-0/+52
* Add a patch for e2fsprogs/1.42 from main treeSebastian Pipping2012-01-132-0/+46
* Copy patch from lvm/2.02.74 to lvm/2.02.88Sebastian Pipping2012-01-132-0/+41
* Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the u...Robin H. Johnson2012-01-132-1/+8
* Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)Sebastian Pipping2012-01-132-30/+35
* Support application of patches for more toolsTomasz Wasiak2012-01-121-0/+6
* Support application of patches for more toolsSebastian Pipping2012-01-121-0/+4
* Verbump for last commit as a fix.v3.4.22.1Robin H. Johnson2012-01-081-1/+1
* Disable the /usr mount code until OpenRC section is ready, so that it goes to...Robin H. Johnson2012-01-081-3/+7
* Add mpt2sas to auto-load SCSI modulesv3.4.22Sebastian Pipping2012-01-0814-13/+20
* Bump to 3.4.22 to reflect /usr mount support.Robin H. Johnson2012-01-062-1/+4
* Code to mount /usr and other filesystems as needed for new udev and systemd.Robin H. Johnson2012-01-063-2/+50
* Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootabl...v3.4.21.2Robin H. Johnson2012-01-062-1/+5
* Fix some defaults otherwise you get an initramfs without any modules!Robin H. Johnson2012-01-062-4/+8
* Missing changelog, I fail.Robin H. Johnson2012-01-061-0/+10
* Awk support in busybox is needed for initramfs setup code (to parse fstab).Robin H. Johnson2012-01-061-2/+2
* Multipath has been done for a while now.Robin H. Johnson2012-01-061-4/+0
* Add a configuration option for --install, so users can get it as a default. D...Robin H. Johnson2012-01-061-0/+4
* Fix up changelogRobin H. Johnson2012-01-061-17/+5
* Bump version to 3.4.21.1v3.4.21.1Sebastian Pipping2012-01-052-2/+2
* Bump version to 3.4.21Sebastian Pipping2012-01-051-0/+3
* Improve docs on boot parameter root_trimSebastian Pipping2012-01-051-3/+3
* Extend change logSebastian Pipping2012-01-051-0/+7
* Introduce boot parameter root_trim=(yes|no) for SSDsChristian Kruse2012-01-053-1/+16
* Extend change logSebastian Pipping2012-01-041-0/+7
* Support for glibc-2.14 systemsBorg Onion2012-01-043-3/+3
* Add a few more directories and initial device nodes to the initramfs, and imp...Robin H. Johnson2012-01-041-1/+9
* Improve option handling.Robin H. Johnson2012-01-0410-179/+179
* Bump version to 3.4.20v3.4.20Sebastian Pipping2011-11-082-1/+4
* Fix return value of crypt_filter() which caused bogus LUKS opening errors (bu...Sebastian Pipping2011-10-312-1/+7
* Bump version to 3.4.19v3.4.19Sebastian Pipping2011-10-302-1/+4
* fix random build failures during e2fsprogs, force -j1Fabio Erculiani2011-10-252-1/+4
* Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATHFabio Erculiani2011-10-084-33/+39