summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* fix state for format and primary onlyJeremy Katz2001-06-201-0/+5
* get final branch copiesMatt Wilson2001-06-203-10/+5
* continue to merge dispatch branch to headMatt Wilson2001-06-201-183/+134
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-2026-2137/+2456
* Added basic variant to allow deadkeys to be re-enabledbfox2001-04-271-1/+1
* Allow clist to scroll if the have lots of partitionsbfox2001-04-271-2/+9
* remove useless codeMike Fulbright2001-04-181-2/+0
* added column for package version number. Also cleaned up the code a bitbfox2001-04-141-108/+16
* set up the default to onboot=yes, dhcp for the first device shown (to refelct...Matt Wilson2001-04-041-3/+10
* really fix #31876Matt Wilson2001-04-041-1/+2
* revert the default to be static if not otherwise set in /tmp/netinfo (#31876)Matt Wilson2001-04-031-8/+1
* Put paren in right place to translation occursMike Fulbright2001-04-031-2/+2
* Do not let user go back during a partitonless upgrade when we've gone too farMike Fulbright2001-04-031-0/+19
* Don't show ads unless the resolution is 800x600bfox2001-04-021-0/+4
* we expect an int later, so cast dataMike Fulbright2001-03-291-1/+3
* text.py: destroy the scale in progresswindow on pop - masks a SEGV onMatt Wilson2001-03-291-2/+3
* typo!Matt Wilson2001-03-291-1/+1
* properly i18n (#33468)Matt Wilson2001-03-281-1/+1
* gui.py: possible fix for #33103: reset the frame's label alwaysMatt Wilson2001-03-261-1/+1
* try to correct bug 30962Mike Fulbright2001-03-201-3/+7
* modified alignment to center installer adsbfox2001-03-191-1/+1
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-175-28/+54
* Upped swapSize from 32 to 128. Also made size = 2000 if there is more than 2...bfox2001-03-161-1/+2
* 1) print out the traceback before we try to format it (just for sanity sake)Matt Wilson2001-03-161-1/+8
* dumb errorMike Fulbright2001-03-161-1/+24
* dont create swapfile in test modeMike Fulbright2001-03-161-2/+3
* fix test so we don't make a 0 length swapfile, and also test to enforce a 16M...Mike Fulbright2001-03-161-2/+2
* Be sure we take time to find the packages to upgrade before running alongMike Fulbright2001-03-161-1/+6
* Avoid going into getNext when self.neededSwap does not exist. Resolves bug #...bfox2001-03-151-0/+6
* Moved the check for upgrade.swapSuggestion to the beginning of getScreenbfox2001-03-141-6/+8
* we don't need to call self.todo.upgradeFindPackages here anymore. It's been ...bfox2001-03-141-1/+0
* Changed the way we pull in the warning textbfox2001-03-141-1/+1
* added check for some free space on the partitionbfox2001-03-141-1/+1
* Added text to correct wrong information on partitioningbfox2001-03-131-4/+4
* removed hard coded value for suggSizebfox2001-03-131-1/+0
* screen for creating new swap space in GUI upgradebfox2001-03-131-0/+165
* added line for swap window in upgrade modebfox2001-03-131-1/+3
* add language support to reconfig mode, fixes bug 24954Mike Fulbright2001-03-092-9/+9
* make string 'DDC Probed Monitor' translatable.Mike Fulbright2001-03-091-1/+1
* should work with new upgrade scheme; will need more changing forErik Troan2001-03-091-1/+2
* marked the color depths for translationbfox2001-03-071-1/+1
* 1) mark timezone comments for translation (#30869) (po/Makefile)Matt Wilson2001-03-071-3/+4
* handle new format of ransom notesMike Fulbright2001-03-061-11/+18
* fixed bug 26892bfox2001-03-011-150/+31
* removed print statementbfox2001-03-011-2/+0
* added code to remember state of keyboard variant listbfox2001-03-011-2/+8
* fix for bug 26792Mike Fulbright2001-03-012-1/+30
* Resolved bug #29085. Fixes crash if more than one nic interface.bfox2001-02-281-8/+6
* if user chooses static IP selection in stage 1, the network screen does not s...bfox2001-02-191-1/+9
* make default for text/graphical login depend on whether GNOME/KDE exist or notMike Fulbright2001-02-141-12/+16