summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing genkernel_bradmssw and adding a README pointing to the new location....Chris Gianelloni2007-02-08132-52506/+6
* Added patch for suspend2-sources 2.6.18 by Romeo Benzoni <romeo@benzoni.org> ...Chris Gianelloni2006-10-021-1/+1
* Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug #148498 and als...Chris Gianelloni2006-10-021-2/+12
* Update the amd64 kernel configs from the release.Chris Gianelloni2006-10-023-3315/+1
* Should check for /sbin/splash_geninitramfs instead of /usr/sbin/...Tim Yamin2006-09-162-2/+2
* This change makes it so we only try to mount 'auto' when cdroot is specified....Chris Gianelloni2006-09-141-21/+20
* Added a symlink for device-mapper stuff. This should resolve both bug #14277...Chris Gianelloni2006-09-141-0/+8
* Added lpfc and scsi_transport_fc for Emulex fibre-channel controllers.Chris Gianelloni2006-09-143-3/+6
* Make sure we load the raid0, raid1, and raid10 personalities with dmraid.Chris Gianelloni2006-09-133-3/+3
* This is ugly. I mean, really ugly. However, it is the only way to support a...Chris Gianelloni2006-09-121-1/+14
* Try using -t iso9660,vfat to our mount command, since we can't use only iso96...Chris Gianelloni2006-09-121-1/+1
* The initrd code was still looking for udev, even though we aren't building it...Chris Gianelloni2006-09-121-14/+13
* Fix NFS mount.Chris Gianelloni2006-09-121-0/+1
* Added emul to ROOT_LINKS for bug #145248.Chris Gianelloni2006-09-121-1/+1
* Fixed the NFS mount configuration for busybox for bug #143476.Chris Gianelloni2006-09-122-0/+2
* Update the suspend2_resume function for bug #131202.Chris Gianelloni2006-09-121-5/+16
* iso9660 -> auto, and added support for checking SUBDIR for the livecd file. ...Chris Gianelloni2006-09-121-4/+5
* Updated default kernel configurations for x86/amd64 to match the 2006.1 release.Chris Gianelloni2006-09-122-1209/+1684
* Add more error checking into the splash code and die instead of silently fail...Chris Gianelloni2006-09-081-5/+5
* Update config, fix #141949.Tim Yamin2006-08-231-297/+366
* Added patch for suspend2 for bug #131202.Chris Gianelloni2006-08-222-8/+29
* Fix bug #143442.Tim Yamin2006-08-151-1/+1
* Fix devfsd not kicking in on 2.4 on Alpha.Tim Yamin2006-08-131-6/+3
* Add in the kernel version compatibility table from http://www.am-utils.org/pr...Chris Gianelloni2006-08-112-3/+10
* We should be checking for /usr/bin/splash_geninitramfs, instead.Chris Gianelloni2006-08-011-1/+1
* 3.4.0 final... so much Bad-Ass <TM> that Chuck Norris himself digs it :)Tim Yamin2006-07-311-1/+1
* Commit fix for bug #141153 from Pylon; 3.4.0_pre4.Tim Yamin2006-07-203-3/+3
* Commit patches #91453, #91481 from bug #139866.Tim Yamin2006-07-184-20/+13
* Added megaraid drivers for bug #139888.Chris Gianelloni2006-07-186-6/+6
* Added fix for bug #140445.Chris Gianelloni2006-07-161-1/+1
* Commit patch for bug #139866 by Martin Parm.Tim Yamin2006-07-1110-44/+62
* Tweak the sgimips section for rootfs mounting to use squashfs instead of ext2.Joshua Kinard2006-07-051-6/+6
* Fix "Cannot read /proc/mounts" cosmetics.Tim Yamin2006-06-301-2/+2
* We need firmware_class in our initramfs for ide-cs to work.Chris Gianelloni2006-06-306-10/+22
* Bump busybox to 1.1.3 courtesy of `Kumba.Tim Yamin2006-06-204-2/+2
* Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's a busybox ap...Joshua Kinard2006-06-1911-1664/+844
* Enable the config option for busybox's --install parameter.Joshua Kinard2006-06-121-1/+1
* Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot Busybox config...Joshua Kinard2006-06-123-165/+1679
* Modernize the mips genkernel config.Joshua Kinard2006-06-101-8/+3
* Remove old configs.Joshua Kinard2006-06-106-5741/+0
* We can't use vol_id since it was a part of udev.Chris Gianelloni2006-06-101-2/+3
* Added --static to man page for bug #135703.Chris Gianelloni2006-06-091-3/+3
* Add a modified version of the two LUKS patches that made their way into bugzi...Chris Gianelloni2006-06-096-11/+83
* Added code to allow the root file-system to be a module. This is for bug #11...Chris Gianelloni2006-06-097-3/+9
* Changed real_init to init_opts to be more accurate, and added a proper real_i...Chris Gianelloni2006-06-091-1/+4
* Added fix for bug #134843 from Thomas Raschbacher <lordvan@gentoo.org> for ev...Chris Gianelloni2006-06-092-21/+53
* Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net> for the patch.Chris Gianelloni2006-06-051-2/+2
* Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on read, used for ...Chris Gianelloni2006-06-0114-0/+14
* More spacing cleanups.Chris Gianelloni2006-06-011-39/+39
* I accidentally removed some stuff that needed to be there in my overzealous d...Chris Gianelloni2006-06-011-8/+8