summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change DeviceTree.devices from a dict to a list.David Lehman2009-07-216-27/+41
* Show locked LUKS devices as "Encrypted (LUKS)", not "LUKS".David Lehman2009-07-211-0/+11
* Allow creation of four primary partitions on a disk. (#505269)David Lehman2009-07-211-7/+8
* Add a bunch more stuff to the initrd needed for networking.Chris Lumens2009-07-212-2/+14
* Add more things to /sbin on the initrd that udev requires.Chris Lumens2009-07-211-0/+5
* Add dmesg to the images.Chris Lumens2009-07-211-0/+1
* New version.anaconda-12.3-1David Cantrell2009-07-202-1/+26
* Set GECOS field for new user accounts specific in ks filesDavid Cantrell2009-07-203-3/+7
* Show MAC address of network device in text mode too.Radek Vykydal2009-07-201-3/+4
* Fix selection of alternative iface in UI after fail (#507084).Radek Vykydal2009-07-202-3/+12
* Stop the cdrom device before ejecting (#505067)Martin Sivak2009-07-171-0/+3
* Add hipersockets to NETTYPE description (bhinson, #511962).Chris Lumens2009-07-171-1/+1
* Don't show formatting progress bar after mkfs has exited.Eric Kerin2009-07-162-2/+16
* Run firstaidkit-qs script instead of the shell (shows rescue menu) (#508512)Martin Sivak2009-07-162-6/+35
* When ignoring partitions make sure lvm also ignores themHans de Goede2009-07-151-0/+2
* 70-anaconda.rules: pass --ignorelockingfailure to lvm invocationHans de Goede2009-07-151-3/+3
* Call mdadm -I with --no-degraded for all disks but the lastHans de Goede2009-07-151-1/+1
* There is no /bin on the initrd so sleep needs to go into /sbin.Chris Lumens2009-07-141-1/+1
* Add deviceNameToDiskByPath().David Cantrell2009-07-131-0/+17
* Display drive model and size in MB in partitioning UI (#460697)David Cantrell2009-07-131-3/+17
* Lots of small grammar and wording changes.Peter Jones2009-07-139-46/+48
* Edit user-visible dialogs for style.Peter Jones2009-07-1317-46/+46
* Get rid of sloppy elipses usage.Peter Jones2009-07-131-2/+2
* Don't write optical devices to /etc/fstab (#505697).Chris Lumens2009-07-131-0/+4
* Sending translation for Gujaratiswkothar2009-07-131-50/+56
* error messages of zFCP on s390: log or pass to the UISteffen Maier2009-07-103-5/+17
* correctly delete a SCSI device provided by a zFCP LUN on s390Steffen Maier2009-07-101-9/+22
* All other teardown methods take a "recursive" argument (#506166).Chris Lumens2009-07-101-1/+1
* Clean yum caches following preupgrade, too (#503096).Chris Lumens2009-07-101-2/+2
* Merge branch 'master' of ssh://git.fedoraproject.org/git/anacondaBill Nottingham2009-07-1011-182/+110
|\
| * New version.anaconda-12.2-1David Cantrell2009-07-092-1/+37
| * mdmon added to install.imgJacek Danecki2009-07-091-0/+1
| * Remove some unnecessary code.Chris Lumens2009-07-091-10/+2
| * Use a method yum provides, rather than inventing our own.Chris Lumens2009-07-091-11/+6
| * Remove _catchallCategory. yum handles this for us now.Chris Lumens2009-07-091-25/+0
| * Write out NM_CONTROLLED=no for NICs used for FCoEHans de Goede2009-07-091-2/+2
| * Add support for biosraid using mdadmHans de Goede2009-07-093-12/+20
| * Reverse: "Support for MD containers"Hans de Goede2009-07-093-105/+0
| * When all udev_is-foo() checks fail return instead of backtracingHans de Goede2009-07-091-0/+3
| * 70-anaconda.rules: always import blkid outputHans de Goede2009-07-091-2/+2
| * Make sure to have "self" as an argument.Chris Lumens2009-07-081-1/+1
| * Add kickstart fcoe commandHans de Goede2009-07-082-1/+11
| * Use the yum preconf object to do $releasever substitution.Chris Lumens2009-07-081-10/+6
| * Indicate LV status according to lv_attr active bit (#491754)David Cantrell2009-07-081-0/+16
| * Include lv_attr in lvm.lvs() return value.David Cantrell2009-07-081-3/+4
* | You must be this tall to ride.Bill Nottingham2009-07-101-7/+3
|/
* Fix list of 64-bit arches.Bill Nottingham2009-07-081-1/+1
* We also need -DUSESELINUX if we want to call matchPathContext.Chris Lumens2009-07-071-1/+1
* Clean up some arch code.Bill Nottingham2009-07-071-3/+2
* Update /etc/hosts with hostname for loopback IP address (#506384)Radek Vykydal2009-07-071-0/+23