summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i18n pull from sources.redhat.com #3anaconda-fairfax-rc1Mike Fulbright2001-08-1429-3873/+3435
* unmount the loopback isos when going back (#50790)Matt Wilson2001-08-141-0/+3
* backwards, oopsMatt Wilson2001-08-141-2/+2
* pychecker complained about this - time.time() is called below but we never im...Mike Fulbright2001-08-141-0/+1
* actually get the right packages to upgradeMatt Wilson2001-08-141-1/+2
* we should migrate filesystems in upgradeonly... really... (51762)Jeremy Katz2001-08-141-0/+1
* grammar fix (51761)Jeremy Katz2001-08-142-2/+2
* how did this ever work?Matt Wilson2001-08-141-1/+2
* s/Raid/RAID/ (#49669Matt Wilson2001-08-141-1/+1
* if no message window, just fall back to ext2 if no journal, but that case sho...Jeremy Katz2001-08-141-1/+1
* remove incomplete languagesMatt Wilson2001-08-141-8/+0
* enable bootdisks on loopback upgrades, fix styleMatt Wilson2001-08-141-5/+6
* per sct's request, turn off forced fscks for ext3 filesystems after the fs ha...Jeremy Katz2001-08-141-2/+20
* no.po updateMike Fulbright2001-08-141-2/+1
* insure that the dev node exists on loopback devices, fixes ext3 migration of ...Matt Wilson2001-08-141-5/+10
* don't make the label None, that's sillyJeremy Katz2001-08-141-0/+3
* beware the leaky descriptorMatt Wilson2001-08-141-15/+27
* i18n pull from sources.redhat.com # 2Mike Fulbright2001-08-1429-2564/+2644
* restoring the backup copy doesn't work...Jeremy Katz2001-08-142-38/+47
* fix titleMatt Wilson2001-08-141-1/+1
* i18n pull from sources.redhat.comMike Fulbright2001-08-1429-6285/+6032
* remove duplicated codeMatt Wilson2001-08-141-6/+1
* make the label at least an empty string, should fix 51071Jeremy Katz2001-08-141-0/+2
* dialog for partitions of type 0x82 which don't look like swap... mostlyJeremy Katz2001-08-143-0/+30
* remove mouse from step list for upgrade only (51670)Jeremy Katz2001-08-141-1/+0
* remove stale efi entries (50779)Jeremy Katz2001-08-131-0/+28
* avoid a false trigger of my sanity checkMatt Wilson2001-08-131-1/+2
* sanity checkMatt Wilson2001-08-131-0/+3
* if the partition isn't mountable, reset the mountpoint to be NoneJeremy Katz2001-08-131-0/+2
* now we can set mountpoints for protected partitions. the gui actuallyJeremy Katz2001-08-132-12/+10
* bootable requests need to be fit at roughly the same priority as primary only...Jeremy Katz2001-08-131-1/+1
* try to handle monitor probing/config during ks betterMike Fulbright2001-08-131-6/+23
* get rid of these messages, they are not neededMike Fulbright2001-08-131-4/+0
* int'ify the number of spares (51563)Jeremy Katz2001-08-131-1/+1
* more drivers now that fpu emul is off in the boot kernelJeremy Katz2001-08-131-2/+2
* latest i18n pull from sources.redhat.comMike Fulbright2001-08-1328-5741/+5876
* pulled in translated bootdisk messagesMike Fulbright2001-08-1320-325/+335
* added korean boot disk filesMike Fulbright2001-08-135-0/+122
* i18n pull from sources.redhat.comMike Fulbright2001-08-1328-2971/+2968
* size checks don't really matter if we're not formatting (51519)Jeremy Katz2001-08-111-0/+3
* fix so we use probed monitor in ksMike Fulbright2001-08-101-2/+9
* don't use an include in the toplevel gtkrc, it breaks the font switching in t...Matt Wilson2001-08-101-2/+10
* import string (pycheck)Matt Wilson2001-08-101-0/+1
* never hit this so i guess it wasnt a big dealMike Fulbright2001-08-101-1/+1
* msw - 'i tested this code, really!'Mike Fulbright2001-08-101-0/+1
* pychecker fixMike Fulbright2001-08-101-1/+1
* cosmic rays insert odd code that does nothingMatt Wilson2001-08-101-1/+14
* pychecker fixMike Fulbright2001-08-101-1/+1
* pychecker fixMike Fulbright2001-08-101-1/+1
* ints are very small things, easy to overflow. ;-). Use longs. Be happy.Matt Wilson2001-08-101-2/+2