summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* Rework how image loading works for HD installs.Chris Lumens2010-10-155-149/+128
* Remove the unused mountNfsImage and all code that was only called by it.Chris Lumens2010-10-154-273/+0
* Rework how image loading works for NFS installs.Chris Lumens2010-10-153-69/+110
* Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts.Chris Lumens2010-10-155-40/+5
* Initialize loaderData->method.Chris Lumens2010-10-151-1/+14
* Remove the unused mountUrlImage function.Chris Lumens2010-10-151-87/+0
* Rework how loading images works for URL installs.Chris Lumens2010-10-154-43/+49
* urlinstTransfer and support functions do not operate on iurlinfo anymore.Chris Lumens2010-10-153-18/+18
* urlMainSetupPanel no longer takes an iurlinfo.Chris Lumens2010-10-153-7/+7
* Deprecate stage2=, keep method= as it's been for a long time now.Chris Lumens2010-10-151-23/+7
* migrate_runtime_directory no longer does anything useful.Chris Lumens2010-10-151-39/+1
* Remove the method selection block from the beginning of doLoaderMain.Chris Lumens2010-10-151-144/+40
* Correct paths of things started by loader/init that have moved.Chris Lumens2010-10-154-13/+13
* Do a better job of explaining how much memory is required to install (#639056).Chris Lumens2010-10-071-4/+6
* Get rid of mountLoopback and umountLoopback.Chris Lumens2010-10-075-104/+21
* Dynamically initialize MALLOC_PERTURB_ when loader starts.Peter Jones2010-09-241-0/+63
* Fix setting of $HOMEPeter Jones2010-09-242-3/+1
* Clarify loopback mount log message (#633444).Chris Lumens2010-09-221-4/+3
* Add noeject support to loader (#477887)Brian C. Lane2010-09-103-0/+10
* Convert .buildstamp into a .ini-style file.Chris Lumens2010-09-101-29/+29
* Remove productPath.Chris Lumens2010-09-092-13/+0
* i18n: do not build translatable sentences from parts (#622545).Ales Kozumplik2010-08-301-6/+5
* readvars should split variables into at most 2 piecesBrian C. Lane2010-08-271-1/+1
* Adding output to method selection processBrian C. Lane2010-08-271-6/+29
* loader: parseCmdLineIp* takes just the value as an argument now.Ales Kozumplik2010-08-181-13/+5
* Remove the nousbstorage command line option (#624556).Chris Lumens2010-08-171-2/+0
* Remove telnet support.David Lehman2010-08-178-605/+4
* Only set noverifyssl on URL installs (#621469).Chris Lumens2010-08-131-2/+4
* fix 899f401611da021b3ec3882577ad860eae47f265Ales Kozumplik2010-08-131-0/+1
* Do not use autoconfiguration for DHCPv6 (#623216)Radek Vykydal2010-08-131-0/+1
* I don't need to pass "nomodeset" to stage2 after all.Chris Lumens2010-08-121-1/+0
* Make sure "nomodeset" and "xdriver=" get passed on to stage2 (#623129).Chris Lumens2010-08-121-2/+10
* Proper detection of successful module update (#618862)Martin Sivak2010-08-123-11/+110
* logging: fix logic in getSyslog().Ales Kozumplik2010-08-091-46/+28
* ibft: always configure network devices if there's ibft available (#617860).Ales Kozumplik2010-08-061-1/+3
* Remember user's choice when going back in Configure TCP/IP (#609570)Radek Vykydal2010-08-052-5/+21
* shutdown: Use lstat to test for /lib64Hans de Goede2010-08-021-1/+1
* shutdown: don't unmount /sys and /procHans de Goede2010-08-021-0/+1
* Use readvars_parse_file in loader/init.cDavid Cantrell2010-07-261-106/+64
* Use readvars_parse_*() in loader/loader.cDavid Cantrell2010-07-261-189/+202
* Use readvars_parse_file() in loader/modules.cDavid Cantrell2010-07-261-42/+23
* Add readvars.c for parsing command line args and shell vars.David Cantrell2010-07-263-2/+157
* Check return value of chdir()David Cantrell2010-07-262-8/+14
* Remove handling for the "vesa" boot argument.David Cantrell2010-07-261-11/+1
* Remove USE_MINILIBC cruft from loader/init.cDavid Cantrell2010-07-261-9/+0
* Whitespace cleanup in loader/Makefile.amDavid Cantrell2010-07-261-1/+1
* logging: autodetect the virtio-serial port.Ales Kozumplik2010-07-261-24/+47
* Make the shell in tty2 and ssh all go to /root like on a real system.Peter Jones2010-07-222-0/+4
* Only write changed DASD attributes to rd_DASD params (#606783)David Cantrell2010-07-211-0/+4
* Propagate MACADDR from loaderData to iface (#595388)David Cantrell2010-07-211-0/+4