summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up udev sillies (related to #514501)Jeremy Katz2009-07-311-0/+14
* Log when we unmount filesystems so we have a match for mount messages.Chris Lumens2009-07-301-0/+1
* Let's not exit from buildinstall.functions, say, everJeremy Katz2009-07-301-5/+2
* Rework shutDown() to better accomidate "nokill" better.Peter Jones2009-07-303-45/+97
* Make upgradeany boot option work again (#513227)Radek Vykydal2009-07-303-5/+7
* Update device.map when upgrading (#513393)Radek Vykydal2009-07-301-0/+28
* Catch None devsJeremy Katz2009-07-291-1/+3
* Sending translation for Dutchpeterve2009-07-291-106/+190
* New version.anaconda-12.6-1Chris Lumens2009-07-292-1/+25
* Remove one more reference to exnSave.glade.Chris Lumens2009-07-291-1/+0
* 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