summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix CDLABEL substitution in syslinux.cfg for x86 boot.isoJeremy Katz2009-07-291-1/+1
* And finish off the removal of rhplJeremy Katz2009-07-294-8/+3
* Use keyboard bits from system-config-keyboard nowJeremy Katz2009-07-294-4/+4
* Adapt the text interface to using the new python-meh code too.Chris Lumens2009-07-291-182/+8
* defaultVersion and defaultProduct no longer exist in python-meh.Chris Lumens2009-07-291-2/+1
* Get glade files and pixmaps from an environment variable.Chris Lumens2009-07-292-7/+7
* Add meh to the list of python modules we can update.Chris Lumens2009-07-291-1/+1
* exception.png is now in python-meh.Chris Lumens2009-07-291-0/+0
* Most windows no longer need an anaconda argument, since the intf has that.Chris Lumens2009-07-295-33/+34
* Also add an exitWindow, since meh expects that from an interface.Chris Lumens2009-07-291-0/+11
* Adapt mainExceptionWindow and saveExceptionWindow to call meh.Chris Lumens2009-07-291-2/+6
* Remove SaveExceptionWindow and MainExceptionWindow. meh has those now.Chris Lumens2009-07-291-160/+0
* BugzillaFiler.__init__ now requires a bugUrl, version, and product.Chris Lumens2009-07-293-6/+12
* Adapt exception.py to using python-meh.Chris Lumens2009-07-293-617/+80
* Remove exception handling files no longer part of anaconda.Chris Lumens2009-07-292-1116/+0
* NM no longer exposes information through HAL (#514501).Chris Lumens2009-07-291-17/+14
* 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