summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Support for ks: --ipv6 command, and ipv6 values for --gateway (#490794)Radek Vykydal2010-07-201-2/+38
* logging: support logging through virtio-serial (#576439).Ales Kozumplik2010-07-202-11/+48
* modules.c: only log from _doLoadModule() if logging has been initialized.Ales Kozumplik2010-07-201-2/+6
* break the dependency of modules.c on loader.hAles Kozumplik2010-07-204-56/+53
* Fix config of ipv6 and ipv4 (auto + manual) in loader (#609576)Radek Vykydal2010-07-191-12/+9
* Improve parsing and pass the devel flag to loader through the command lineMartin Sivak2010-07-152-18/+46
* When in devel mode, do not catch tracebacks, we want the core fileMartin Sivak2010-07-152-3/+24
* Add better debugging capabilities to loaderMartin Sivak2010-07-151-7/+47
* Add confirmation dialog when loading dlabel DDs (#570053)Martin Sivak2010-07-151-0/+35
* ssl: propagate 'url --noverifyssl' into yum repo configuration (#599040).Ales Kozumplik2010-07-081-0/+4
* ssl: support for 'url --noverifyssl' in loader.Ales Kozumplik2010-07-085-2/+21
* Pass size of structure not a size of pointer to calloc (#592227)Martin Sivak2010-07-074-7/+7
* Add a slash to the path pointing to hdinstall dir (#592154)Martin Sivak2010-06-291-2/+2
* Show sane non-removable drives too in the DD dialog (#594548)Martin Sivak2010-06-291-5/+5
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-2828-61/+61
* modules: pyanaconda.textw and pyanaconda.iw are now regular modules.Ales Kozumplik2010-06-231-2/+0
* Change proxy regex in loader to match python proxy regex (#602712)Brian C. Lane2010-06-171-1/+1
* Check for proper Proxy URL in loader (#604126)Brian C. Lane2010-06-161-0/+6
* Do not ask for interface twice in stage 1 (#594802)Radek Vykydal2010-06-151-0/+2
* Rebind hybrid lcs/ctc network devices to correct driver if necessary (#596826)Steffen Maier2010-06-111-0/+26
* Get netdev name without CONFIG_SYSFS_DEPRECATED_V2 in linuxrc.s390 (#596826)Steffen Maier2010-06-111-10/+3
* Do parse DOMAIN for DNS search suffixes in loader (#595388)Steffen Maier2010-06-113-2/+9
* Allow loader to parse DNS and write DNS1, DNS2, ... itself (again). (#595388)Steffen Maier2010-06-111-0/+8
* GATEWAY in linuxrc.s390's ifcfg is really IPv4 only (#595388)Steffen Maier2010-06-111-1/+1
* Handle OPTIONS in ifcfg files transparently in loader (#595388)Steffen Maier2010-06-113-39/+10
* Redownload and extract updates.img during anaconda restart.Ales Kozumplik2010-06-073-3/+84
* Restarting anaconda.Ales Kozumplik2010-06-071-7/+16
* Remember when IPv4 IPADDR has been read from ifcfg file in loader (#595388)Steffen Maier2010-06-021-0/+2
* Don't let loader write HWADDR to ifcfg file on s390. (#595388)Steffen Maier2010-06-021-0/+2
* Tell which stacks to configure in /etc/sysconfig/network on s390 (#595388)Steffen Maier2010-06-021-0/+5
* Really ignore deprecated parm/conf file options in linuxrc.s390 (#595388)Steffen Maier2010-06-021-0/+2
* Correctly pass netdev name from linuxrc.s390 to loader (#595382)Steffen Maier2010-06-022-44/+40
* Fix most of what is necessary for install over IPv6 on s390 (#594090)David Cantrell2010-06-024-3/+40
* Remove long deprecated writing of alias for network in linuxrc.s390Steffen Maier2010-06-021-14/+0
* 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