| Commit message (Expand) | Author | Age | Files | Lines |
* | It's controlunits, not controlunits.sh. | Chris Lumens | 2009-09-10 | 1 | -1/+1 |
* | Fix askmethod + stage2= (#516973, #519288, #518194) | Radek Vykydal | 2009-09-10 | 1 | -0/+6 |
* | Make anaconda know its version number (#520061) | David Cantrell | 2009-09-04 | 1 | -1/+0 |
* | We convert cmdline args to longs in several places, so reduce to a function. | Chris Lumens | 2009-09-02 | 1 | -44/+23 |
* | Add some silent make support for sed, mkctype, and other commands. | David Cantrell | 2009-09-02 | 1 | -5/+25 |
* | Fix going back in "Inst. Method" and "Configure TCP/IP" screens in stage 1 (#... | Radek Vykydal | 2009-08-26 | 2 | -4/+15 |
* | Fix going back from stage1 nfs/url setup dialog. | Radek Vykydal | 2009-08-26 | 2 | -2/+6 |
* | Allocate memory for login and password and do not meddle with host pointer so... | Martin Sivak | 2009-08-19 | 2 | -5/+10 |
* | Remove unused reipl code in linuxrc.s390 | Steffen Maier | 2009-08-18 | 1 | -24/+2 |
* | 64 bit sparc linux does not define __sparc64__ we need to use "(defined(__spa... | Dennis Gilmore | 2009-08-18 | 1 | -1/+1 |
* | sparc no longer needs and special keyboard handling. it uses the standard ap... | Dennis Gilmore | 2009-08-18 | 1 | -24/+1 |
* | setup termcap for sparc | Dennis Gilmore | 2009-08-18 | 1 | -1/+9 |
* | If asked, put the system SN (as given by dmidecode) into an HTTP header. | Chris Lumens | 2009-08-17 | 1 | -0/+32 |
* | Add the kssendsn parameter and corresponding flag. | Chris Lumens | 2009-08-17 | 2 | -0/+4 |
* | Don't keep testing if we're doing URL_METHOD_HTTP. | Chris Lumens | 2009-08-17 | 1 | -26/+26 |
* | Fix askmethod to work with stage= being specified (#516973) | Jeremy Katz | 2009-08-14 | 1 | -1/+4 |
* | Correctly inform the user once about obsolete parm/conf file options on s390 | Steffen Maier | 2009-08-12 | 1 | -1/+22 |
* | Handle activation of DASDs in linuxrc.s390 since loader no longer works | Steffen Maier | 2009-08-12 | 1 | -28/+111 |
* | make IPv4 configuration in linuxrc.s390 compatible with NM in loader | Steffen Maier | 2009-08-12 | 1 | -9/+18 |
* | suggest disabled X11-forwarding for ssh login in linuxrc.s390 | Steffen Maier | 2009-08-12 | 1 | -1/+1 |
* | Fix an erroneous "!" in the test for doKill, and make reboot explicit. | Peter Jones | 2009-08-12 | 4 | -8/+18 |
* | Honor network config boot params for CD-booted ks installs (#433214) | David Cantrell | 2009-08-10 | 2 | -5/+9 |
* | Fix going back from "NFS Setup" screen in stage 1 (#507064) | Radek Vykydal | 2009-08-07 | 1 | -1/+1 |
* | Add missing 'i' in loader/loader.c for non-s390 arches. | David Cantrell | 2009-08-06 | 1 | -0/+2 |
* | Call shutDown() correctly for s390 | Karsten Hopp | 2009-08-06 | 1 | -1/+1 |
* | Remove unused variable from loader/loader.c | Karsten Hopp | 2009-08-06 | 1 | -1/+1 |
* | Complete udev setup in linuxrc.s390 for automatic module loading | root | 2009-08-06 | 1 | -6/+37 |
* | Fix ctrl-alt-deleter behavior /before/ end of install. | Peter Jones | 2009-08-04 | 3 | -3/+8 |
* | Rework shutDown() to better accomidate "nokill" better. | Peter Jones | 2009-07-30 | 3 | -45/+97 |
* | Make sure controlunits.sh is installed to initrd on s390 | David Cantrell | 2009-07-28 | 2 | -2/+2 |
* | Skip writeDisabledNetInfo() when loader starts on s390 | David Cantrell | 2009-07-28 | 1 | -0/+2 |
* | Update linuxrc.s390 and friends to reflect review comments. | Steffen Maier | 2009-07-27 | 2 | -343/+288 |
* | Try to auto-find the CD even if stage2= is specified | Jeremy Katz | 2009-07-21 | 1 | -2/+2 |
* | Add hipersockets to NETTYPE description (bhinson, #511962). | Chris Lumens | 2009-07-17 | 1 | -1/+1 |
* | Edit user-visible dialogs for style. | Peter Jones | 2009-07-13 | 6 | -13/+13 |
* | Add missing LAYER2 and PORTNO handling for s390x. | David Cantrell | 2009-07-06 | 3 | -2/+44 |
* | dhclient now reads config files from /etc/dhcp | David Cantrell | 2009-07-06 | 1 | -2/+2 |
* | Look for /bin/sh, not /sbin/busybox. | Chris Lumens | 2009-07-06 | 1 | -1/+1 |
* | network --bootproto no longer implies DHCP. | Chris Lumens | 2009-07-02 | 1 | -5/+3 |
* | Don't unconditionally skip the network config screen in kickstart. | Chris Lumens | 2009-07-02 | 1 | -4/+2 |
* | Convert loader/ to Makefile.am | David Cantrell | 2009-06-09 | 2 | -158/+92 |
* | Remove loader/tr/.cvsignore | David Cantrell | 2009-06-09 | 1 | -1/+0 |
* | Increase max NIC identification duration to 5 minutes (#473747). | David Cantrell | 2009-06-09 | 1 | -1/+1 |
* | Use /sbin/ipcalc for IP address validation (#460579) | David Cantrell | 2009-06-09 | 1 | -26/+3 |
* | Remove umask temporarily so device permissions are correct (#383531, wmealing). | Chris Lumens | 2009-06-05 | 1 | -0/+8 |
* | Remove driverdisk --type, since mount can figure that out. | Chris Lumens | 2009-06-02 | 1 | -12/+6 |
* | If network --device=MAC is given, translate to device name (#185522). | Chris Lumens | 2009-05-22 | 1 | -1/+6 |
* | Add a newline to a cmdline mode string (#497575). | Chris Lumens | 2009-05-19 | 1 | -1/+1 |
* | Reset font when changing language. | Bill Nottingham | 2009-05-18 | 1 | -0/+1 |
* | Set locale to en_US.UTF-8 when initializing the console. | Bill Nottingham | 2009-05-18 | 1 | -0/+1 |