summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* msgmergeMatt Wilson2000-01-1924-10163/+12806
|
* changes from dist by ewtMatt Wilson2000-01-183-220/+240
|
* don't let folks create "root" accountErik Troan2000-01-181-1/+1
|
* umountFilesystem takes a parameter (oops)Matt Wilson2000-01-181-1/+1
|
* fixed swap formattingMatt Wilson2000-01-181-1/+1
|
* fstab wasn't returning fsedit.edit() return codeErik Troan2000-01-181-1/+2
|
* turn off swap when upgrades are backed upMatt Wilson2000-01-184-32/+49
|
* added swapoff()Matt Wilson2000-01-182-0/+18
|
* create fstab object for kickstartsMatt Wilson2000-01-181-1/+10
|
* moved fstab creation and recreate it w/ install method changesErik Troan2000-01-171-5/+16
|
* added noprobe optionErik Troan2000-01-171-0/+2
|
* instantiates fstab properly to allow for method changesErik Troan2000-01-171-11/+15
|
* del the ts before the db, there's a reference there?Matt Wilson2000-01-171-1/+1
|
* only umount on upgrade during depcheckMatt Wilson2000-01-171-1/+1
|
* fix release numMike Fulbright2000-01-171-1/+1
|
* only del db if we're upgradingMatt Wilson2000-01-171-1/+2
|
* missing argument to opendbMatt Wilson2000-01-171-1/+1
|
* more upgrade deps checking - it's making me sickMatt Wilson2000-01-171-6/+9
|
* move this conditional code to todoMatt Wilson2000-01-172-15/+6
|
* mount the fs firstMatt Wilson2000-01-171-0/+3
|
* use ondisk db to solve dependencies during upgradesMatt Wilson2000-01-171-1/+8
|
* more fixupsMatt Wilson2000-01-171-1/+1
|
* delay unmount in upgrade examineMatt Wilson2000-01-171-1/+4
|
* little debuggingMatt Wilson2000-01-171-0/+2
|
* fixes to upgrade depencency checking code, and GNOME autoselect codeMatt Wilson2000-01-171-6/+20
|
* code cleanupMatt Wilson2000-01-141-4/+0
|
* added statusMatt Wilson2000-01-141-0/+11
|
* change deadkeys stuffMatt Wilson2000-01-141-3/+8
|
* updated GUI reconfig intro screen lookMike Fulbright2000-01-143-13/+32
|
* fixed exception when user elected not to reconfigMike Fulbright2000-01-141-1/+3
|
* new screensMatt Wilson2000-01-143-0/+3
|
* Tweaked reconfig mode text in text mode, bumped ananaconda version #.Mike Fulbright2000-01-143-33/+33
|
* enable atp870uMatt Wilson2000-01-131-3/+3
|
* mount unix98 pty on alpha, fixed http/ftp crash - extra newtPopWindow()Matt Wilson2000-01-132-3/+0
|
* checked in changes in comps tree by ewtMatt Wilson2000-01-133-3/+4
|
* Changes reconfiguration mode help text slightly.Mike Fulbright2000-01-122-229/+231
| | | | Dr Mike
* 1) added "query" bootproto typeErik Troan2000-01-121-1/+9
| | | | 2) give error on bad bootproto
* set rpmmacro for supported languageMatt Wilson2000-01-121-1/+3
|
* Auto-update by ra@xo.hp.isi18n2000-01-121-5/+11
|
* Auto-update by ra@xo.hp.isi18n2000-01-121-26/+27
|
* Auto-update by ra@xo.hp.isi18n2000-01-121-580/+1052
|
* Provide hwclock in the trees, so that textw timezone works.jakub2000-01-121-0/+1
|
* work on x configMatt Wilson2000-01-121-4/+5
|
* work on x configMatt Wilson2000-01-121-11/+30
|
* 1) added status message while creating loopbackMatt Wilson2000-01-111-4/+16
| | | | 2) turn off loopback device when unmounting filesystems
* updated textMatt Wilson2000-01-112-13/+18
|
* don't allow bootdisk to be skipped during loopback installMatt Wilson2000-01-111-0/+3
|
* unmount filesystems after the installMatt Wilson2000-01-111-0/+1
|
* 1) fixed error check for rootpwMatt Wilson2000-01-111-3/+2
| | | | 2) mouse command took extraneous kickstart option?!?
* removed ts.add stuffMatt Wilson2000-01-111-1/+1
|