summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Not all udev info blocks return a name, so provide a way to ignore it.Chris Lumens2009-07-291-2/+2
* Don't split values for keys including MODEL or VENDOR.Chris Lumens2009-07-291-1/+3
* Move the decision to ignore the results of udev_parse_block_entry up.Chris Lumens2009-07-291-6/+7
* Put mkdir into /sbin on the initrd, too.Chris Lumens2009-07-291-0/+1
* Make sure controlunits.sh is installed to initrd on s390David Cantrell2009-07-283-2/+3
* Remove ChangeLog (#512502)David Cantrell2009-07-282-6/+2
* Add s390utils-cmsfs in upd-instroot for s390David Cantrell2009-07-281-1/+1
* Make sure s390 gets /lib/ld64.so.1David Cantrell2009-07-282-0/+10
* Skip writeDisabledNetInfo() when loader starts on s390David Cantrell2009-07-281-0/+2
* Fix part --onpart= to print the device name instead of the __str__.Chris Lumens2009-07-281-1/+1
* Just pull in all python modules for stage2Jeremy Katz2009-07-281-34/+1
* Trim PACKAGES list in upd-instroot.David Cantrell2009-07-271-14/+14
* Update linuxrc.s390 and friends to reflect review comments.Steffen Maier2009-07-272-343/+288
* Log non-upgradable upgrade candidate roots.Radek Vykydal2009-07-241-0/+3
* unmountFilesystems -> umountFilesystems (#510970).Chris Lumens2009-07-241-1/+1
* Disable devel repos on release (#503798)Jeremy Katz2009-07-231-0/+6
* Work around problems with live installs and dpi other than 96 (#506512)Jeremy Katz2009-07-231-0/+6
* Fix obvious typo in font nameJeremy Katz2009-07-231-1/+1
* New version (again).anaconda-12.5-1David Cantrell2009-07-222-1/+4
* New version.anaconda-12.4-1David Cantrell2009-07-222-1/+19
* Add scripts/makeupdates to generate updates.img files.David Cantrell2009-07-223-34/+217
* Add python-decorator to the stage2 image for pyparted (#513175).Chris Lumens2009-07-221-1/+2
* Set stage2= on x86 boot.isoJeremy Katz2009-07-211-1/+5
* Try to auto-find the CD even if stage2= is specifiedJeremy Katz2009-07-211-2/+2
* Make sure we have a device before check if it's protected. (#510033)David Lehman2009-07-211-1/+1
* Remove unresolvable file devices from the devicetree. (#503830)David Lehman2009-07-211-0/+4
* Support multiple fstab entries of a single nodev fstype. (#505969)David Lehman2009-07-211-2/+4
* Refer to nodev devices as "none", not "nodev".David Lehman2009-07-211-1/+1
* 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