summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Collapse)AuthorAgeFilesLines
* wording tweak (#127617)Jeremy Katz2004-07-121-1/+1
|
* Display small bootable partitions for Apple_Bootstrap (#125699)Paul Nasrat2004-07-051-1/+1
|
* some more text around selinux, needs more work stillJeremy Katz2004-06-181-4/+21
|
* major simplification of the firewall code. lose the trusted devices andJeremy Katz2004-06-181-113/+17
| | | | | other ports selection. make the list of services easy to change and shared between gui and text. lose dead code, update copyrights
* allow setting the essid and wep key in the second stage for wireless cards tooJeremy Katz2004-06-161-3/+30
|
* add a reference to the gtk+ bug preventing tooltips hereJeremy Katz2004-06-161-1/+1
|
* clear the password/confirm entries if there's a problem with the passwordJeremy Katz2004-06-031-4/+10
|
* add a few more wordsJeremy Katz2004-06-031-2/+3
|
* start to clean up the firewall screen. remove trusted devs, put prettyJeremy Katz2004-05-261-55/+12
| | | | names on services.
* sys.exit -> os._exit in children (from msw)Jeremy Katz2004-05-191-1/+1
|
* the unbreakable stuff isn't working anyway now and it causes ppc gui installsJeremy Katz2004-05-071-1/+1
| | | | to die. so remove it for now
* show lowres first image in lowresJeremy Katz2004-05-041-2/+2
|
* correct typo (bug #119273)bfox2004-04-161-1/+1
|
* silly fix -- it helps to actually go to the next partition instead of constantlyJeremy Katz2004-04-161-0/+1
| | | | looping
* ignore the tiny < 1mb partitions that just confuse people (#119479)Jeremy Katz2004-04-151-0/+3
|
* don't package the selinux widget if we're defaulting off and selinux is offJeremy Katz2004-04-131-1/+3
|
* Xorg, not XOrgJeremy Katz2004-04-131-1/+1
|
* some xorg-x11 changesJeremy Katz2004-04-131-1/+1
|
* if selinux is disabled, then don't allow configuring it since we won'tJeremy Katz2004-03-301-0/+4
| | | | get file contexts
* force override of any installed firewall settings. fix typo tooBill Nottingham2004-03-191-1/+1
|
* make selinux stuff part of a separate object, set up in instdata, pass toJeremy Katz2004-03-171-12/+9
| | | | screens. fix up firewall to not influence selinux, remember the option used
* implement SELinux widgetsbfox2004-03-121-8/+32
|
* don't do fixed width (#117368)Jeremy Katz2004-03-031-2/+2
|
* clean up warning (#114910)Jeremy Katz2004-02-181-1/+1
|
* make checklists wider, add test program (#114495)Jeremy Katz2004-01-291-1/+21
|
* more redhat-config -> system-configJeremy Katz2004-01-232-2/+2
|
* RPMTAG_FILENAMES doesn't seem to work correctly anymore. since we just needJeremy Katz2004-01-091-1/+1
| | | | | to know how many files there are, RPMTAG_BASENAMES works just as well instead of having to do the filename expansion (and thus using more memory)
* fix translation of packages in installclasses (#109561)Jeremy Katz2004-01-061-1/+1
|
* remove some Red Hat-ismsBill Nottingham2003-12-162-5/+5
|
* this needs to be pixmaps now tooJeremy Katz2003-11-211-1/+1
|
* allow product.img overrides for rnotes (#110364)Jeremy Katz2003-11-181-10/+12
|
* translation fixes (#109564)Jeremy Katz2003-11-101-1/+1
|
* fix translation (#109559)Jeremy Katz2003-11-101-1/+1
|
* clamp the bottom end of partition sizes (#108164)Jeremy Katz2003-11-031-0/+3
|
* update for new sizeJeremy Katz2003-10-291-1/+1
|
* 'linux lilo' will get you lilo back now.Jeremy Katz2003-10-221-2/+3
| | | | *sigh*
* trigger on value-changed instead of just changed so that we update the sizeJeremy Katz2003-10-171-2/+2
| | | | label even when it's just typed in (#107418)
* more fixes to state hereJeremy Katz2003-10-151-2/+3
|
* avoid mnemonic conflict (#107161)Jeremy Katz2003-10-151-1/+1
|
* move the else to the right level so we don't lose ports andJeremy Katz2003-10-151-3/+3
| | | | trusted devs (#105994)
* minor cleanups (#106369)Jeremy Katz2003-10-141-10/+4
|
* make size strings more translation friendly (#106157)Jeremy Katz2003-10-141-5/+7
|
* enable and fix http download status messageMike Fulbright2003-10-081-8/+3
|
* remove time at endMike Fulbright2003-10-071-0/+1
|
* better time estimation. Some debugging code left in commented out so I can ↵Mike Fulbright2003-10-071-7/+83
| | | | turn on profiling again
* switch to using redhat-config-date .mo files for timezone info instead ofJeremy Katz2003-10-071-1/+3
| | | | po/timeconfig
* didnt detect wrapping of rnotes properly duhMike Fulbright2003-10-021-3/+3
|
* take screenshot of rnotes too if desiredMike Fulbright2003-10-021-1/+16
|
* adjust width/height so that three drives fit without a scroll bar correctlyJeremy Katz2003-10-021-5/+5
|
* remove shadow, use the normal background, don't put a label on this frameJeremy Katz2003-10-021-3/+3
| | | | (since it's just a graphic and it looks odd to me)