summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add optionJeremy Katz2002-08-121-0/+2
|
* add firewire modulesJeremy Katz2002-08-121-1/+1
|
* remove extraneous module loads of nfs -- we load it really early now.Jeremy Katz2002-08-122-8/+44
| | | | | add firewireInitialize to setup firewire. nofirewire to bypass if you have problems
* fix to allow mkinitrd to pull in usb stuff if neededMike Fulbright2002-08-121-0/+34
|
* Wonderland->BluecurveJeremy Katz2002-08-121-1/+1
|
* bad hack to handle not installing kde-i18n unconditionally with language ↵Jeremy Katz2002-08-121-1/+16
| | | | support bits
* duhJeremy Katz2002-08-121-1/+1
|
* make sure lilo gets installed if neededJeremy Katz2002-08-111-0/+3
|
* write out that we installed the comps package to the install log (#69951)Jeremy Katz2002-08-111-0/+11
|
* we need to set currentDisc at the beginning to avoid prompting for disc2 ↵Jeremy Katz2002-08-101-2/+17
| | | | when we install from the dvd
* add ehci-hcd (usb2) to initrd-everythingJeremy Katz2002-08-091-1/+4
|
* add logmessages about mediacheck success/failureJeremy Katz2002-08-092-3/+8
|
* get the basename of the right thing in HardDrive copyFileToTemp. also, make ↵Jeremy Katz2002-08-091-1/+16
| | | | sure we have things mounted and return to the state we were in. comps.rpm should get installed for hard drive installs now
* seems to be the correct way to do this (no thanks to crappy man pages for ↵Mike Fulbright2002-08-091-3/+3
| | | | this stuff
* always make nfs available if we canJeremy Katz2002-08-091-1/+1
|
* we don't need these fonts nowJeremy Katz2002-08-091-8/+0
|
* fix message slightlyMike Fulbright2002-08-091-2/+4
|
* handle comma delimited disc numbers for the dvdJeremy Katz2002-08-091-12/+22
|
* add disc id to description stringMike Fulbright2002-08-091-2/+35
|
* fix package translationsMatt Wilson2002-08-093-0/+21
|
* don't double list the version in the stamp fileJeremy Katz2002-08-081-1/+1
|
* need to install makestampJeremy Katz2002-08-081-0/+1
|
* creation of stamp in buildinstall for main tree which becomes the dvdJeremy Katz2002-08-083-9/+148
|
* create /dev/random and /dev/urandom (#67513)Jeremy Katz2002-08-081-0/+2
|
* use bitmaps font for zh_CN (#65913). run fc-cache to put caches in ↵Jeremy Katz2002-08-081-2/+22
| | | | stage2.img to try to speed up startup
* added info to header in app data area so we can read out skip we usedMike Fulbright2002-08-082-23/+93
|
* use new header for implanted CDsMike Fulbright2002-08-081-19/+72
|
* we really want python2.2...Jeremy Katz2002-08-081-1/+1
|
* hacking splitdistro for fun and profit. take account of changes made inJeremy Katz2002-08-081-8/+20
| | | | compose to disc layouts. also, give a little bit more useful information
* nix from the makefile tooJeremy Katz2002-08-071-10/+1
|
* these don't go here, they go in isomd5sumMike Fulbright2002-08-074-654/+0
|
* we need to do a busprobe before unmounting the pcmciadd from /modules,Jeremy Katz2002-08-073-3/+12
| | | | otherwise, the modules don't get loaded
* do LFSMike Fulbright2002-08-072-4/+4
|
* added mediacheckMike Fulbright2002-08-071-0/+1
|
* document mediacheckMike Fulbright2002-08-071-0/+26
|
* add some options to syslinux menusMike Fulbright2002-08-072-2/+5
|
* how this worked when it was in the loader standalone, I'm not quite sure, ↵Jeremy Katz2002-08-071-4/+9
| | | | but this works
* updatedJeremy Katz2002-08-062-3386/+2764
|
* we need to use malloc instead of alloca here since we return the valueJeremy Katz2002-08-061-2/+2
|
* sanity check values for sync ratesMike Fulbright2002-08-061-21/+34
|
* typo that fixes bug 70363 - reversed hsync and vsyncMike Fulbright2002-08-061-2/+2
|
* move starting miniwm to xserver.pyMike Fulbright2002-08-062-12/+24
|
* some changes to make 640x480 workMike Fulbright2002-08-062-2/+20
|
* back to 650 meg cdsJeremy Katz2002-08-061-1/+1
|
* if the specified default isn't in the langlist, put it there. anything else ↵Jeremy Katz2002-08-031-0/+5
| | | | is kind of silly. (#70672)
* make label layout widerMike Fulbright2002-08-021-0/+1
|
* fix width based on X widthMike Fulbright2002-08-021-1/+6
|
* use 96dpi in all resolutions other than 640x480Jeremy Katz2002-08-021-1/+5
|
* remove debuggingMike Fulbright2002-08-021-1/+0
|
* oops, iutil.rmrf fails if it exists, so let's make sure that we have ↵Jeremy Katz2002-08-021-1/+2
| | | | something to remove