core-agent-linux/init
Marek Marczykowski-Górecki d602da4ae9
network: fix waiting for VM network uplink
The network-uplink-wait.sh script may be called before xen-netfront
module is even loaded (by udev). In that case, `get_qubes_managed_iface`
will fail to get the interface name and the wait will be skipped.

Fix this by loading xen-netfront module explicitly (do not try to
synchronize with udev, which is tricky not knowing the device
name).
2020-12-28 20:44:24 +01:00
..
control-printer-icon.sh Hint shellcheck where to look for sourced files, if in repository 2017-09-30 05:05:34 +02:00
functions network: fix waiting for VM network uplink 2020-12-28 20:44:24 +01:00
resize-rootfs-if-needed.sh Use dumpe2fs for filesystem size calculations 2019-02-07 16:04:11 -05:00
setup-rw.sh Update spelling in setup-rw.sh 2018-12-14 17:07:28 +01:00
setup-rwdev.sh Relax private.img condition for mkfs even further 2020-11-06 16:00:31 +01:00