There are a number of prerequisites and probably more changes required to make this patch coming from the RHEL5 branch work in Fedora. Prereqs: * David's patches for ipcalc of initscripts [https://bugzilla.redhat.com/show_bug.cgi?id=460579] also appear in the version of initscripts used for Fedora * ipcalc lives in /bin Unless someone can confirm this right away, I can only check these when we got that far with Fedora on s390. More changes: * linuxrc.s390 in anaconda.git head does not yet use ipcalc for syntax checking of IPv4/IPv6 addresses, so David's following patch from the RHEL5 branch should also be merged into head: http://git.fedorahosted.org/git/anaconda.git?p=anaconda.git;a=blobdiff;f=loader2/linuxrc.s390;h=d9ccca67161ee07b679e3c7e6c03b0f6a218d871;hp=1db4167719265753c207c3c9547415f519524c07;hb=770a6dee6397c5b6df3f8f086d7f6338722b2ed5;hpb=7827aeb102f5ffa90bc0082cedbfe016a8e1f6e1 Joel, could you please bring this into head as well? On 05/27/2009 06:37 PM, Joel Granados Moreno wrote: > --- > scripts/mk-images | 1 + > scripts/upd-instroot | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/scripts/mk-images b/scripts/mk-images > index bd3ea5d..2102561 100755 > --- a/scripts/mk-images > +++ b/scripts/mk-images > @@ -635,6 +635,7 @@ makeinitrd() { > instbin $IMGPATH /usr/sbin/udevadm $MBD_DIR /sbin/udevadm > instbin $IMGPATH /usr/bin/udevinfo $MBD_DIR /sbin/udevinfo > instbin $IMGPATH /usr/sbin/udevsettle $MBD_DIR /sbin/udevsettle > + instbin $IMGPATH /bin/ipcalc $MBD_DIR /sbin/ipcalc > > instbin $IMGPATH /usr/bin/bash $MBD_DIR /sbin/bash > ( cd $MBD_DIR/sbin ; ln -sf bash sh ) > diff --git a/scripts/upd-instroot b/scripts/upd-instroot > index 6c9f888..a859946 100755 > --- a/scripts/upd-instroot > +++ b/scripts/upd-instroot > @@ -680,6 +680,7 @@ bin/sleep > bin/login > bin/cat > bin/chmod > +bin/ipcalc > bin/sort > lib/modules/ibm > etc/pam.d/sshd Steffen Linux on System z Development IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Martin Jetter Geschäftsführung: Erich Baier Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list