summaryrefslogtreecommitdiffstats
path: root/pyanaconda
Commit message (Expand)AuthorAgeFilesLines
* fcoe: modprobe the VLAN layer module.Ales Kozumplik2011-10-071-0/+3
* Remove some raid error checking pykickstart can do for us.Chris Lumens2011-10-061-7/+0
* Set default BOOTPROTO=dhcp for network service (minimal installs) (#741199)Radek Vykydal2011-10-062-7/+0
* remove argument ROOT_PATH from getDefaultKeyboard() calls (removed from metho...Vratislav Podzimek2011-10-062-2/+2
* Default to an active network device after reboot on Fedora (ONBOOT) (#498207)Radek Vykydal2011-10-054-0/+19
* Fix: Allow EFI slot_ids in hexdecimal (#742141).Fabian Deutsch2011-10-041-1/+2
* fcoe: fix detecting FCoE NICMichael Brown2011-10-041-1/+1
* Do not show loop devices in the filtering UI.Ales Kozumplik2011-10-041-0/+1
* dispatcher: do not request "group-selection" with "tasksel".Ales Kozumplik2011-10-041-1/+1
* upgrade: do not insist on running the "bootloader" step.Ales Kozumplik2011-10-041-1/+1
* dracut args: "rhgb quiet" should come last.Ales Kozumplik2011-10-041-1/+11
* Only check relevant devices for dirty filesystems. (#741206)David Lehman2011-09-301-1/+1
* Make sure storage is reset just before partitioning, always.David Lehman2011-09-304-17/+38
* Move selection of default boot drive into bootloader.David Lehman2011-09-302-8/+9
* Show error dialog instead of traceback on fstab type mismatch. (#649171)David Lehman2011-09-302-8/+20
* Try a test mount and keep fstab mismatches if it succeeds. (#649171)David Lehman2011-09-302-4/+31
* imount.c: include fcntl.h before ext2fs/ext2fs.h.Ales Kozumplik2011-09-291-1/+1
* Write the grub.conf after setting up the new EFI bootloader (#741994))Brian C. Lane2011-09-281-0/+14
* botoloader: write 'ip=eth0:dhcp,auto6' instead of 'ip=eth0:dhcp ip=eth0:auto6'Ales Kozumplik2011-09-271-1/+32
* Put bios boot partitions on all gpt disk on bios systems. (#738964)David Lehman2011-09-231-0/+36
* Change default bootloader timeout from 20sec to 5sec. (#727831)David Lehman2011-09-231-3/+1
* Bootloader stage1_drive is more than a suggestion. (#738964)David Lehman2011-09-231-4/+6
* Mark the live device's parent devices protected. (#738964)David Lehman2011-09-232-4/+40
* Improve the clarity of the missing bios boot partition error. (#731549)David Lehman2011-09-221-2/+5
* Start NM in loader on s390 until we have systemd init here too (#733680)Radek Vykydal2011-09-212-0/+43
* Fix createUser and createGroup to work with kickstart defaults (#739428)Brian C. Lane2011-09-201-9/+9
* fcoe: handle Broadcom fcoe devices correctly.Ales Kozumplik2011-09-193-4/+42
* fcoe: the control path in sysfs is now /sys/module/libfcoeAles Kozumplik2011-09-191-1/+1
* fcoe: load bnx2fc if relevant.Ales Kozumplik2011-09-192-0/+10
* Fix post-commit lookup of extended partitions. (#737532)David Lehman2011-09-161-2/+8
* Don't reboot when closing the live installer via the window decoration.Chris Lumens2011-09-161-2/+1
* Use the luks format's mapName when creating temp LUKSDevice. (#722952)David Lehman2011-09-151-1/+1
* Reset device attr after using temp dev. (#722952)David Lehman2011-09-151-0/+2
* Make sure there are no tempvg paths even if formatting. (#737916)David Lehman2011-09-151-4/+4
* Sort partitioning commmands in anaconda-ks.cfg. (#736527)David Lehman2011-09-141-1/+15
* Install grub2 when upgrading on bios x86. (#735730)David Lehman2011-09-142-1/+7
* Default to installing a new bootloader on upgrade.David Lehman2011-09-143-51/+12
* Add a Reboot button to the congrats screen on live (#705189).Chris Lumens2011-09-141-1/+1
* Add support for reserving space in lvm vgs via kickstart.David Lehman2011-09-144-5/+64
* iutil: make getArch() return ppc64 on ppc64 (#736721)Will Woods2011-09-131-1/+3
* iutil: add 'bits' arg to isPPC (like isX86)Will Woods2011-09-131-2/+14
* nfsiso: handle mismatching .iso architecture gracefully.Ales Kozumplik2011-09-131-17/+22
* Improve checking if new biosboot partition is needed.Ales Kozumplik2011-09-081-15/+5
* mpath: create /etc/multipath/bindings if we are using friendly names.Ales Kozumplik2011-09-071-0/+2
* isolate localeInfo and expandLangs() from langauges.py into a separate module.Ales Kozumplik2011-09-075-54/+88
* Make sure we teardown root candidates in all cases. (#693095)David Lehman2011-09-061-3/+6
* Update parted partition by sector, not name, after create. (#733449)David Lehman2011-09-061-1/+3
* Determine existing md arrays' metadata version. (#731266)David Lehman2011-09-013-9/+23
* Don't check mountable before obtaining actual/existing fs size. (#733808)David Lehman2011-08-311-1/+1
* Fix traceback when installing over a system with broken rpm db.Ales Kozumplik2011-08-311-0/+4