|
|
@@ -41,6 +41,8 @@ perl -n -i \ |
|
|
|
-e "print;" \ |
|
|
|
${ISO}/boot/grub/{grub,loopback}.cfg |
|
|
|
|
|
|
|
sudo install -D -m 0644 files/fallback_dns.conf ${FS}/etc/systemd/resolved.conf.d/fallback_dns.conf |
|
|
|
|
|
|
|
if ! [ "$1" == "skip" ] ; then |
|
|
|
|
|
|
|
# Run the customize-inner.sh script inside the chroot |
|
|
|