summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-08-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-268-10/+414
| | | | | | | | | | | | | | * dispatch.py (installSteps): Add new autopart type step, remove some obsolete stuff (fdisk, fdasd) * gui.py (stepToClass): Add new step. (getGladeWidget): Add helper function for glade screens. * text.py (stepToClasses): Add new step. * installclass.py (BaseInstallClass.setSteps): Add new step. * iw/autopart_type.py: Add first pass at new autopartitioning screen. Still want to make the shown options more dynamic based on what your system initially looks like. * textw/partition_text.py: Add new autopartitioning screen. * ui/autopart.glade: Add glade file for new autopartitioning screen.
* remove backend specifics from methodPaul Nasrat2005-08-261-1/+0
|
* 2005-08-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-252-4/+5
| | | | | * network.py (NetworkDevice.__init__): Don't set some types that aren't really relevant (#136188, #157193)
* 2005-08-24 Matt Wilson <msw@rpath.com>Jeremy Katz2005-08-252-1/+6
| | | | * loader2/loader.c: Disable selinux if mounting /selinux fails.
* Stub backendPaul Nasrat2005-08-241-0/+32
|
* Remove dependency checkingPaul Nasrat2005-08-244-104/+3
|
* bye, bye compspkgPaul Nasrat2005-08-241-3/+0
|
* Temporarily disable %package ks write outPaul Nasrat2005-08-241-1/+1
|
* Don't install comps. Remove package handling for backendPaul Nasrat2005-08-241-77/+4
|
* don't do package based routinesPaul Nasrat2005-08-241-4/+4
|
* remove importPaul Nasrat2005-08-241-1/+0
|
* Some fixes for anaconda nl.popve-nl2005-08-231-42/+42
|
* 2005-08-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-232-1/+7
| | | | | | * isys/isys.c: We don't use /dev/ptyp* anymore, so our pty major is different. Check for the range to fix getting a shell with telnet installs (#165437)
* new versionPaul Nasrat2005-08-191-0/+2
|
* Bump versionPaul Nasrat2005-08-191-1/+4
|
* updatePaul Nasrat2005-08-191-0/+16
|
* remove rpmErrorClassPaul Nasrat2005-08-191-8/+0
|
* remove sortPackagesPaul Nasrat2005-08-191-33/+0
|
* Extract InstallCallbackPaul Nasrat2005-08-191-155/+0
|
* remove now uncalled anacondaTSPaul Nasrat2005-08-191-15/+0
|
* fixup temporary warningsPaul Nasrat2005-08-191-33/+36
|
* warn for nfs installsPaul Nasrat2005-08-191-6/+13
|
* break all but nfs installsPaul Nasrat2005-08-194-285/+8
|
* Extract checkDependenciesPaul Nasrat2005-08-192-35/+1
|
* updatePaul Nasrat2005-08-191-0/+2
|
* Extract readPackagesPaul Nasrat2005-08-192-67/+5
|
* moved out from hdrlist.pyPaul Nasrat2005-08-192-0/+106
|
* updatePaul Nasrat2005-08-191-0/+2
|
* remove unused functionPaul Nasrat2005-08-192-99/+0
|
* updatePaul Nasrat2005-08-191-0/+3
|
* Simplify findBestFileMatchPaul Nasrat2005-08-194-7/+8
|
* updatePaul Nasrat2005-08-191-0/+5
|
* Remove legacy comps readingPaul Nasrat2005-08-194-20/+4
|
* Bump version.Chris Lumens2005-08-182-1/+13
|
* 2005-08-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-171-0/+10
| | | | | | | | | | * loader2/net.c: Add support for ksdevice=bootif with patch from Alex Kiernan (alex.kiernan@gmail.com). This plus "IPAPPEND 2" in your pxelinux config will set your install device to the one you pxebooted from. (#166135) * loader2/loader.h: Likewise. * loader2/loader.c: Likewise. * docs/command-line.txt: Document it!
* We've been silently ignoring on the mouse keyword for a while now. Time toChris Lumens2005-08-173-26/+11
| | | | be more noisy about it so people will correct their files.
* 2005-08-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-174-8/+32
| | | | | | | | | | * loader2/net.c: Add support for ksdevice=bootif with patch from Alex Kiernan (alex.kiernan@gmail.com). This plus "IPAPPEND 2" in your pxelinux config will set your install device to the one you pxebooted from. (#166135) * loader2/loader.h: Likewise. * loader2/loader.c: Likewise. * docs/command-line.txt: Document it!
* Fix syntaxPaul Nasrat2005-08-171-1/+1
|
* 2005-08-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-172-2/+7
| | | | | * scripts/upd-instroot (KEEPFILE): Fix paths to some python stuff for lib64 systems
* Remove unused code. Add in changelog blurb for all this stuff I didChris Lumens2005-08-162-33/+16
| | | | today.
* Tweak section patch.Chris Lumens2005-08-161-4/+4
|
* 2005-08-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-162-12/+6
| | | | * iw/installpath_gui.py: Remove unused vars (msw@rpath.com)
* 2005-08-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-162-2/+8
| | | | | | | | | * autopart.py (autoCreatePartitionRequests): Fix for autopart with not lvm (msw@rpath.com) 2005-08-15 Chris Lumens <clumens@redhat.com> * anaconda.spec: Bump version.
* Init tty3 logger in the right place to fix scripts.Chris Lumens2005-08-162-6/+6
|
* Switch to Sazanami Japanese font (#166045).Chris Lumens2005-08-161-1/+1
|
* Correctly detect when we're in a ks file section (dlehman, #165865).Chris Lumens2005-08-161-2/+2
|
* Add support for Pegasos machine (dwmw2, #166013).Chris Lumens2005-08-162-2/+7
|
* New version.Chris Lumens2005-08-152-1/+13
|
* Added syslog= parameter for logging to a remote machine once we're out ofChris Lumens2005-08-155-4/+26
| | | | the loader.
* 2005-08-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-152-16/+1
| | | | | | | | * kickstart.py (Kickstart.readKickstart): Remove obsolete and dead --ignoredeps stuff (#165224). * instdata.py (InstallData.writePackagesKS): Likewise. * packages.py (checkDependencies): Likewise. * docs/kickstart-docs.txt: Likewise.