summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Followup to commit b27dcdc6a37b5429b50579dbf0650e880a95988cDavid Cantrell2008-11-172-2/+1
* Do not bring up network for non-remote kickstart locations (#471658)David Cantrell2008-11-173-6/+29
* Resolve dm-X devices returned by pvdisplay. (#448129)David Lehman2008-11-171-0/+13
* More shell script syntax fixingJeremy Katz2008-11-171-2/+2
* Only bring up the network dialog on package failures if required (#471502).Chris Lumens2008-11-171-5/+5
* New version.anaconda-11.4.1.58-1Chris Lumens2008-11-121-1/+13
* Add comps groups for new repos that are added (#470653)Jeremy Katz2008-11-121-0/+16
* Support upgrades of systems whose rootfs is on an LV. (#471288)David Lehman2008-11-121-0/+50
* Use hasPassphrase() instead of directly accessing passphrase member.David Lehman2008-11-122-9/+12
* Don't dump private class members (those with leading "__")David Lehman2008-11-121-0/+3
* Explicitly close the CD drive after the user hits "continue" (#375011)Peter Jones2008-11-121-0/+1
* Fix shell syntax error (#471090)Ignacio Vazquez-Abrams2008-11-121-1/+1
* Save the /etc/fstab before overwriting it on upgrades (#452768, #470392).Chris Lumens2008-11-121-0/+1
* New version.anaconda-11.4.1.57-1David Cantrell2008-11-111-1/+26
* Fix more UnicodeDecodeErrors, hopefully for good this time (#470733).Chris Lumens2008-11-111-17/+15
* iscsi do missing value check only onceHans de Goede2008-11-113-44/+10
* Don't try to label XFS filesystems on livecd installs (#470951).Chris Lumens2008-11-111-2/+3
* Include cracklib .mo files and look up strings in the right domain.Chris Lumens2008-11-113-4/+4
* finishing last strings.Rui Manuel da Costa Gouveia2008-11-111-43/+33
* some test translations.Rui Manuel da Costa Gouveia2008-11-111-2713/+2209
* Bugzilla has changed its return values for a couple queries.Chris Lumens2008-11-101-8/+9
* Set the default keyboard based on the language (#470446).Chris Lumens2008-11-101-0/+1
* Prevent traceback for vnc installs on KVM guests (#470559)David Cantrell2008-11-081-1/+4
* Bring up networking early enough for syslog= param (#470513)David Cantrell2008-11-082-3/+11
* Sleep a bit before calling udevsettle in iscsiTarget.login (#470073, #466661)Hans de Goede2008-11-081-0/+3
* kickstart, iscsi do not call iscsi.startup after startIBFT has been calledHans de Goede2008-11-081-1/+0
* Do not stop and restart iscsid when rescanning disks/partitions (#470223)Hans de Goede2008-11-081-4/+0
* iscsi.startup should not login to targets as we are already logged in (#470230)Hans de Goede2008-11-081-5/+0
* Remove obsolete normally never reached code from _stopIscsiDaemon (#470229)Hans de Goede2008-11-081-14/+0
* The function getEncryptedDevice gets called correctly expect when we are inJoel Granados Moreno2008-11-071-0/+2
* New version.anaconda-11.4.1.56-1David Cantrell2008-11-061-1/+19
* Don't have the key icon take up so much space on the LUKS dialog (#470338).Chris Lumens2008-11-061-2/+2
* Avoid getting linux-base in the kernel listJeremy Katz2008-11-061-0/+4
* Deselect groups when we reset things also (#469854)Jeremy Katz2008-11-061-0/+2
* make iscsi login code wait for udev to create the devices (#466661, #470073)Hans de Goede2008-11-061-0/+5
* Set the correct path when using the directory chooser.Chris Lumens2008-11-051-1/+1
* We always need a wait window, not just when the repo has a name.Chris Lumens2008-11-051-1/+1
* Set initial state of IP configuration fields in text mode (#469933)David Cantrell2008-11-041-0/+1
* Prevent traceback when there are no network devices (#469339)David Cantrell2008-11-043-0/+6
* Indentation fix.Peter Jones2008-11-041-3/+3
* Let users edit net settings on network failure in stage 1 (#465887)David Cantrell2008-11-041-0/+4
* Move startNewt later to avoid printing extra messages on the screen (#469687).Chris Lumens2008-11-041-3/+5
* New version.anaconda-11.4.1.55-1David Cantrell2008-11-031-1/+31
* Revert "Make sure dialog deletions take effect sooner (#455676)."Chris Lumens2008-11-031-6/+0
* Don't set up the launcher for the installer on XOJeremy Katz2008-11-031-0/+4
* Missing one level of indentation for Timezone.writeKS()David Cantrell2008-11-031-4/+4
* Whitespace cleanups for timezone.pyDavid Cantrell2008-11-031-32/+31
* Do not store mount options in loaderData->instRepo (#467760)David Cantrell2008-11-031-10/+3
* Make sure we look up the IP address for the correct device (#469439)David Cantrell2008-11-033-40/+56
* Remove unused bool() function.David Cantrell2008-11-031-4/+0