summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -2anaconda-9.1-2.RHELJeremy Katz2003-09-191-1/+1
* fix segfault with cdrom install + vnc (#97487)Jeremy Katz2003-09-191-1/+3
* bumpanaconda-9.1-1.RHELJeremy Katz2003-09-171-2/+2
* this will teach me to commit what I test instead of copyingbacka nd forthJeremy Katz2003-09-171-3/+4
* oops, fix syntax errorJeremy Katz2003-09-171-1/+1
* add dd=cdrom so that you can load your ibmsis driver off of your vcd orJeremy Katz2003-09-171-0/+7
* updates from elvisJeremy Katz2003-09-173-15/+16
* oops, syntax fixJeremy Katz2003-09-161-1/+1
* only allow /boot on raid for i386 and x86_64 (#104431)Jeremy Katz2003-09-162-1/+11
* move the check for the existence of a kernel to be earlier (but leave theJeremy Katz2003-09-161-0/+10
* probe all buses for cdroms so that dd can come from viocd (#101688)Jeremy Katz2003-09-161-3/+2
* turn off dri on ia64 per mharris's comments (related to #103701)Jeremy Katz2003-09-161-4/+5
* don't allow putting ppc prep boot on raid or lvm (#104330)Jeremy Katz2003-09-123-3/+3
* reorder string substitution so that the error message makes sense (#104319)Jeremy Katz2003-09-121-1/+1
* don't let permanently skipped steps be made normal skipsJeremy Katz2003-09-111-1/+1
* permanently skip installtype (part of #104252)Jeremy Katz2003-09-111-1/+1
* add /usr/lib/debug to the stage2.img so that I can mount on top of itJeremy Katz2003-09-111-0/+5
* tune2fs -c0 -i0 the images so that mikem never gets warnings about timeJeremy Katz2003-09-112-0/+7
* prompt for DASD= if not provided in the parm file to make lpar installsJeremy Katz2003-09-102-1/+12
* add for s390xJeremy Katz2003-09-102-0/+5
* and copy in the bootdisk filesJeremy Katz2003-09-101-0/+3
* add s390 prm file and ins file for lpar installs (#104164)Jeremy Katz2003-09-102-0/+5
* ext2 is little-endian, always unpack structs that way (#104065)Jeremy Katz2003-09-092-2/+2
* update po files from elvisJeremy Katz2003-09-092-23/+24
* fix vncpassword, log the exception (#104056)Jeremy Katz2003-09-091-7/+3
* update kickstart docs from tfoxJeremy Katz2003-09-082-1716/+1741
* fix absolute url ftp installs again.. the // is important there. (#103840)Jeremy Katz2003-09-081-3/+4
* make sure that if host or dir for an nfs kickstart isn't specified, we don'tJeremy Katz2003-09-051-1/+6
* updatesJeremy Katz2003-09-042-95/+61
* remove reference to boot disk since you can't create one (#103775)Jeremy Katz2003-09-042-14/+2
* make sure this one is null terminated, tooJeremy Katz2003-09-041-0/+1
* NULL terminate the array of drives for the driver disk. not sure how we'veJeremy Katz2003-09-041-0/+1
* bump to 50 wide so that german translation fits (reported by karsten)Jeremy Katz2003-09-041-1/+1
* add missingok for group selection for compat-arch-supportJeremy Katz2003-09-031-1/+3
* pull in more timezones to avoid tracebacks on ftp/http/hd installs in cjkJeremy Katz2003-09-031-0/+2
* if we don't have a prep partition on iseries, it's not quite the endJeremy Katz2003-09-021-1/+1
* fix passing dasd parms (#103382)Jeremy Katz2003-09-021-1/+0
* msdos will be acceptable on s390Jeremy Katz2003-09-021-1/+1
* updates from elvisJeremy Katz2003-09-022-94/+57
* I don't see how this could be any worse (#99324)Jeremy Katz2003-09-021-1/+1
* get the ip address of the device directly so that things work if we're runningJeremy Katz2003-09-021-3/+6
* add a way to get the ip address of a device directly, bind to pythonJeremy Katz2003-09-025-1/+73
* only show upgrade boot loader screen on i386 (since it doesn't reallyJeremy Katz2003-09-021-0/+3
* *HACK* to be able to specify modules to load early by specifyingJeremy Katz2003-09-023-0/+52
* fix everything to include multiarch packages sanely. (#103374)Jeremy Katz2003-09-021-2/+22
* add modules which have appeared that might be useful for during installation.Jeremy Katz2003-09-011-0/+24
* create timezones.gz from the zoneinfo stuff we saved instead of all of itJeremy Katz2003-08-291-2/+2
* don't remove device nodes in probing on error paths eitherJeremy Katz2003-08-281-3/+0
* don't remove the device (#97300)Karsten Hopp2003-08-281-1/+0
* default MTU 1500 for CTC, but let the user decide if he want's to override itKarsten Hopp2003-08-281-5/+2