summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* select gnome by default for a workstation tooJeremy Katz2002-07-171-0/+1
|
* confuse concepts even more at least as far as naming is concerned. we need ↵Jeremy Katz2002-07-171-0/+13
| | | | to use the depsDict refcounting even with optional packages, because an optional package can be a dependency of another optional package though its kind of weird to do so.
* turn off debug buttonMike Fulbright2002-07-171-1/+1
|
* new workstation defaults textMike Fulbright2002-07-171-4/+22
|
* align Details buttonsMike Fulbright2002-07-171-2/+4
|
* install comps iconsMike Fulbright2002-07-171-0/+3
|
* all new component selection screen which includes ability to select optional ↵Mike Fulbright2002-07-171-32/+381
| | | | packages in each component
* having some funMike Fulbright2002-07-171-1/+1
|
* support selecting metapkgs, make the metapkg dict be Component object indexedJeremy Katz2002-07-171-35/+42
|
* old cruftMike Fulbright2002-07-171-3/+0
|
* pull in package descriptions from xml nowMike Fulbright2002-07-171-11/+27
|
* some missing iconsMike Fulbright2002-07-175-0/+0
|
* add support for the metapkgs stuff tooJeremy Katz2002-07-161-2/+27
|
* temporarily add till xml comps tells us where to get theseMike Fulbright2002-07-1627-0/+0
|
* actually commit the code to update selections after adding/removing optional ↵Jeremy Katz2002-07-161-1/+3
| | | | packages
* fix mandatory packages to be mandatory, fix refcounting so that we don't get ↵Jeremy Katz2002-07-161-3/+20
| | | | too confused when adding/removing, fix everything to be mandatory, add mail server group
* improve our language determination -- eg, for zh_TW.Big5, we should look at ↵Jeremy Katz2002-07-161-0/+2
| | | | zh_TW.Big5, zh_TW, and then zh not just zh_TW.Big5 and zh
* pull updates from elvisJeremy Katz2002-07-1611-8221/+7167
|
* only turn on mandatory and default packages initially. make optional ↵Jeremy Katz2002-07-161-51/+133
| | | | components off by default. handle dependencies a little bit differently. optional packages should be doable in the ui now without problems (although a convenience function or two will probably make things a lot simpler)
* oops, committing the right version of the file helpsJeremy Katz2002-07-151-3/+12
|
* oopsJeremy Katz2002-07-151-1/+1
|
* don't explicitly strip things. add readmap and mapshdr to the list of ↵Jeremy Katz2002-07-151-6/+8
| | | | things which are installed
* morph ../keymaps/updkeymaps to getkeymaps; run getkeymaps when building ↵Jeremy Katz2002-07-153-2/+53
| | | | trees so that we have an accurate keymap list for the loader (side benefit: we save some space on the boot images)
* tuples are better for static listsMatt Wilson2002-07-151-4/+4
|
* more crappy upgrade hacks (#68574)Jeremy Katz2002-07-151-1/+1
|
* (carefully) add device/whatever we're editting to title barMike Fulbright2002-07-153-6/+18
|
* key off DEBUGMatt Wilson2002-07-151-1/+2
|
* missing tagMatt Wilson2002-07-151-0/+3
|
* fix typo (#68830)Bill Nottingham2002-07-1534-34/+34
|
* fix icon in some dialogsMike Fulbright2002-07-121-5/+8
|
* small tweak to textMike Fulbright2002-07-121-1/+1
|
* fixup sorting of comps groupsMike Fulbright2002-07-121-2/+4
|
* fix icon in warningMike Fulbright2002-07-121-1/+1
|
* docs changesMike Fulbright2002-07-121-2/+2
|
* and avoid breaking the treeJeremy Katz2002-07-121-0/+9
|
* wacky hacks to get things unselected right. need to come up with a better ↵Jeremy Katz2002-07-123-16/+10
| | | | way when I've slept more
* show package group hierarchyMike Fulbright2002-07-121-56/+46
|
* implement comps hierarchy sortingMike Fulbright2002-07-121-63/+62
|
* add devel toolsJeremy Katz2002-07-121-0/+1
|
* update-poJeremy Katz2002-07-1233-21471/+28761
|
* updated po files from elvisJeremy Katz2002-07-129-9136/+7061
|
* remove bad hack now that it's no longer relevantJeremy Katz2002-07-121-32/+0
|
* fix component namesJeremy Katz2002-07-121-2/+2
|
* fix a typoJeremy Katz2002-07-121-1/+1
|
* remove debugging outputMike Fulbright2002-07-121-1/+0
|
* added developer workstation classMike Fulbright2002-07-121-0/+22
|
* apply pbrown's patch to change disc info files to be .discinfo and have all ↵Jeremy Katz2002-07-123-30/+64
| | | | of the relevant information. this will allow for similar formatting for other product CDs such as the lacd
* copy packages from the cdrom to the tmppath before actually using them to ↵Jeremy Katz2002-07-121-1/+19
| | | | install
* enable xft mode. symlink /etc/fonts to /mnt/runtime/etc/fontsJeremy Katz2002-07-121-2/+1
|
* update to work in xft (though chinese fonts still aren't right)Jeremy Katz2002-07-121-34/+18
|