aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* space for ISCSI in the config.iscsiRobin H. Johnson2009-11-111-0/+3
* /etc/scsi_id.config does not exist by default in newer udev, but is still res...Robin H. Johnson2009-11-111-1/+3
* Let iSCSId settle after iscsistartcraig2009-10-152-0/+6
* Build iSCSI as module from the kernel, userspace from open-iscsicraig2009-10-032-14/+18
* Improve naming of bootflags, added support for: port, target portal, username...craig2009-10-035-18/+75
* simple bugfix for parsing cmdlinecraig2009-10-021-1/+1
* typo after merging patch with current genkernelcraig2009-10-021-1/+2
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-09-266-13/+57
|\
| * updating the changelog is good ktsunam2009-09-221-0/+3
| * fixing the libaio search as its a singular element not part of a multipart se...tsunam2009-09-221-1/+1
| * Should have all the proper libraries now for multipath for Gentoo bug #284592tsunam2009-09-212-1/+10
| * Updating some multipath code from Gentoo bug #284589tsunam2009-09-212-1/+4
| * Apply patch from Gentoo bug #220913 for tuxonice resumeAndrew Gaffney2009-09-043-9/+32
| * Enable DISKLABEL=yes by defaultAndrew Gaffney2009-08-142-1/+4
| * This is genkernel 3.4.10.906v3.4.10.906Andrew Gaffney2009-08-052-1/+4
* | Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-0851-95/+150
|\|
| * Adding Id header and Ident for genkernel.confChris Gianelloni2009-07-253-0/+6
| * Adding Id header.Chris Gianelloni2009-07-2525-26/+35
| * Adding Id header and enabling Ident on *.sh files.Chris Gianelloni2009-07-253-0/+7
| * Adding Id header.Chris Gianelloni2009-07-256-0/+14
| * Adding additional files to .gitattributes to enable Ident.Chris Gianelloni2009-07-252-0/+7
| * Adding .gitattributes file.Chris Gianelloni2009-07-252-0/+6
| * back out previous commitAndrew Gaffney2009-07-192-14/+1
| * Alternative solution for Gentoo bug #269603Andrew Gaffney2009-07-192-1/+14
| * Change command used to determine real filename for REAL_RESUME for Gentoo bug...Andrew Gaffney2009-07-192-1/+5
| * Add aic94xx to MODULES_SCSI for Gentoo bug #277792Andrew Gaffney2009-07-1915-14/+22
| * enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo bug #...Andrew Gaffney2009-07-123-2/+7
| * Apply patch for Gentoo bug #276753 for new lvm.static binaryAndrew Gaffney2009-07-122-2/+10
| * Fix the header for the ChangeLog. Thanks, echangelog, for assuming I always ...v3.4.10.905Chris Gianelloni2009-07-071-1/+1
| * Version bumping to 3.4.10.905 for release.Chris Gianelloni2009-07-072-1/+4
| * My pedantic self could not help but capitalize Gentoo. Blame Andrew.Chris Gianelloni2009-07-071-17/+17
| * Remove code to check for host kernel LOOP support for gentoo bug #275757Andrew Gaffney2009-07-043-34/+3
| * Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768Andrew Gaffney2009-06-283-1/+10
* | Corrected spelling -> iSCSIcraig2009-06-282-3/+3
* | Added myself :)craig2009-06-281-1/+1
* | iSCSI patch for genkernelcraig2009-06-2824-2/+148
|/
* Apply fix to deference links for gentoo bug #269603Andrew Gaffney2009-05-123-1/+9
* Add dm-crypt module for gentoo bug #269042Andrew Gaffney2009-05-083-8/+12
* ChangeLog fix.v3.4.10.904Chris Gianelloni2009-04-231-1/+1
* Rolling a new genkernel 3.4.10.904 version for testing.Chris Gianelloni2009-04-232-1/+4
* Apply patch from gentoo bug #266373 for additional options in the netboot bus...Andrew Gaffney2009-04-162-111/+127
* Clean up append_multipath() code to copy files in a loop and report file that...Andrew Gaffney2009-03-062-26/+26
* Apply patch from robbat2 to fix whitespace breakage in multipath codeAndrew Gaffney2009-03-062-15/+18
* Apply patch from robbat2 to finish wiring up multipath supportAndrew Gaffney2009-03-063-0/+8
* Modify append_data to die on 0 arguments and check arg 2 with isTrue(). Based...Andrew Gaffney2009-03-062-1/+6
* fix changelog entryAndrew Gaffney2009-03-021-0/+1
* Die messages for multipath addedJoshua Jackson2009-02-241-0/+12
* adding multipath to append_dataJoshua Jackson2009-02-241-1/+2
* initram based related multipath stuff addedJoshua Jackson2009-02-241-0/+37
* more multipath basicsJoshua Jackson2009-02-241-1/+1