summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Begin removing references to anaconda.method and anaconda.methodstr.Chris Lumens2007-12-0510-86/+66
* Remove base InstallMethod class and harddrive.py and urlinstall.py files.Chris Lumens2007-12-054-354/+18
* Add a specfile rule to bump the version.Jeremy Katz2007-12-051-0/+14
* Make the tag an annotated tagJeremy Katz2007-12-041-1/+1
* Fixup chunk of dwmw2's patch to be cleanerJeremy Katz2007-12-041-5/+1
* Update mk-images.ppc for new zImage wrapper (#409691)David Woodhouse2007-12-042-26/+32
* update gitignoreJeremy Katz2007-12-041-2/+2
* Remove gdb.i386 on upgrade (#407431)Jeremy Katz2007-12-041-1/+1
* device nodes are in /dev (or, at least, should be)Bill Nottingham2007-12-041-1/+1
* Bump versionanaconda-11.4.0.5-1Jeremy Katz2007-12-031-1/+10
* Put symlinks into second stage also.Jeremy Katz2007-12-031-1/+2
* Probe for LVM fstype since we don't get that out of libblkid (#409321)Jeremy Katz2007-12-031-1/+24
* Use libblkid instead of custom filesystem probingJeremy Katz2007-12-036-359/+46
* Merge git://git.infradead.org/~dwmw2/anaconda into topic/efikaPaul Nasrat2007-12-032-0/+9
|\
| * put efika.forth on the install media, for booting EfikaDavid Woodhouse2007-11-282-0/+9
* | remove duplicate lineBill Nottingham2007-11-301-2/+0
* | Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaBill Nottingham2007-11-302-1/+2
|\ \
| * | Remove unused SECSTAGE module list.David Lehman2007-11-301-1/+0
| * | Include more nss libraries that are dlopened (#405921).Chris Lumens2007-11-301-0/+2
* | | no more floppydevice in instdataBill Nottingham2007-11-301-1/+1
|/ /
* | remove dead codeBill Nottingham2007-11-302-22/+0
* | Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaBill Nottingham2007-11-301-1/+1
|\ \
| * \ Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaDavid Lehman2007-11-301-1/+1
| |\ \
| * | | Actually include crypto mods in the initrd, not the non-existent SECSTAGE.David Lehman2007-11-301-1/+1
* | | | fix references to point to the device we created earlierBill Nottingham2007-11-301-2/+2
| |/ / |/| |
* | | in test mode, return success when copying anacdump.txtBill Nottingham2007-11-301-1/+1
|/ /
* | Fix tracebacks in exn dialog and in partitioning UI (#405951).Chris Lumens2007-11-302-3/+3
* | Bump versionanaconda-11.4.0.4-1Jeremy Katz2007-11-291-1/+8
* | add support for resizing ntfsJeremy Katz2007-11-291-0/+53
* | set stdin for pulse progress if neededJeremy Katz2007-11-291-0/+2
* | UI for logical volume resizingJeremy Katz2007-11-292-8/+23
* | Backend code for logical volume resizingJeremy Katz2007-11-296-14/+103
* | Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-295-11/+19
* | With moving partitioning, we should do a confirmation before we write thingsJeremy Katz2007-11-295-55/+18
* | If we're formatting the partition, we can resize to 1Jeremy Katz2007-11-291-5/+27
* | Implement resizing UI for graphical mode.Jeremy Katz2007-11-294-116/+76
* | Implement resizing methods for ext[23]Jeremy Katz2007-11-292-0/+77
* | Actually do the resizingJeremy Katz2007-11-291-0/+2
* | Add infrastructure for partition resizingJeremy Katz2007-11-294-2/+82
* | Add method for finding the available size that a partition can expand intoJeremy Katz2007-11-291-0/+18
* | Apply partitioning changes immediately after the partitioning step.Jeremy Katz2007-11-292-26/+2
* | add iutil.execWithPulseProgress to do a pulsing progress barJeremy Katz2007-11-291-0/+60
* | add pulsing progress bars for gui. noop (no progress bar) for textJeremy Katz2007-11-293-11/+24
* | Add support for ext4dev hidden away behind a command line optionJeremy Katz2007-11-293-3/+23
* | fix traceback at the end of installJeremy Katz2007-11-291-0/+2
* | fix alpha checkJeremy Katz2007-11-291-1/+1
* | Allow multiple LVs to not be mountedJeremy Katz2007-11-281-0/+2
* | This is used for more than partitions; and add a mnemonicJeremy Katz2007-11-281-1/+1
* | Fix circular importJeremy Katz2007-11-281-3/+3
* | ignore translations for the loaderJeremy Katz2007-11-281-0/+1