summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* Honor network config boot params for CD-booted ks installs (#433214)David Cantrell2009-08-102-5/+9
* Fix going back from "NFS Setup" screen in stage 1 (#507064)Radek Vykydal2009-08-071-1/+1
* Add missing 'i' in loader/loader.c for non-s390 arches.David Cantrell2009-08-061-0/+2
* Call shutDown() correctly for s390Karsten Hopp2009-08-061-1/+1
* Remove unused variable from loader/loader.cKarsten Hopp2009-08-061-1/+1
* Complete udev setup in linuxrc.s390 for automatic module loadingroot2009-08-061-6/+37
* Fix ctrl-alt-deleter behavior /before/ end of install.Peter Jones2009-08-043-3/+8
* Rework shutDown() to better accomidate "nokill" better.Peter Jones2009-07-303-45/+97
* Make sure controlunits.sh is installed to initrd on s390David Cantrell2009-07-282-2/+2
* Skip writeDisabledNetInfo() when loader starts on s390David Cantrell2009-07-281-0/+2
* Update linuxrc.s390 and friends to reflect review comments.Steffen Maier2009-07-272-343/+288
* Try to auto-find the CD even if stage2= is specifiedJeremy Katz2009-07-211-2/+2
* Add hipersockets to NETTYPE description (bhinson, #511962).Chris Lumens2009-07-171-1/+1
* Edit user-visible dialogs for style.Peter Jones2009-07-136-13/+13
* Add missing LAYER2 and PORTNO handling for s390x.David Cantrell2009-07-063-2/+44
* dhclient now reads config files from /etc/dhcpDavid Cantrell2009-07-061-2/+2
* Look for /bin/sh, not /sbin/busybox.Chris Lumens2009-07-061-1/+1
* network --bootproto no longer implies DHCP.Chris Lumens2009-07-021-5/+3
* Don't unconditionally skip the network config screen in kickstart.Chris Lumens2009-07-021-4/+2
* Convert loader/ to Makefile.amDavid Cantrell2009-06-092-158/+92
* Remove loader/tr/.cvsignoreDavid Cantrell2009-06-091-1/+0
* Increase max NIC identification duration to 5 minutes (#473747).David Cantrell2009-06-091-1/+1
* Use /sbin/ipcalc for IP address validation (#460579)David Cantrell2009-06-091-26/+3
* Remove umask temporarily so device permissions are correct (#383531, wmealing).Chris Lumens2009-06-051-0/+8
* Remove driverdisk --type, since mount can figure that out.Chris Lumens2009-06-021-12/+6
* If network --device=MAC is given, translate to device name (#185522).Chris Lumens2009-05-221-1/+6
* Add a newline to a cmdline mode string (#497575).Chris Lumens2009-05-191-1/+1
* Reset font when changing language.Bill Nottingham2009-05-181-0/+1
* Set locale to en_US.UTF-8 when initializing the console.Bill Nottingham2009-05-181-0/+1
* loader: Mount /tmp as tmpfs not ramfs so we can swap it outAdam Jackson2009-05-141-3/+3
* Remove 'lowres' option.Adam Jackson2009-05-081-1/+0
* IBM improvements to linuxrc.s390 (#475350)David Cantrell2009-05-063-486/+3375
* Retry network configuration in loader (#492009)David Cantrell2009-05-052-2/+7
* Configure network in kickstartNetworkUp() iff NM is not connected (#490518)David Cantrell2009-04-301-0/+3
* Don't segfault with "ks someotherparam" (#498307).Chris Lumens2009-04-301-3/+4
* Fix a segfault on nfs+kickstartPeter Jones2009-04-281-0/+1
* No longer force ISOs to be on ext2, ext3, or vfat partitions.Chris Lumens2009-04-171-60/+51
* Load filesystem modules on demand (#490795, #494108).Chris Lumens2009-04-071-2/+2
* Revert "Work around gcc bug #492973"David Cantrell2009-03-319-11/+11
* Work around gcc bug #492973David Cantrell2009-03-309-11/+11
* Do not prompt for NIC selection in cmdline mode (#492586)David Cantrell2009-03-301-0/+9
* Rename /etc/modprobe.d/anaconda to /etc/modprobe.d/anaconda.confChris Lumens2009-03-161-3/+3
* Handle FTP servers that both want and don't want PASS after USER (#490350).Chris Lumens2009-03-161-1/+1
* reIPL support for s390Mark Hamzy2009-03-022-54/+33
* Fix build errors in the new net.c code.Chris Lumens2009-02-131-7/+7
* Add the missing files.. again..Martin Sivak2009-02-132-0/+150
* Add iBFT support to loaderMartin Sivak2009-02-122-4/+110
* If ks=nfs:... is given, don't try to find the file via boot options (#480210).Chris Lumens2009-01-291-66/+68
* btrfs install supportEric Sandeen2009-01-191-1/+1
* Create a loop for dbus and pump the loop to process all the dbus messages. Th...Jesse Keating2009-01-141-0/+16