summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* code cleanupMatt Wilson2001-07-242-202/+218
* preserve the hostname that is read from /tmp/netinfoMatt Wilson2001-07-243-3/+0
* oops, unbreak kickstart for installsJeremy Katz2001-07-241-3/+3
* i386 has a boot, we want to use smp on ia64 right now. remove this hack post...Jeremy Katz2001-07-241-3/+10
* update ja.po: 74 fuzzy, 114 untranslated.ssato2001-07-241-1107/+274
* say Enter instead of Returnbfox2001-07-241-3/+3
* widen the window a bit to allow for long package namesbfox2001-07-241-7/+7
* work to make partitionless upgrades work better than beforeMike Fulbright2001-07-243-23/+44
* skip bootloader screens/setup if rootOnLoopMike Fulbright2001-07-241-0/+8
* need another argument to reconfig keyboard nowJeremy Katz2001-07-241-1/+1
* check to make sure file is there first, #40579Matt Wilson2001-07-241-1/+1
* change wording, #49612Matt Wilson2001-07-241-2/+2
* remove commentsMike Fulbright2001-07-241-2/+0
* no, it doesn't... actually looking at code before deciding the solution is co...Jeremy Katz2001-07-231-1/+1
* make raid inconsistencies non fatal (#36985)Matt Wilson2001-07-231-11/+16
* set number of spares into UIMike Fulbright2001-07-231-1/+6
* blah, changed here tooJeremy Katz2001-07-231-1/+1
* handle numeric request ids too...Jeremy Katz2001-07-231-2/+3
* need to show help in grub password screenMike Fulbright2001-07-231-0/+3
* set or clear the PARTITION_RAID flag appropriately with preexisting partitionsJeremy Katz2001-07-231-0/+4
* this sanity check should be hereJeremy Katz2001-07-231-0/+3
* and fix going backwards through finding the root partsJeremy Katz2001-07-232-2/+5
* new step: find root parts, remove those bits from the interfaces forJeremy Katz2001-07-238-7/+28
* july 23 pull from sources.redhat.comMike Fulbright2001-07-2329-10892/+12250
* prompt before mounting filsystems in rescue mode, notify user how to exitMike Fulbright2001-07-231-2/+30
* this could be slightly usefulJeremy Katz2001-07-231-0/+1
* bump versionMike Fulbright2001-07-231-1/+1
* sanity checks for sizes need to actually look at the partition sinceJeremy Katz2001-07-234-5/+15
* consistent capitalization (49669)Jeremy Katz2001-07-232-4/+4
* and write out partitioning info to ks.cfgJeremy Katz2001-07-231-0/+1
* raidlevels can be string numbers now tooJeremy Katz2001-07-231-0/+139
* minor parsing change for outputing ks.cfg (not user visible)Jeremy Katz2001-07-231-1/+1
* move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circularJeremy Katz2001-07-236-14/+7
* bytes for inode just happily works now on ext2 fs's (which is all we really u...Jeremy Katz2001-07-231-2/+7
* extra format args could be specified for any filesystem reallyJeremy Katz2001-07-231-1/+1
* handling of the kickstart case where people want their partitions on a specif...Jeremy Katz2001-07-231-3/+28
* do something with onpartsJeremy Katz2001-07-231-1/+3
* grammar (49666)Jeremy Katz2001-07-232-2/+2
* pychecker fix... darn that selfJeremy Katz2001-07-221-1/+1
* actually hook up ldaptls via kickstartJeremy Katz2001-07-222-2/+3
* if they've asked for text mode, there's no need to warn them that we're using...Jeremy Katz2001-07-221-2/+3
* fix skipping x config (part of 49637)Jeremy Katz2001-07-221-1/+1
* catch parts of the bootable raid array in our aggressively placing bootJeremy Katz2001-07-222-1/+15
* handle making sure that the members of bootable raid requests get handledJeremy Katz2001-07-221-5/+20
* move whether the keyboard has been manually set into the keyboard objectJeremy Katz2001-07-224-20/+17
* got lost in the merge of the dispatch branch; fixes 22760 againJeremy Katz2001-07-221-1/+1
* this should fix xconfig in kickstartJeremy Katz2001-07-221-2/+2
* zerombr reinitializes the disksJeremy Katz2001-07-222-6/+3
* we have saner names now. saving state on this screen works nowJeremy Katz2001-07-221-1/+1
* fix default fstype in gui to give the right default format type on preexistin...Jeremy Katz2001-07-221-1/+5