summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We're not actually activating new filesystems quite yet.Chris Lumens2008-08-041-1/+1
* Fix a typo in the initial partitioning screen.Chris Lumens2008-08-041-1/+1
* Use system-logos instead of hardcoding fedora-logos (#457378).Chris Lumens2008-08-042-4/+4
* anaconda can no longer be None when we create a DiskSet instance.Chris Lumens2008-08-041-50/+31
* Remove LabelFactory since we now rely on UUIDs for everything.Chris Lumens2008-08-041-72/+24
* Filter out repos that aren't enabled when running in betanag mode.Chris Lumens2008-08-042-4/+10
* Close the transaction between CDs (#457126).Chris Lumens2008-08-041-0/+2
* Split media fixes.Chris Lumens2008-08-011-0/+3
* Handling (ask user) of invalid timezone value in kickstart added (#404321)Radek Vykydal2008-08-012-4/+13
* Bump versionanaconda-11.4.1.24-1Jeremy Katz2008-07-311-1/+6
* Don't try to use self.tree as the mode to open .discinfo.Chris Lumens2008-07-311-1/+1
* Remove all the RPM lock files before creating a new transaction (#456949).Chris Lumens2008-07-312-8/+9
* Support VDSK devices on s390x (#264061)David Cantrell2008-07-301-3/+28
* New version.anaconda-11.4.1.23-1Chris Lumens2008-07-301-1/+6
* Fix mke2fs argument passing (#457285).Chris Lumens2008-07-301-1/+1
* Disable logging in the firmware loader, since it clobbers other log messages.Peter Jones2008-07-301-0/+4
* New version.anaconda-11.4.1.22-1Chris Lumens2008-07-301-1/+5
* udevsettle takes forever, so display a waitWindow.Chris Lumens2008-07-301-0/+3
* Leave anaconda-runtime around for mk-images run.David Cantrell2008-07-291-5/+8
* Bump versionanaconda-11.4.1.21-1Jeremy Katz2008-07-291-1/+9
* Remove an instance of NEEDGR still existing to fix graphical isolinux (#457144)Jeremy Katz2008-07-291-5/+3
* use newer mke2fs arguments for different filesystemsEric Sandeen2008-07-292-5/+5
* Use attributes to tell us whether filesystems are bootable (#457037).Chris Lumens2008-07-292-6/+13
* Make sure we drag in gzip, used by the image creation stuff.Jesse Keating2008-07-281-0/+1
* New version.anaconda-11.4.1.20-1Chris Lumens2008-07-251-1/+5
* Clean up some mistakes in the minstg2 removal.David Cantrell2008-07-252-3/+4
* Fix passing the language to anacondaJeremy Katz2008-07-241-2/+2
* New version.anaconda-11.4.1.19-1Chris Lumens2008-07-241-1/+11
* Remove one last reference to minstg2.img.Chris Lumens2008-07-241-8/+2
* Fix another NFS kickstart segfault (#456461).Chris Lumens2008-07-241-2/+2
* Remove support for generating a minstg2.img image.David Cantrell2008-07-247-519/+413
* If the xconfig command is given, do something with it (#455938).Chris Lumens2008-07-241-1/+11
* METHOD_CDROM is now supported on s390 (jgranado).Chris Lumens2008-07-241-2/+0
* Fix test for if we could access stage2.img on the CD (wwoods).Chris Lumens2008-07-241-1/+1
* Look for updates.img and product.img on the boot.iso.Chris Lumens2008-07-241-0/+20
* Suspend the curses interface before calling scripts and resume afterwards (#4...Martin Sivak2008-07-244-0/+22
* New version, yet again.anaconda-11.4.1.18-1Chris Lumens2008-07-231-1/+4
* MD_NEW_SIZE_BLOCKS no longer exists in newer kernel headers.Chris Lumens2008-07-231-3/+3
* Compile fixes.anaconda-11.4.1.17-1Chris Lumens2008-07-232-4/+6
* New version.Chris Lumens2008-07-231-1/+17
* Fix various tracebacks in filing bugs direct to bugzilla.Chris Lumens2008-07-231-11/+11
* Finish support for attaching and adding to a bug's CC list.Chris Lumens2008-07-231-23/+39
* Running git-tag -f from a makefile rule is a bad ideaJeremy Katz2008-07-231-2/+2
* 2008-07-23 Victor Ibragimov <victor.ibragimov@gmail.com> (viaVictor Ibragimov2008-07-231-199/+203
* A text message in rescue.py is not gettext-izedAlexander Todorov2008-07-231-1/+1
* Code cleanup - handling of --serialAlexander Todorov2008-07-231-4/+3
* Offer physical NIC identification in stage 1 (#261101)David Cantrell2008-07-223-15/+108
* Merge branch 'save-to-bugzilla'Chris Lumens2008-07-2210-533/+1246
|\
| * If there's no network, attempt to bring it up before filing a bug.Chris Lumens2008-07-221-0/+7
| * Require python-bugzilla.Chris Lumens2008-07-222-1/+3