| Commit message (Expand) | Author | Age | Files | Lines |
* | Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu. | Paul Nasrat | 2007-04-18 | 2 | -2/+2 |
* | Back out PS3 patch for now since support's not yet present in kudzu. | Chris Lumens | 2007-04-17 | 2 | -2/+2 |
* | Remove historical artifacts. | Chris Lumens | 2007-04-16 | 1 | -40/+0 |
* | Probe PS3 bus for hardware (#236480, dwmw2 AT redhat.com). | Chris Lumens | 2007-04-16 | 2 | -5/+5 |
* | * loader2/urlinstall.c (mountUrlImage): For instances where we prefer | David Cantrell | 2007-04-12 | 1 | -0/+12 |
* | * loader2/kickstart.c: Support fetching kickstart files from HTTP | David Cantrell | 2007-04-03 | 3 | -4/+37 |
* | * loader2/loader.c (doLoaderMain): Revert change from yesterday. | David Cantrell | 2007-04-03 | 1 | -1/+1 |
* | * loader2/linuxrc.s390: Add OSA layer 2 network support for System Z | David Cantrell | 2007-04-02 | 1 | -0/+9 |
* | * loader2/loader.c (doLoaderMain): Correct control flow problems in | David Cantrell | 2007-04-02 | 1 | -3/+6 |
* | Add the netxen_nic driver (#230245). | Chris Lumens | 2007-04-02 | 1 | -0/+4 |
* | Format format format. | David Cantrell | 2007-04-02 | 1 | -94/+94 |
* | * loader2/module-info: Add fec_mpc52xx, ps3_storage, and gelic_net | David Cantrell | 2007-04-02 | 1 | -9/+21 |
* | * loader2/linuxrc.s390: Add IPv4 address validation (#234152). | David Cantrell | 2007-03-27 | 1 | -3/+43 |
* | * loader2/loader.h: Change 'ip' structure member to 'ipv4'. | David Cantrell | 2007-03-23 | 3 | -28/+38 |
* | More RAID10 fixes (#230268). | Chris Lumens | 2007-03-22 | 1 | -1/+1 |
* | * loader2/module-info: Added cdc_ether, which is the other part of USB | David Cantrell | 2007-03-21 | 1 | -0/+4 |
* | * loader2/loader.c (parseCmdLineIp): Don't set ipinfo_set to true here, | David Cantrell | 2007-03-21 | 1 | -2/+2 |
* | 2007-03-19 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-03-19 | 1 | -0/+5 |
* | * loader2/module-info: Changed description for cciss module to | David Cantrell | 2007-03-15 | 1 | -1/+1 |
* | Fix confusing wording (#163329). | Chris Lumens | 2007-03-14 | 1 | -1/+1 |
* | * loader2/net.c (doDhcp): Return NULL in instances where DHCPv4_DISABLE | David Cantrell | 2007-03-12 | 1 | -1/+4 |
* | Make sure ext2 filesystem module is loaded early (#230946). | Chris Lumens | 2007-03-08 | 1 | -2/+2 |
* | * loader2/loader.c (parseCmdLineFlags): If BOOTIF= is passed as a boot | David Cantrell | 2007-03-08 | 1 | -0/+12 |
* | * loader2/loader.c (doLoaderMain): In STEP_IP, set loaderData->ip if | David Cantrell | 2007-03-08 | 1 | -4/+27 |
* | * loader2/net.c (doDhcp): Need DHCPv6_DISABLE set as well as | David Cantrell | 2007-03-08 | 1 | -1/+1 |
* | * loader2/net.c (initLoopback): Init loopback correctly, have to go back | David Cantrell | 2007-03-06 | 1 | -13/+21 |
* | * loader2/net.c (strcount): Moved to isys/str.c. | David Cantrell | 2007-03-06 | 1 | -15/+0 |
* | Whitespace cleanups before code changes. | David Cantrell | 2007-03-06 | 1 | -25/+24 |
* | * loader2/loader.c (doLoaderMain): Set ipinfo_set and ipv6info_set | David Cantrell | 2007-03-05 | 2 | -2/+14 |
* | Add a new updates kickstart commant for fetching an updates.img. This | Chris Lumens | 2007-02-28 | 2 | -0/+14 |
* | Don't attempt to load a module when the kickstart device line is incorrect | Chris Lumens | 2007-02-26 | 1 | -2/+5 |
* | Added atl1.ko (#229641). | Chris Lumens | 2007-02-22 | 1 | -0/+4 |
* | Load the ext3 module before prompting for install method so we can find images | Chris Lumens | 2007-02-13 | 1 | -3/+3 |
* | If the wrong interface is picked, allow going back to the interface selection | Chris Lumens | 2007-02-06 | 1 | -33/+46 |
* | * loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automatic | David Cantrell | 2007-01-22 | 1 | -1/+2 |
* | * loader2/net.c (manualNetConfig): Make sure error flags are reset | David Cantrell | 2007-01-19 | 1 | -2/+3 |
* | 2007-01-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-01-18 | 1 | -1/+1 |
* | 2007-01-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-01-18 | 1 | -1/+1 |
* | Bring up loopback as well (#191424). | Chris Lumens | 2007-01-18 | 1 | -0/+1 |
* | * loader2/method.c (unpackCpioBall): new function to unpack a | dlehman | 2007-01-17 | 1 | -0/+35 |
* | - clear memory before using it | Peter Jones | 2007-01-17 | 1 | -1/+1 |
* | Fix test for NULL (#222767, Zhang Yanmin <yanmin.zhang AT intel.com>). | Chris Lumens | 2007-01-16 | 1 | -1/+1 |
* | * ui/netpostconfig.glade: Note DHCP for IPv6 as 'DHCPv6'. Remove | David Cantrell | 2007-01-11 | 2 | -2/+3 |
* | 2007-01-09 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-01-09 | 1 | -0/+104 |
* | Don't try to free ksFile on ks=file: paths (#221904). | Chris Lumens | 2007-01-09 | 1 | -0/+1 |
* | Don't care about the return value of asprintf. | Chris Lumens | 2007-01-09 | 2 | -3/+6 |
* | - Don't write over the last message from grub or syslinux | Peter Jones | 2007-01-08 | 1 | -1/+1 |
* | If dhcpclass is empty, build one from uname() like | David Cantrell | 2007-01-05 | 1 | -3/+12 |
* | * loader2/urls.c (urlMainSetupPanel): If the user specified http:// | David Cantrell | 2007-01-05 | 1 | -2/+8 |
* | * loader2/modules.c (getModuleLocation): Log module path at debug | David Cantrell | 2007-01-05 | 1 | -2/+3 |