#832727 BOOTIF option is effectively ignored & requires NETBOOT

#832727#5
Date:
2013-09-25 16:31:09 UTC
From:
To:
Dear Maintainer,

1. BOOTIF option not used.
in file: 9990-networking.sh, line 57 there should be this change:
DEVICE=${device##*/}
change to
ETHDEVICE=${device##*/}

As you can see by the subsequent logic, it will basically ignore this
setting and on a multi-interface
system possibily use the wrong interface to do ipconfig.

2. For BOOTIF to be used, it must pass
         if [ -z "${NETBOOT}" ] && [ -z "${FETCH}" ] && [ -z "${HTTPFS}"
] && [ -z "${FTPFS}" ]
This will mean typical FAI setup's will as typically root will be set to
root=/dev/nfs and in the script's this will always set
NETBOOT to nfs and hence BOOTIF won't be used.
BOOTIF should be considered even if NETBOOT is not empty.

By making these modification I can confirm typical FAI setup are working
where multiple network interface exists.

#832727#10
Date:
2013-09-25 16:36:15 UTC
From:
To:
Please close this as this is a duplicate of 724603
#832727#15
Date:
2013-09-30 00:55:44 UTC
From:
To:
merge 724603 724605
thanks

#832727#24
Date:
2015-05-03 05:54:35 UTC
From:
To:
Hi,

is this still the case, and if so, can you provide a patch?

Regards,
Daniel

#832727#27
Date:
2015-05-03 05:54:35 UTC
From:
To:
Hi,

is this still the case, and if so, can you provide a patch?

Regards,
Daniel

#832727#44
Date:
2026-09-18 11:46:11 UTC
From:
To:
Dear submitter,

as the package open-infrastructure-system-tools has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1137258

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)