summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* clean up images bits so that we don't have three copies of the initrd and ↵Jeremy Katz2002-08-021-18/+15
| | | | kernel taking up space on the cd
* I wonder how long bootloader --location=none hasn't worked...Jeremy Katz2002-08-021-0/+3
|
* fix mbr/partition handling for kickstart (#70380)Jeremy Katz2002-08-022-7/+7
|
* write out lvm information to anaconda-ks.cfg (#69230)Jeremy Katz2002-08-021-1/+67
|
* handle auto in fstabs sanely but be careful about it (#67120)Jeremy Katz2002-08-021-2/+12
|
* pass down drives from clearpart so that we only init the drives you list for ↵Jeremy Katz2002-08-021-4/+7
| | | | doing a clearpart on (#64160)
* better fix for 69783. check if /var/tmp is a symlink. if not, remove it ↵Jeremy Katz2002-08-021-9/+7
| | | | and create one (this is the ramdisk, so we don't need to worry about race conditions really... really :). if it's already there as a link, just log what it points to for sanity's sake
* refresh-poJeremy Katz2002-08-0233-16674/+20386
|
* back to not specifying anaconda explicitly, soxgettext thinks its C. ↵Jeremy Katz2002-08-021-4/+2
| | | | otherwise, we need to msgcat and it starts getting unhappy with a raw pot file
* don't lose entries from zonetab which are relevant such as 'Pacific Time' ↵Jeremy Katz2002-08-021-1/+1
| | | | when 'Pacific Time - north Yukon' exists
* not used now that translations are in comps moduleJeremy Katz2002-08-021-35/+0
|
* explicitly list anaconda and tell xgettext that it's a python fileJeremy Katz2002-08-021-2/+4
|
* remove unused moduleJeremy Katz2002-08-023-359/+1
|
* really get rid of comps translationJeremy Katz2002-08-021-1/+0
|
* update po files from elvis, 02 aug 2002Jeremy Katz2002-08-027-3936/+3791
|
* tweak (#70447)Jeremy Katz2002-08-021-1/+1
|
* add a period (#70431)Jeremy Katz2002-08-021-1/+1
|
* spelling sucks (#70427)Jeremy Katz2002-08-021-1/+1
|
* translate the label (#70422)Jeremy Katz2002-08-021-1/+1
|
* mark for translation (#70419)Jeremy Katz2002-08-021-1/+1
|
* don't need to translate from comps-master anymore. translations are in the ↵Jeremy Katz2002-08-021-2/+1
| | | | comps module
* oops, this isn't right but would only be an impact if there were multiple ↵Jeremy Katz2002-08-021-1/+1
| | | | versions of packages in a header list
* copyrightMatt Wilson2002-08-011-0/+1
|
* don't fall over on import failureMatt Wilson2002-08-011-2/+20
|
* use translated group names and descriptions if availableJeremy Katz2002-08-012-5/+32
|
* we can't get a native type unless it's really a partition, so fall back to ↵Jeremy Katz2002-08-011-1/+4
| | | | just saying Foreign if we can't
* always write this out if Mouse0 is not a usb mouseMike Fulbright2002-08-011-1/+2
|
* wrap another waitpid that can dieMike Fulbright2002-08-011-1/+6
|
* not initializing data badMike Fulbright2002-08-011-0/+2
|
* be more picky about what we allow as a volume or logical volume nameMike Fulbright2002-08-011-7/+12
|
* tweak spaceMike Fulbright2002-08-011-1/+0
|
* pack dialog betterMike Fulbright2002-08-011-10/+20
|
* oops, the main boot.img and bootnet.img build were here too... still only do ↵Jeremy Katz2002-08-011-0/+31
| | | | those and no language specific boot images