kumquat-buildroot/system/skeleton/etc
Jérôme Pouiller ccc52c8183 skeleton: optionally wait for network interfaces to appear
This patch has same purpose than 49964858f4:

  On some machines, the network interface is slow to appear. For example,
  on the Raspberry Pi, the network interface eth0 is an ethernet-over-USB,
  and our standard boot process is too fast, so our network startup script
  is called before the USB bus is compeltely enumerated, thus it can't
  configure eth0.

  Closes #8116.

However, wait-delay hook is enabled only if wait-delay property appears
in /etc/network/interfaces. This patch enable it automaticaly when
interface is configured through DHCP at bootup. But, if user choose
to write /etc/network/interface himself, he have to explicitly
set wait-delay.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-02 16:51:47 +01:00
..
ld.so.conf.d
network skeleton: optionally wait for network interfaces to appear 2015-11-02 16:51:47 +01:00
profile.d skeleton: Clean up profile file 2015-10-04 15:52:53 +01:00
fstab skeleton: make /run a proper directory/filesystem 2015-02-03 15:58:03 +01:00
group skeleton: add "operator" group 2015-10-28 23:34:16 +01:00
hosts
inputrc
issue
mtab
passwd skeleton: Remove ftp user and /home/ftp 2015-10-10 19:32:14 +02:00
profile skeleton: Pretty fixes for /etc/profile 2015-10-04 15:53:07 +01:00
protocols skeleton: Update /etc/protocols from Debian Jessie 2013-10-27 08:27:38 +01:00
resolv.conf
services
shadow skeleton: sync /etc/shadow with /etc/passwd 2015-10-28 23:33:14 +01:00