| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the build again | Jeremy Katz | 2008-03-05 | 1 | -1/+1 |
* | Make sure http:// or ftp:// is specified (#436089) | Jeremy Katz | 2008-03-05 | 1 | -1/+8 |
* | Fix segfault when port is specified (#435219) | Jeremy Katz | 2008-03-05 | 1 | -2/+0 |
* | Use the right path to the .discinfo file when validating a tree. | Chris Lumens | 2008-03-05 | 1 | -3/+5 |
* | Try to guess what Chris meant. At least we'll compile | Jeremy Katz | 2008-03-04 | 1 | -1/+1 |
* | Free some variables so we can http GET twice if needed. | Chris Lumens | 2008-03-04 | 1 | -0/+13 |
* | Change the method config prompts. | Chris Lumens | 2008-03-04 | 4 | -7/+4 |
* | Support stage2= for CD installs in loader. | Chris Lumens | 2008-03-04 | 1 | -6/+21 |
* | Support stage2= for HD installs. | Chris Lumens | 2008-03-04 | 1 | -33/+71 |
* | Support stage2= for NFS installs. | Chris Lumens | 2008-03-04 | 2 | -90/+112 |
* | Support stage2= for URL installs. | Chris Lumens | 2008-03-04 | 3 | -49/+65 |
* | mountStage2 now needs to take an extra argument for where updates are. | Chris Lumens | 2008-03-04 | 3 | -10/+22 |
* | If stage2= is given, it overrides the check for a CD stage2 image. | Chris Lumens | 2008-03-04 | 3 | -10/+22 |
* | Support the stage2= parameter, and add a flag for it. | Chris Lumens | 2008-03-04 | 2 | -2/+7 |
* | Fix reverse name lookup. | Peter Jones | 2008-02-29 | 1 | -2/+4 |
* | pvops xen uses hvc as its console (#434763) | Jeremy Katz | 2008-02-25 | 2 | -3/+3 |
* | Don't append (null) to the NFS mount options. | Chris Lumens | 2008-02-21 | 1 | -1/+4 |
* | When mounting stage2 on loopback, add -o loop to mount opts. | Chris Lumens | 2008-02-13 | 1 | -5/+5 |
* | Use the mount program instead of our own code. | Chris Lumens | 2008-02-11 | 6 | -35/+29 |
* | Rename nl.c to iface.c and functions to iface_* | David Cantrell | 2008-02-08 | 3 | -7/+7 |
* | Fix error message on continuing after changing cds with mediacheck | Jeremy Katz | 2008-02-07 | 1 | -1/+1 |
* | Fix the progress bar during mediacheck (#431138) | Jeremy Katz | 2008-02-07 | 1 | -2/+2 |
* | The FL_TEXT flag has no reason to be here. (#207657) | Joel Andres Granados | 2008-02-07 | 1 | -4/+3 |
* | Make loopback device purposes line up with what stage2 expects. | Chris Lumens | 2008-02-06 | 1 | -2/+2 |
* | Remove our own DNS functions, since glibc's are available now. | Chris Lumens | 2008-02-05 | 3 | -28/+29 |
* | Use /mnt/source and /mnt/isodir just like nfsiso installs. | Chris Lumens | 2008-02-04 | 1 | -16/+10 |
* | Don't use quite so many slashes in path names. | Chris Lumens | 2008-02-04 | 2 | -4/+14 |
* | Forward-port RHEL-5 fixes for s390x issues. | David Cantrell | 2008-02-01 | 3 | -9/+54 |
* | When there are errors mounting loopback images, report them. | Chris Lumens | 2008-01-31 | 1 | -2/+2 |
* | Strip /dev from front of error message so it's not misleading. | Chris Lumens | 2008-01-31 | 1 | -1/+1 |
* | Revert "Initial support for network --bootproto=ask (#401531)." | Chris Lumens | 2008-01-30 | 1 | -10/+3 |
* | Go back to the method screen if back is hit on nfs config (#430477). | Chris Lumens | 2008-01-28 | 1 | -1/+1 |
* | Don't free things that newt will free for us (#428810). | Chris Lumens | 2008-01-24 | 1 | -7/+1 |
* | Map 'nousb', 'nofirewire', etc. to be proper module blacklists. | Bill Nottingham | 2008-01-24 | 4 | -32/+25 |
* | remove unused defines | Bill Nottingham | 2008-01-24 | 1 | -2/+0 |
* | Add dogtail support (#172891, #239024). | Chris Lumens | 2008-01-23 | 2 | -0/+8 |
* | Avoid possible SIGSEGV from empty loaderData values. | David Cantrell | 2008-01-22 | 1 | -12/+16 |
* | Do not require glib2-devel for building. | David Cantrell | 2008-01-22 | 1 | -4/+0 |
* | Use libnl to get interface MAC and IP addresses | David L. Cantrell Jr | 2008-01-22 | 3 | -7/+5 |
* | pcspkr works (or isn't even present), per testing on #fedora-devel | Bill Nottingham | 2008-01-22 | 1 | -4/+0 |
* | Inline spufs loading for ppc. | Bill Nottingham | 2008-01-22 | 3 | -26/+3 |
* | Load iscsi_tcp, so that iSCSI actually works | Bill Nottingham | 2008-01-22 | 1 | -1/+1 |
* | inline ipv6 module loading | Bill Nottingham | 2008-01-22 | 3 | -10/+2 |
* | Fix non-latin-1 locale display in the loader. | Bill Nottingham | 2008-01-22 | 1 | -0/+2 |
* | Fix a loader segfault doing kickstart nfs installs. | Chris Lumens | 2008-01-21 | 1 | -8/+8 |
* | Complete the patch for dhcptimeout (#198147, #254032) | Martin Sivak | 2008-01-17 | 1 | -3/+9 |
* | The isofs module is gone, so remove it to get rid of a FATAL message. | Chris Lumens | 2008-01-16 | 1 | -2/+2 |
* | Initial support for network --bootproto=ask (#401531). | Chris Lumens | 2008-01-16 | 1 | -3/+10 |
* | Remove an extra newline. | Chris Lumens | 2008-01-16 | 1 | -1/+1 |
* | Add some output so the startup delay doesn't seem quite so long. | Chris Lumens | 2008-01-15 | 1 | -0/+2 |