| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces,
too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for
sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE
instead
|
|
|
|
| |
instead, required for IUCV setup
|
| |
|
| |
|
|
|
|
|
|
|
| |
- read additional parameters for ccw devices from netinfo and
write them to ifcfg-xxx
(mtu and ptpaddr can now be removed from pump.h)
|
|
|
|
|
| |
a little bit of work so that back/next will work properly through the wireless
config. also things don't get preserved for the actual boot
|
| |
|
|
|
|
|
| |
list everywhere. stop passing around kd. link with libpci_loader (built
with diet) on diet arches to avoid dirent incompatibilities
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
summary of looking through the diff is
* clean up warnings, we build with -Wall -Werror here too
* product.img stuff
* max logical partitions enforcement
* 1 TB max fs size
* ethtool stuff
* autopart in kickstart
* driver disk fixes
* RHEL upgrade stuff
* network driver disks
* variant pkgorder/tree splitting
|
| |
|
| |
|
|
|
|
|
| |
kickstart basically works now. need to hook up sources other than nfs for
installing and getting kickstart file from other than floppy and file
|
|
still a lot to do, but this gets to stage2 for cd, nfs, http, and ftp booting
from either the cd initrd or the pxe initrd
|