summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circularJeremy Katz2001-07-231-1/+0
* grammar (49666)Jeremy Katz2001-07-231-1/+1
* pychecker fix... darn that selfJeremy Katz2001-07-221-1/+1
* move whether the keyboard has been manually set into the keyboard objectJeremy Katz2001-07-221-16/+13
* got lost in the merge of the dispatch branch; fixes 22760 againJeremy Katz2001-07-221-1/+1
* 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
* give warnings and errors for partitions using sanity checking functionJeremy Katz2001-07-221-0/+9
* fix code to find migratable mounts during an upgrade to use FileSystemSet obj...Mike Fulbright2001-07-201-27/+14
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-5/+12
* fixes not initializing ethernet devices on cd installsJeremy Katz2001-07-201-1/+1
* fix migrate GUI dialog and make check for whether to warn on not formatting s...Mike Fulbright2001-07-201-2/+2
* set the long or short label depending on which should be changed (49446)Jeremy Katz2001-07-191-1/+1
* yeah now print out a partition type name instead of foreignMike Fulbright2001-07-191-0/+5
* fix behavior so we warn user if they are using a preexisting as a system dire...Mike Fulbright2001-07-191-3/+5
* report preexisting disk label for existing filesystems (which have one) so us...Mike Fulbright2001-07-191-3/+15
* properly record we have skipped X configuration and act appropriately laterMike Fulbright2001-07-191-0/+2
* fix timer to work, make rnotes rotate every 30 secondsMike Fulbright2001-07-191-9/+11
* longlabel can't be noneJeremy Katz2001-07-181-0/+3
* make drive and raid partition clists big enough to be usefulMike Fulbright2001-07-181-0/+2
* fix various issues with fstype and mount point in pre-existing request edit d...Mike Fulbright2001-07-181-8/+24
* fix for bug 49200Mike Fulbright2001-07-181-1/+4
* fix for bug 49200Mike Fulbright2001-07-181-1/+5
* fix to not have question markMike Fulbright2001-07-181-1/+1
* fix pychecker complaintsMike Fulbright2001-07-183-2/+2
* pychecker fixupsbfox2001-07-181-17/+0
* remove unused codeMatt Wilson2001-07-181-2/+0
* enforce 6 char passwords for usersbfox2001-07-181-1/+4
* change message slightlyMike Fulbright2001-07-171-1/+2
* handle unprobed card betterMike Fulbright2001-07-171-3/+24
* wire in accel group (duct tape for now)Matt Wilson2001-07-161-0/+2
* fix setting of device in bootloader guiJeremy Katz2001-07-161-1/+3
* this shouldn't happen anymore, but I'd rather not crashJeremy Katz2001-07-161-1/+1
* copyrightMatt Wilson2001-07-165-0/+65
* add a button for lba32 mode with a warning if it's selected (14351)Jeremy Katz2001-07-161-1/+18
* show foreigns correctlyJeremy Katz2001-07-151-1/+4
* tried to wire up accelerator keys, not quite working yetMike Fulbright2001-07-131-6/+14
* remove debuggingMatt Wilson2001-07-131-1/+0
* typo (#48985)Matt Wilson2001-07-121-1/+1
* save/restore X selection state from instdata, fixes #47616Matt Wilson2001-07-121-113/+119
* fix X keyboard setup from gui keyboard screen (#48761)Matt Wilson2001-07-121-4/+4
* Don't need question markbfox2001-07-121-1/+1
* it's SMB authentication...not necessarily Sambabfox2001-07-121-4/+4
* grub password screenbfox2001-07-112-89/+93
* make display of selected packages consistent between text and gui package gro...Matt Wilson2001-07-111-1/+1
* reported RAM detected in upgrade swapfile screenMike Fulbright2001-07-111-2/+4
* ask user if they are sure they want to reformat a pre-existing partitionMike Fulbright2001-07-111-0/+4
* badblocks support -- have to do this before even formatting swap as theyJeremy Katz2001-07-111-0/+33
* if checkLiloReqs is true, the Next button should re-enable if grub passwd box...bfox2001-07-111-1/+8
* fix hiding of help textMatt Wilson2001-07-111-1/+0