Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add option | Jeremy Katz | 2002-08-12 | 1 | -0/+2 | |
| | ||||||
* | add firewire modules | Jeremy Katz | 2002-08-12 | 1 | -1/+1 | |
| | ||||||
* | remove extraneous module loads of nfs -- we load it really early now. | Jeremy Katz | 2002-08-12 | 2 | -8/+44 | |
| | | | | | add firewireInitialize to setup firewire. nofirewire to bypass if you have problems | |||||
* | fix to allow mkinitrd to pull in usb stuff if needed | Mike Fulbright | 2002-08-12 | 1 | -0/+34 | |
| | ||||||
* | Wonderland->Bluecurve | Jeremy Katz | 2002-08-12 | 1 | -1/+1 | |
| | ||||||
* | bad hack to handle not installing kde-i18n unconditionally with language ↵ | Jeremy Katz | 2002-08-12 | 1 | -1/+16 | |
| | | | | support bits | |||||
* | duh | Jeremy Katz | 2002-08-12 | 1 | -1/+1 | |
| | ||||||
* | make sure lilo gets installed if needed | Jeremy Katz | 2002-08-11 | 1 | -0/+3 | |
| | ||||||
* | write out that we installed the comps package to the install log (#69951) | Jeremy Katz | 2002-08-11 | 1 | -0/+11 | |
| | ||||||
* | we need to set currentDisc at the beginning to avoid prompting for disc2 ↵ | Jeremy Katz | 2002-08-10 | 1 | -2/+17 | |
| | | | | when we install from the dvd | |||||
* | add ehci-hcd (usb2) to initrd-everything | Jeremy Katz | 2002-08-09 | 1 | -1/+4 | |
| | ||||||
* | add logmessages about mediacheck success/failure | Jeremy Katz | 2002-08-09 | 2 | -3/+8 | |
| | ||||||
* | get the basename of the right thing in HardDrive copyFileToTemp. also, make ↵ | Jeremy Katz | 2002-08-09 | 1 | -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 Fulbright | 2002-08-09 | 1 | -3/+3 | |
| | | | | this stuff | |||||
* | always make nfs available if we can | Jeremy Katz | 2002-08-09 | 1 | -1/+1 | |
| | ||||||
* | we don't need these fonts now | Jeremy Katz | 2002-08-09 | 1 | -8/+0 | |
| | ||||||
* | fix message slightly | Mike Fulbright | 2002-08-09 | 1 | -2/+4 | |
| | ||||||
* | handle comma delimited disc numbers for the dvd | Jeremy Katz | 2002-08-09 | 1 | -12/+22 | |
| | ||||||
* | add disc id to description string | Mike Fulbright | 2002-08-09 | 1 | -2/+35 | |
| | ||||||
* | fix package translations | Matt Wilson | 2002-08-09 | 3 | -0/+21 | |
| | ||||||
* | don't double list the version in the stamp file | Jeremy Katz | 2002-08-08 | 1 | -1/+1 | |
| | ||||||
* | need to install makestamp | Jeremy Katz | 2002-08-08 | 1 | -0/+1 | |
| | ||||||
* | creation of stamp in buildinstall for main tree which becomes the dvd | Jeremy Katz | 2002-08-08 | 3 | -9/+148 | |
| | ||||||
* | create /dev/random and /dev/urandom (#67513) | Jeremy Katz | 2002-08-08 | 1 | -0/+2 | |
| | ||||||
* | use bitmaps font for zh_CN (#65913). run fc-cache to put caches in ↵ | Jeremy Katz | 2002-08-08 | 1 | -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 used | Mike Fulbright | 2002-08-08 | 2 | -23/+93 | |
| | ||||||
* | use new header for implanted CDs | Mike Fulbright | 2002-08-08 | 1 | -19/+72 | |
| | ||||||
* | we really want python2.2... | Jeremy Katz | 2002-08-08 | 1 | -1/+1 | |
| | ||||||
* | hacking splitdistro for fun and profit. take account of changes made in | Jeremy Katz | 2002-08-08 | 1 | -8/+20 | |
| | | | | compose to disc layouts. also, give a little bit more useful information | |||||
* | nix from the makefile too | Jeremy Katz | 2002-08-07 | 1 | -10/+1 | |
| | ||||||
* | these don't go here, they go in isomd5sum | Mike Fulbright | 2002-08-07 | 4 | -654/+0 | |
| | ||||||
* | we need to do a busprobe before unmounting the pcmciadd from /modules, | Jeremy Katz | 2002-08-07 | 3 | -3/+12 | |
| | | | | otherwise, the modules don't get loaded | |||||
* | do LFS | Mike Fulbright | 2002-08-07 | 2 | -4/+4 | |
| | ||||||
* | added mediacheck | Mike Fulbright | 2002-08-07 | 1 | -0/+1 | |
| | ||||||
* | document mediacheck | Mike Fulbright | 2002-08-07 | 1 | -0/+26 | |
| | ||||||
* | add some options to syslinux menus | Mike Fulbright | 2002-08-07 | 2 | -2/+5 | |
| | ||||||
* | how this worked when it was in the loader standalone, I'm not quite sure, ↵ | Jeremy Katz | 2002-08-07 | 1 | -4/+9 | |
| | | | | but this works | |||||
* | updated | Jeremy Katz | 2002-08-06 | 2 | -3386/+2764 | |
| | ||||||
* | we need to use malloc instead of alloca here since we return the value | Jeremy Katz | 2002-08-06 | 1 | -2/+2 | |
| | ||||||
* | sanity check values for sync rates | Mike Fulbright | 2002-08-06 | 1 | -21/+34 | |
| | ||||||
* | typo that fixes bug 70363 - reversed hsync and vsync | Mike Fulbright | 2002-08-06 | 1 | -2/+2 | |
| | ||||||
* | move starting miniwm to xserver.py | Mike Fulbright | 2002-08-06 | 2 | -12/+24 | |
| | ||||||
* | some changes to make 640x480 work | Mike Fulbright | 2002-08-06 | 2 | -2/+20 | |
| | ||||||
* | back to 650 meg cds | Jeremy Katz | 2002-08-06 | 1 | -1/+1 | |
| | ||||||
* | if the specified default isn't in the langlist, put it there. anything else ↵ | Jeremy Katz | 2002-08-03 | 1 | -0/+5 | |
| | | | | is kind of silly. (#70672) | |||||
* | make label layout wider | Mike Fulbright | 2002-08-02 | 1 | -0/+1 | |
| | ||||||
* | fix width based on X width | Mike Fulbright | 2002-08-02 | 1 | -1/+6 | |
| | ||||||
* | use 96dpi in all resolutions other than 640x480 | Jeremy Katz | 2002-08-02 | 1 | -1/+5 | |
| | ||||||
* | remove debugging | Mike Fulbright | 2002-08-02 | 1 | -1/+0 | |
| | ||||||
* | oops, iutil.rmrf fails if it exists, so let's make sure that we have ↵ | Jeremy Katz | 2002-08-02 | 1 | -1/+2 | |
| | | | | something to remove |