| Commit message (Expand) | Author | Age | Files | Lines |
* | let's start on 2.6... | Jeremy Katz | 2003-11-14 | 4 | -46/+77 |
* | merge to HEAD | Jeremy Katz | 2003-11-03 | 1 | -11/+10 |
* | use \r\n instead of \t\n (#108562) | Jeremy Katz | 2003-11-03 | 1 | -1/+1 |
* | handle passing explicitly the fstype for a driver disk correctly (#106425, | Jeremy Katz | 2003-11-03 | 1 | -4/+2 |
* | merge from taroon branch (#107162) | Jeremy Katz | 2003-10-29 | 1 | -0/+3 |
* | merge from taroon branch | Jeremy Katz | 2003-10-29 | 1 | -0/+1 |
* | don't segfault with no ide cdrom drives (#108137) | Jeremy Katz | 2003-10-28 | 1 | -0/+3 |
* | disable firewire by default since it's not going to work at present | Jeremy Katz | 2003-10-27 | 1 | -1/+3 |
* | if (firstDev > lastDev), then don't write out a modules.conf entry as it | Jeremy Katz | 2003-10-24 | 1 | -0/+2 |
* | FIXME: having dma on for CD devices seems to break media check | Jeremy Katz | 2003-10-24 | 3 | -0/+44 |
* | apply hj lu's patch to handle \\ in modules.dep more correctly (#92094) | Jeremy Katz | 2003-10-16 | 1 | -1/+23 |
* | pull up fix for #106923 from branch | Jeremy Katz | 2003-10-14 | 1 | -0/+4 |
* | make it so that we can find out the mntPath | Jeremy Katz | 2003-10-14 | 1 | -2/+4 |
* | read product path from the build stamp if possible, default to RedHat if not | Jeremy Katz | 2003-10-14 | 7 | -45/+88 |
* | merge final batch of taroon changes for taroon GA. | Jeremy Katz | 2003-10-13 | 1 | -1/+7 |
* | make sure loopfd is still open so we can close it in an error case (#106615) | Jeremy Katz | 2003-10-13 | 1 | -2/+3 |
* | The floppy shows up both as its usb device (with device == NULL) and the scsi | Jeremy Katz | 2003-10-07 | 1 | -4/+8 |
* | dd from path (from msw, tweaked slightly) | Jeremy Katz | 2003-10-02 | 2 | -2/+14 |
* | don't loop forever if the given nfs dir is mountable but not right (#106007) | Jeremy Katz | 2003-10-02 | 1 | -0/+5 |
* | make less confusing (#105583) | Jeremy Katz | 2003-09-25 | 1 | -2/+2 |
* | make less confusing (#105583) | Jeremy Katz | 2003-09-25 | 1 | -2/+2 |
* | merge driver disk changes from taroon | Jeremy Katz | 2003-09-25 | 1 | -12/+4 |
* | merge from taroon | Jeremy Katz | 2003-09-20 | 9 | -16/+116 |
* | make it so that we don't get double error messages (#103731) | Jeremy Katz | 2003-09-04 | 1 | -7/+10 |
* | merge from taroon branch | Jeremy Katz | 2003-08-27 | 2 | -4/+2 |
* | merge changes from taroon branch | Jeremy Katz | 2003-08-20 | 4 | -3/+9 |
* | move to using vncconnect instead of vncconnecthost and vncconnectport | Mike Fulbright | 2003-08-18 | 1 | -2/+1 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 13 | -44/+64 |
* | fix for bug 101265 - sanitize URL to not have duplicate / | Mike Fulbright | 2003-08-13 | 1 | -1/+7 |
* | addresses bug #99443 by freeing CD drive during CD based rescue mode if enoug... | Mike Fulbright | 2003-08-12 | 1 | -3/+28 |
* | spello | Mike Fulbright | 2003-08-12 | 1 | -1/+1 |
* | add vncconnecthost=<host> and vncconnectport=<port>. First you setup your vn... | Mike Fulbright | 2003-08-07 | 1 | -0/+2 |
* | fix for CD based VNC installs (bug #100418) | Mike Fulbright | 2003-08-06 | 1 | -4/+28 |
* | merge from taroon branch to head | Jeremy Katz | 2003-07-31 | 2 | -4/+12 |
* | if they don't pass a valid ip, unset it (#88714) | Jeremy Katz | 2003-07-28 | 1 | -0/+3 |
* | more /usr/kerberos pruning | Jeremy Katz | 2003-07-23 | 2 | -3/+3 |
* | handle going back with only one source for a driver disk (#99410) | Jeremy Katz | 2003-07-18 | 1 | -0/+7 |
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 6 | -14/+40 |
* | and need it here too | Jeremy Katz | 2003-07-08 | 1 | -1/+2 |
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 33 | -191/+424 |
* | better comment | Mike Fulbright | 2003-07-07 | 1 | -1/+1 |
* | katzj warning cleanup compliance | Mike Fulbright | 2003-07-07 | 2 | -1/+2 |
* | support for sending MAC address as an HTTP header, needed for RHN provisioning | Mike Fulbright | 2003-07-07 | 7 | -12/+64 |
* | and actually merge the null terminate | Jeremy Katz | 2003-07-07 | 1 | -0/+1 |
* | null terminate | Jeremy Katz | 2003-07-07 | 1 | -2/+2 |
* | sync with taroon | Jeremy Katz | 2003-07-07 | 1 | -0/+1 |
* | merge fix for using the wrong device name from taroon (#98600, #98700) | Jeremy Katz | 2003-07-07 | 1 | -7/+10 |
* | fill in model info of net devices with their description | Bill Nottingham | 2003-07-03 | 1 | -3/+12 |
* | let user know why they didnt get graphical stage2 | Mike Fulbright | 2003-07-01 | 1 | -2/+6 |
* | be a little more polite if /etc/arch doesn't exist | Bill Nottingham | 2003-06-26 | 1 | -9/+12 |