summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* add mini-wmMike Fulbright2002-08-011-0/+1
|
* build mini-wmMike Fulbright2002-08-011-1/+7
|
* added mini-wm to file listMike Fulbright2002-08-011-0/+1
|
* function to execute mini-wmMike Fulbright2002-08-011-0/+11
|
* run the mini-wm!Mike Fulbright2002-08-011-0/+9
|
* mini-wm from otaylorMike Fulbright2002-08-011-0/+84
|
* fix problems with static/dhcp situations and also some padding issuesMike Fulbright2002-07-311-17/+36
|
* i18n'ized boot disks are a thing of the past due to space constraintsJeremy Katz2002-07-311-31/+0
|
* get comps.xml from multiple sourcesMike Fulbright2002-07-314-5/+46
|
* dont die on bad sizesMike Fulbright2002-07-311-1/+5
|
* log more stuff to help with bug reportsMike Fulbright2002-07-311-8/+21
|
* we don't support partitionless upgrades anymore and this code is broken if ↵Jeremy Katz2002-07-301-11/+0
| | | | you have a line with just '#' (#70181)
* bump the size of initrd-everything so that updates.img are useful for usJeremy Katz2002-07-301-1/+1
|
* fix hdtreeMike Fulbright2002-07-301-18/+8
|
* import current po files from elvis, make update-poMatt Wilson2002-07-3033-12762/+12791
|
* typo!!!! s/peronal/personal/Matt Wilson2002-07-301-1/+1
|
* fix reference to other screen (#70083)Jeremy Katz2002-07-301-1/+1
|