Ack, applying. On Wed, 2 Jun 2010, Steffen Maier wrote:
--- loader/linuxrc.s390 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/loader/linuxrc.s390 b/loader/linuxrc.s390 index c83f54b..11d97a6 100644 --- a/loader/linuxrc.s390 +++ b/loader/linuxrc.s390 @@ -3008,7 +3008,6 @@ cat > $IFCFGFILE << EOF DEVICE=$DEVICE ONBOOT=yes BOOTPROTO=static -GATEWAY=$GATEWAY BROADCAST=$BROADCAST MTU=$MTU SUBCHANNELS=$SUBCHANNELS @@ -3026,6 +3025,7 @@ else cat >> $IFCFGFILE << EOF IPADDR=$IPADDR NETMASK=$NETMASK +GATEWAY=$GATEWAY EOF fi [ "$DNS1" != "" ] && echo "DNS1=$DNS1" >> $IFCFGFILE
-- David Cantrell <dcantrell@xxxxxxxxxx> Red Hat / Honolulu, HI _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list