summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* Only kill init for reboot/halt and then exit linuxrc.s390Steffen Maier2010-06-021-0/+2
* memory: check for URL install in loader too (#596993).Ales Kozumplik2010-06-011-4/+15
* Ignore errors upon restoring /lib and /usr after unmounting filesystemsHans de Goede2010-06-011-14/+14
* Make sure we still have an elf interpreter after unmounting fs (#598222)Hans de Goede2010-05-311-0/+20
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-2/+2
* Make sure the product.img directory is mounted before copying (#587696).Chris Lumens2010-05-281-9/+16
* refactoring: put totalMemory() into isys.Ales Kozumplik2010-05-274-63/+2
* Set repository in kickstart harddrive command (#592239)Radek Vykydal2010-05-261-0/+9
* Support cio_ignore functionality for zFCP devices (#533492)David Cantrell2010-05-251-2/+2
* On NFS installs, look for product.img and updates.img under images/ (#594811).Chris Lumens2010-05-241-6/+2
* Change the configuration of depmod and link modules to better place (#593941)Martin Sivak2010-05-241-13/+27
* Make ssid and wepkey in boot params and stage 1 kickstart work (#473803)Radek Vykydal2010-05-241-0/+67
* improve the memory checking so it reflects better the hungry architectures.Ales Kozumplik2010-05-191-0/+7
* Suppress failures to tear down /dev/loop devices (#591829)Brian C. Lane2010-05-181-2/+1
* Fix the order of arguments in archive read callback and archive closing.Martin Sivak2010-05-181-4/+3
* Use "kernel-modules = version" style for locating rpms providing driver updatesMartin Sivak2010-05-183-21/+46
* Fix descriptor leak and iteration progress in driverdisc code (#592225)Martin Sivak2010-05-182-3/+10
* Fix typo in loader/nfsinstall.cDavid Cantrell2010-05-131-2/+2
* Look for updates.img and product.img on NFS installs.Chris Lumens2010-05-131-2/+17
* logging: the ibft message once again.Ales Kozumplik2010-05-131-1/+1
* logging: no iBFT is not an error, fix spelling.Ales Kozumplik2010-05-131-1/+1
* fix compile error after 7aace0bf0e0557cd914aa93e80a709a9f21f07f8Ales Kozumplik2010-05-121-1/+1
* Fix verification of DDs, we were looking for wrong path (#508242)Martin Sivak2010-05-111-1/+2
* Use iBFT if present and user didn't asked for anything else. (#590719)Martin Sivak2010-05-101-27/+36
* Advance line pointer & don't strdup(val) on error in readNetInfoDavid Cantrell2010-05-071-37/+38
* Use module reloading in driver disc operations (#590015)Martin Sivak2010-05-077-80/+181
* Remove the check for partitions (#508242)Martin Sivak2010-05-071-6/+0
* Log problem line if unquoting failed in readNetInfo()David Cantrell2010-05-061-2/+3
* Do not automatically backtrace when telnetd quits (#588964).Chris Lumens2010-05-053-3/+3
* Read in network settings correctly, as configured by linuxrc.s390David Cantrell2010-05-041-112/+69
* Use g_str_has_suffix() to check end of stringDavid Cantrell2010-05-031-2/+2
* Find stage2 install.img on local hd installsDavid Cantrell2010-05-031-20/+27
* Set CURL_FAILONERROR to catch url download errors (#586925)David Cantrell2010-04-291-0/+1
* Bring up network for local hd vnc kickstart installs (#522064)David Cantrell2010-04-293-0/+16
* Fetch ks files over NFS when ksdevice is not given (#541873)David Cantrell2010-04-271-1/+2
* nfs: off by one error leaves extra slash in a path.Ales Kozumplik2010-04-231-1/+1
* removal: umountStage2().Ales Kozumplik2010-04-232-7/+0
* nfs: direct mounting of stage2.Ales Kozumplik2010-04-233-1/+53
* loader: strip trailing slash character from stage2= URL.Ales Kozumplik2010-04-231-0/+10
* Don't sigsegv on stage2= derived from invalid repo= parameter (#574746).Radek Vykydal2010-04-161-1/+3
* Add /sbin/reboot and /sbin/halt to s390 initrd.img (#571370)David Cantrell2010-04-141-0/+6
* Increase ping timeout for gateway/dns server reachability check (#536815)David Cantrell2010-04-141-5/+10
* Wait on all pids, not just udevd's. (#540923)Peter Jones2010-04-131-3/+3
* Default to /images/install.img if no dir is given in stage2=hd: (#528809)Radek Vykydal2010-04-121-1/+4
* init: switch back to tty1 after the installer finishes. (#577380)Ales Kozumplik2010-04-121-1/+3
* Don't segfault if proxyUser or proxyPassword are empty (#580226).Chris Lumens2010-04-091-2/+2
* yum requires the proxy settings to include a protocol (#576691).Chris Lumens2010-04-085-50/+37
* Adjust paths that reference things that have moved.Chris Lumens2010-04-061-2/+2
* Move compiled things out of /usr/lib/anaconda-runtime.Chris Lumens2010-04-061-1/+1
* Move boot files, language data, keymaps, etc. to /usr/share/anaconda/.Chris Lumens2010-04-061-5/+7