summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make sure we null terminate depOrderanaconda-9.0.2-6.RHELJeremy Katz2003-05-131-0/+1
|
* 6Jeremy Katz2003-05-131-1/+1
|
* JKFIXME: prunePPCKernels is an awful hack to let us do somethingJeremy Katz2003-05-132-5/+9
| | | | | with kernel-iseries and kernel-pseries and still be able to get both of them for the pkgorder file. (cause of #90757, #90779)
* 5anaconda-9.0.2-5.RHELJeremy Katz2003-05-121-1/+1
|
* nuke some unsupported modules so that drvblock will fit againJeremy Katz2003-05-121-124/+0
|
* suck in lvm-mod for ia64 and s390Jeremy Katz2003-05-122-2/+2
|
* don't set ptype to foreign if we're a freespace or extended, only if we're aJeremy Katz2003-05-121-5/+5
| | | | "normal" partition (#90686)
* readNetConfig can return noop now so that s390 installs can go back, but theJeremy Katz2003-05-121-1/+1
| | | | kickstart case didn't expect this. *sigh* (#90667)
* bumpanaconda-9.0.2-4.RHELJeremy Katz2003-05-091-1/+1
|
* oh, ick. iseries cdrom is iseries/vcda not iseries/vcd0.Jeremy Katz2003-05-091-1/+1
|
* bumpanaconda-9.0.2-3.RHELJeremy Katz2003-05-091-1/+1
|
* we don't handle None filesystem types very well really if they're notJeremy Katz2003-05-091-0/+6
| | | | | freespace/extended partitions. go to foreign for now (which is the old behavior changed in rev 1.35.6.6, should some day fix better)
* make sure all of the modules we want get pulled in (especially ide-cd for newerJeremy Katz2003-05-091-9/+8
| | | | pseries boxes)
* skip authentication and bootdisk screens. auth is in firstboot now and ↵anaconda-9.0.2-2.RHELJeremy Katz2003-05-071-2/+0
| | | | boot disks aren't very likely to fit with the taroon kernel being the size that it is
* bump to -2Jeremy Katz2003-05-071-1/+1
|
* make sure things get synced to disk to try to avoid any weirdnessJeremy Katz2003-05-071-1/+7
|
* disable upgrades in taroon for the moment at leastJeremy Katz2003-05-071-1/+1
|
* allow going back even if networking is setup (like, say, s390). (#90348)Jeremy Katz2003-05-071-6/+1
|
* and set the vars for /etc/profile too so that we work with telnet (#90350)Jeremy Katz2003-05-071-0/+9
|
* fix from msf to copy the syslogJeremy Katz2003-05-061-1/+1
|
* only start bterm if neededJeremy Katz2003-05-061-1/+1
|
* bump releaseanaconda-9.0.2-1.RHELJeremy Katz2003-05-051-1/+1
|
* assume the boot_image file ends up in the cd root magically and use it so thatJeremy Katz2003-05-051-3/+4
| | | | we can get bootable ppc cds for now
* pkg integrity tests fail on ppc64, even though the build works now. ↵Jeremy Katz2003-05-041-0/+1
| | | | excludearch for now
* take 2 for ppc64Jeremy Katz2003-05-041-1/+3
|
* attempt to get ppc64 build workingJeremy Katz2003-05-041-1/+0
|
* add a way to reboot (mostly for mikem) #88327Jeremy Katz2003-05-021-1/+9
|
* need thisJeremy Katz2003-05-021-0/+1
|
* clean up file naming for x86_64 pxeboot, add a vmlinuz in thereJeremy Katz2003-05-021-2/+5
|
* and I of course got the strncasecmp backwards againJeremy Katz2003-05-021-1/+1
|
* FIXME: this is a hack so that ppc trees can split until we get the better ↵Jeremy Katz2003-05-021-0/+5
| | | | set of changes for iSeries and pSeries kernels
* have to do runroot with --quiet for pkgorder to avoid corrupting pkgorder fileJeremy Katz2003-05-021-1/+1
|
* fix initial reading of prep partitions. get_partition_file_system_type handlesJeremy Katz2003-05-021-4/+2
| | | | partitions without an fs type so don't duplicate the handling
* skip boot loader screen on s390 too (for now at least). I'm not convincedJeremy Katz2003-05-021-1/+2
| | | | it's needed. may come back
* use it here tooJeremy Katz2003-05-021-2/+2
|
* now that we have a /var/run, use itJeremy Katz2003-05-021-2/+2
|
* * add support for shutting down cleanly to linuxrc.s390Jeremy Katz2003-05-012-9/+49
| | | | | * fork and exec loader instead of just exec'ing. then we can let linuxrc know that we're ready to reboot when we're done
* make a /var/run dirJeremy Katz2003-05-012-0/+2
|
* use product name in beta nagJeremy Katz2003-05-011-4/+4
|
* don't follow the link while copying the libKarsten Hopp2003-05-011-1/+1
|
* addnote the yaboot so that it will boot on newer pseriesJeremy Katz2003-05-011-0/+1
|
* halt is fine on s390 tooJeremy Katz2003-05-011-4/+0
|
* this will help (msw noticed)Jeremy Katz2003-05-011-0/+1
|
* quotingJeremy Katz2003-05-011-2/+2
|
* add bad hack to at least avoid getting the unresolved deps screen onJeremy Katz2003-05-011-1/+7
| | | | i/p series for now. need to do something better here
* oops^2Mike Fulbright2003-04-301-1/+1
|
* oopsMike Fulbright2003-04-301-6/+7
|
* fix telnet loginsKarsten Hopp2003-04-301-1/+0
|
* don't end up adding dasd= more than once, remove leading space (based onJeremy Katz2003-04-291-3/+14
| | | | karsten's changes for text, #88374)
* actually add the space and make a little clearerJeremy Katz2003-04-291-2/+3
|