summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Matt Wilson2001-07-111-1/+1
| | | | group selection (#48774)
* 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
| | | | | might want to check their swap for badblocks. also, still needs to parse the output and have a progress bar post-beta 2
* if checkLiloReqs is true, the Next button should re-enable if grub passwd ↵bfox2001-07-111-1/+8
| | | | box unchecked
* fix hiding of help textMatt Wilson2001-07-111-1/+0
|
* new user iconMatt Wilson2001-07-111-2/+2
|
* add ability to set grub password in gui and tuiJeremy Katz2001-07-101-2/+98
|
* renable the creation and activation of swap files on upgradeMatt Wilson2001-07-101-3/+1
|
* pychecker fixbfox2001-07-101-1/+1
|
* pychecker fixesbfox2001-07-101-16/+0
|
* gracefully handle partitions which we don't understand the fstype ofJeremy Katz2001-07-101-19/+16
| | | | | (and hence, which have an fs type of None). set to foreign fs type and allow formatting of these partitions
* report mount point correctly when querying about migrating fs on upgradeMike Fulbright2001-07-101-2/+8
|
* fixed strings that were scrolling off the window.bfox2001-07-101-0/+1
|
* warn user if we're going to blow away data to autopartitionMike Fulbright2001-07-102-14/+5
|
* dont let them mess with column headersMike Fulbright2001-07-101-0/+4
|
* this should fix going back from partitioning screensJeremy Katz2001-07-091-0/+7
|
* fdisk works again; main change is making sure we close the disk devicesJeremy Katz2001-07-091-3/+10
| | | | before running fdisk so the magic reread partition tables ioctl can work
* missing parenMike Fulbright2001-07-091-1/+1
|
* fixup contrats messagesMike Fulbright2001-07-091-2/+5
|
* always use automatically partition, not autopartiting, when talking to userMike Fulbright2001-07-092-4/+5
|
* use the selected device for the bootloaderJeremy Katz2001-07-091-1/+1
|
* can't go back from bootdisk screen, that would be going to 'install bootloader'Matt Wilson2001-07-091-0/+1
|
* fix device setting for raid devicesJeremy Katz2001-07-071-7/+7
| | | | | move partitioningComplete into partitioning.py make raidmembers be a list of uniqueIDs instead of list of parts
* remove extra )sMatt Wilson2001-07-061-2/+2
|
* Added upgrade migrate screen. Finds ext2 partitions and offers user choice ↵Mike Fulbright2001-07-062-2/+91
| | | | of moving to ext3
* make firewall screen default to what it was in 7.1bfox2001-07-061-51/+51
|
* increment count of raid devicesMike Fulbright2001-07-061-0/+1
|