summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionanaconda-11.4.0.40-1Jeremy Katz2008-02-261-1/+7
|
* Use non-deprecated HAL properties.Bill Nottingham2008-02-261-2/+2
|
* More crud to deal with the fact that rawhide trees are composed weirdJeremy Katz2008-02-261-2/+2
|
* Bump version.Jeremy Katz2008-02-261-1/+6
|
* Gtk does not have the error type, use custom with proper icons. (#224636)Martin Sivak2008-02-261-1/+1
|
* Fix up symlinks that could be broken with our movement here (#434882)Will Woods2008-02-251-0/+14
|
* pvops xen uses hvc as its console (#434763)Jeremy Katz2008-02-252-3/+3
|
* Follow symlinks when looking for the anaconda-runtime package.Jesse Keating2008-02-251-1/+1
| | | | | This bit rawhide creation as we use a symlink to the packages on an NFS share to run buildinstall against. Fugly but it works.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaRajesh Ranjan2008-02-251-31/+48
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaRajesh Ranjan2008-02-2522-583/+746
| |\
| * | 2008-02-25 Rajesh Ranjan <rajesh672@gmail.com> (via rajesh@fedoraproject.org)Rajesh Ranjan2008-02-251-31/+48
| | | | | | | | | | | | * po/hi.po: modified one string
* | | 2008-02-25 Rajesh Ranjan <rajesh672@gmail.com> (via rajesh@fedoraproject.org)Rajesh Ranjan2008-02-251-0/+6989
| |/ |/| | | | | * po/mai.po: adding anaconda for maithili
* | Bump version.anaconda-11.4.0.38-1Jeremy Katz2008-02-241-1/+31
| |
* | Write out UUID in the fstab (#364441)Jeremy Katz2008-02-241-1/+6
| |
* | Add support for getting UUID using libblkidJeremy Katz2008-02-241-0/+7
| |
* | Fix calculation of sizes of LVs when resizing (#433024)Jeremy Katz2008-02-241-1/+1
| |
* | Add back some bits for text modeJeremy Katz2008-02-221-1/+3
| |
* | Remove advanced bootloader bitsJeremy Katz2008-02-228-406/+1
| |
* | Add support for actually changing where the boot loader gets installed as wellJeremy Katz2008-02-222-1/+490
| | | | | | | | as the BIOS drive order.
* | Less text.Jeremy Katz2008-02-221-14/+2
| |
* | Reorder things a little, clean up spacingJeremy Katz2008-02-221-15/+12
| |
* | Use a tooltip instead of a long bit of text that most people don't readJeremy Katz2008-02-221-5/+5
| |
* | Remove advanced checkboxJeremy Katz2008-02-221-20/+1
| |
* | Switch the grub installation radio to be a checkbutton. Cleanups for grub onlyJeremy Katz2008-02-222-31/+10
| |
* | Lets redirect to /dev/null to ensure that what we get in DIR is the result ↵Joel Andres Granados2008-02-221-1/+1
| | | | | | | | of pwd.
* | Catch the error emmited by lvm tools during logical volume creation process ↵Martin Sivak2008-02-221-1/+9
| | | | | | | | (#224636).
* | Don't try to lock /etc/mtab, fix error detection when mount fails.Chris Lumens2008-02-211-4/+4
| |
* | Don't append (null) to the NFS mount options.Chris Lumens2008-02-211-1/+4
| |
* | There's no need to wait if the last download retry failed.Chris Lumens2008-02-211-0/+3
| |
* | New version.Chris Lumens2008-02-211-1/+20
| |
* | 2008-02-20 Dimitris Glezos <dimitris@glezos.com> (via glezos@fedoraproject.org)Dimitris Glezos2008-02-201-85/+142
|/ | | | * po/el.po: Dummy commit (testing Transifex)
* the '-o' is appended to the mount command in imount.cJoel Andres Granados2008-02-201-1/+1
|
* Use full path to device for mount in findExistingRootPartitions.David Lehman2008-02-201-2/+5
| | | | Thanks to Joel for spotting it.
* This var can also be None.Joel Andres Granados2008-02-201-1/+1
|
* Map preexisting encrypted devs before mounting everything in mountRootPartition.David Lehman2008-02-201-0/+9
|
* Fix traceback on test mount in findExistingRootPartitions.David Lehman2008-02-201-1/+1
|
* Use SHA-512 by default for password encryption.David Cantrell2008-02-202-41/+69
| | | | | | | | | | | | | | Encode passwords using SHA-512 by default. Users can override this in a Kickstart file using the 'auth' command. The options below determine the algorithm used: --enablemd5 -or- --passalgo=md5 MD5 --passalgo=sha256 SHA-256 --passalgo=sha512 SHA-512 The previous default was MD5. glibc now supports SHA-256 and SHA-512, so we are using the strongest of those choices by default now.
* Clean up root password user interfaces.David Cantrell2008-02-203-154/+387
| | | | | | | Clean up the code for the iw and textw root password entry interfaces. Move functions outside of the classes to inside the class, clean up formatting, turn gtk interface in to a glade file, remove unused code and variables.
* When the language is changed, default to the correct timezone (#432158).Chris Lumens2008-02-191-4/+7
|
* Fix another text mode network config traceback (#433475).Chris Lumens2008-02-191-1/+1
|
* We are not using $p anymoreJoel Andres Granados2008-02-181-1/+1
|
* Remove more references to ARC (#433229).Chris Lumens2008-02-182-2/+2
|
* Mount flags should be an optional argument (#433279, #433280).Chris Lumens2008-02-181-2/+2
|
* We don't need productpath anymore, so stop taking it as an optionJeremy Katz2008-02-171-9/+1
|
* Set yum output level based on whether or not we've passed --debug or notJeremy Katz2008-02-171-1/+2
| | | | This helps to make the log output a little bit easier to read
* Clean up invocation of mk-images from buildinstallJeremy Katz2008-02-172-32/+64
| | | | | | | Use named options when passing things to mk-images so that it's more clear as to what's going on. Also, make things like arch more explict. This also adds support for output from mk-images to go elsewhere, although that's currently not used by anything
* Clean up invocation of upd-instroot from buildinstallJeremy Katz2008-02-172-55/+49
| | | | | | Use named options when passing things to upd-instroot so that it's more clear as to what's going on. Explicitly pass the arch we're building for rather than trying to derive it based on the anaconda-runtime package
* Remove some legacy stuff that's no longer relevant from .discinfo/.treeinfoJeremy Katz2008-02-172-21/+2
|
* Don't depend on product path for finding the anaconda-runtime packageJeremy Katz2008-02-171-2/+3
|
* Make buildinstall a little clearerJeremy Katz2008-02-171-14/+10
| | | | | Make buildinstall a little bit clearer by making variable names more obvious and also using mktemp'd dirs