Check for presence of /tmp/net-${device}.conf before sourcing it [Closes: issue1196]
authorMichael Prokop <mika@grml.org>
Mon, 23 Jul 2012 15:06:28 +0000 (17:06 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 23 Jul 2012 15:06:28 +0000 (17:06 +0200)
commit6d32dfe093885e3a10150ecc986501d7cb1c7d01
treef763d836acd468f2326d5224ade298700bfacf27
parenta98122bd7721d262f12e6dfeaedad5337fd6b606
Check for presence of /tmp/net-${device}.conf before sourcing it [Closes: issue1196]

Quoting Marc from issue1196:

| in recent busyboxes, sourcing a non-existent file makes busybox
| (silently?) exit, which in case of scripts/live leads to an immediate kernel
| panic since the root fs is not yet mounted.

Thanks: Marc 'Zugschlus' Haber for the bugreport and debugging this issue
debian/patches/27_support_static_ip.patch