summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* align the laptop class - icon could still use a little workMatt Wilson2001-07-062-1/+1
* typoMike Fulbright2001-07-061-1/+1
* typoMike Fulbright2001-07-061-1/+1
* add anaconda.conf to upd-instroot scriptbfox2001-07-061-0/+1
* fix bugs pychecker found...Jeremy Katz2001-07-069-54/+17
* should fix the exception handler hereJeremy Katz2001-07-061-3/+5
* show something usefulJeremy Katz2001-07-061-1/+1
* fix the add one, get many caseJeremy Katz2001-07-061-10/+11
* add a format column to display in GUI, change name of software RAIDMike Fulbright2001-07-063-8/+23
* freeze tree before destroying so we dont get visual artifactsMike Fulbright2001-07-061-1/+2
* add support for formatting/migrating existing partitionsMike Fulbright2001-07-061-26/+117
* i dont know why cvs thinks this changedMike Fulbright2001-07-061-1/+0
* make syslog a global object and don't kill it, let init kill it later. #47556Matt Wilson2001-07-063-33/+39
* import everythingMatt Wilson2001-07-061-1/+1
* set drives to the drives we said we want to use for linux...Jeremy Katz2001-07-061-0/+4
* secondary isn't used...Jeremy Katz2001-07-061-1/+1
* error handling is done genericlyMatt Wilson2001-07-061-9/+1
* some architectures don't care about /boot but want something differentJeremy Katz2001-07-064-6/+24
* move autopart strings to bottom of fileJeremy Katz2001-07-064-35/+136
* oopsMike Fulbright2001-07-061-2/+1
* Added support for converting and formatting existing filesystems to a differe...Mike Fulbright2001-07-066-40/+260
* integrated changes suggested by docsMike Fulbright2001-07-0614-109/+110
* add a message telling the user that a kickstart file is being written to /roo...bfox2001-07-051-1/+3
* fixup names of install classesMike Fulbright2001-07-052-2/+2
* change name of screenMike Fulbright2001-07-051-1/+1
* if we're reformating a preexisting partition as a new partition type, mark itMike Fulbright2001-07-051-0/+3
* minor changes to packing orderbfox2001-07-051-16/+24
* disable threads, you MUST use the new pygtk package nowMatt Wilson2001-07-052-2/+1
* kill debug spewJeremy Katz2001-07-051-1/+0
* ooh, fun. threads still linger within. We need to take the lock or an inter...Matt Wilson2001-07-041-2/+3
* fix tuple size for extraModules (47126)Jeremy Katz2001-07-041-1/+1
* don't try to write out network ks info if we don't have any net devices (#47019)Jeremy Katz2001-07-041-2/+6
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-0413-108/+136
* more bootloader fixes for yesterdayJeremy Katz2001-07-041-2/+5
* typoMatt Wilson2001-07-031-1/+2
* strip comments out of package section of kickstart filebfox2001-07-031-0/+8
* write out the splashimage pathMatt Wilson2001-07-031-3/+4
* oopsMike Fulbright2001-07-031-2/+2
* need debugfs and tunefs to work on ext3 systems (bug #26799)Mike Fulbright2001-07-031-0/+4
* message consistency and a typo fixJeremy Katz2001-07-031-3/+3
* write out bootloader to ks.cfgJeremy Katz2001-07-032-0/+23
* revertMatt Wilson2001-07-031-1/+2
* reboot directive is backJeremy Katz2001-07-031-2/+1
* we can get beyond the length of installsteps with skipping stepsJeremy Katz2001-07-031-2/+2
* if the user has requested md5 passwords, write out the root password in theJeremy Katz2001-07-032-3/+7
* move the render callback to an idle function. This allows events to be servi...Matt Wilson2001-07-031-1/+7
* remove duplicate mount entry in commands, restore umount in listMatt Wilson2001-07-031-1/+1
* clearpart --drives=hdaJeremy Katz2001-07-021-8/+13
* ia64 really installs nowJeremy Katz2001-07-021-3/+4
* don't try to label fat partitions... really, it's a bad ideaJeremy Katz2001-07-021-4/+0