summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* new splashJeremy Katz2002-07-241-0/+0
|
* good idea to close a file when you're done with it if you intend to umount ↵Mike Fulbright2002-07-241-5/+8
| | | | the file system its on
* fixes for bug 68470Mike Fulbright2002-07-232-11/+13
|
* fix some strings for bug #69144Mike Fulbright2002-07-231-2/+3
|
* make sure the boot.msg for all boot disks is right. also ensure no missingJeremy Katz2002-07-2310-97/+120
| | | | message files
* set some colors explicitly when doing the ppmtolss16. will probably ↵Jeremy Katz2002-07-231-1/+1
| | | | tweaking if we get a different image
* make sure the background color on all screens is black. various tweaks to ↵Jeremy Katz2002-07-236-36/+29
| | | | the contents
* fix for desktop choice screenMike Fulbright2002-07-231-8/+12
|
* make desktop choice dependent on installclassMike Fulbright2002-07-231-23/+52
|
* remove unneeded cruftMike Fulbright2002-07-231-14/+1
|
* make desktopchoice depend on installclassMike Fulbright2002-07-231-1/+1
|
* handle strange error with raidMike Fulbright2002-07-231-0/+7
|
* missing zlib-devel buildreqMatt Wilson2002-07-231-1/+1
|
* don't insert charrefs and entities if we're ignoring a tagMatt Wilson2002-07-231-1/+7
|
* clip and munge RPM callback values to something saneMike Fulbright2002-07-231-4/+15
|
* hierarchy is in the comps file nowJeremy Katz2002-07-231-46/+13
|
* we are leetMike Fulbright2002-07-221-1/+2
|
* this does occur inside the loop now; don't have to do it more than onceJeremy Katz2002-07-221-2/+0
|
* icon for minimalMike Fulbright2002-07-221-0/+0
|
* hack is back to make list/tree views to scroll_to correctlyMike Fulbright2002-07-226-1/+84
|
* don't add so many newlines before/after unordered lists.Matt Wilson2002-07-221-1/+1
|
* use the right font for sc (#65913)Jeremy Katz2002-07-221-1/+1
|
* this graphic is in anaconda-images nowJeremy Katz2002-07-221-0/+0
|
* add booty and libxml2-python to the BuildPreReq listbfox2002-07-201-1/+1
|
* stupid cvsMike Fulbright2002-07-191-0/+0
|
* stupid cvsMike Fulbright2002-07-191-0/+0
|
* fix some issues regarding minimal and everythingMike Fulbright2002-07-191-23/+21
|
* need to import languagesMike Fulbright2002-07-191-0/+1
|
* need icon for minimalMike Fulbright2002-07-191-0/+0
|
* need icon for minimalMike Fulbright2002-07-191-0/+0
|
* cheap hack to make loading comps faster -- don't resolve the dependencies ↵Jeremy Katz2002-07-191-6/+16
| | | | for Everything since there aren't any deps we're not adding
* use black on white, set font sizeMatt Wilson2002-07-191-30/+33
|
* remove debuggingMatt Wilson2002-07-191-1/+1
|
* get rid of all those warnings that pop up when destroying the time zone mapMatt Wilson2002-07-191-1/+7
|
* dohMike Fulbright2002-07-191-1/+1
|
* api changeMike Fulbright2002-07-191-2/+2
|
* hide Details buttons if everything or minimal selectedMike Fulbright2002-07-191-8/+20
|
* change in api slightlyMike Fulbright2002-07-191-1/+1
|
* add property as to whether to show minimal grouop or notMike Fulbright2002-07-192-0/+2
|
* add minimal and some bug fixesMike Fulbright2002-07-191-49/+176
|
* fix problem not desensitizing buttons when you go backMike Fulbright2002-07-191-0/+7
|
* tweak descriptionsMike Fulbright2002-07-191-3/+1
|
* change api slightlyMike Fulbright2002-07-192-8/+8
|
* add description for minimal and move X to Desktop sectionMike Fulbright2002-07-191-3/+8
|
* refresh-poJeremy Katz2002-07-1933-13085/+17064
|
* change html tag to match what's in cvs (#69201)Jeremy Katz2002-07-191-1/+1
|
* updated iconglesage2002-07-191-0/+0
|
* new iconsglesage2002-07-192-0/+0
|
* pull updated files from elvisJeremy Katz2002-07-194-1348/+1045
|
* fix things so that the bootloader goes where you think it will in text mode. ↵Jeremy Katz2002-07-191-3/+5
| | | | should fix a few bugs