Skip to content
Snippets Groups Projects
Commit a2d987b2 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

debian-installer-utils: typo

parent f6be5012
No related branches found
No related tags found
No related merge requests found
Pipeline #749 passed
......@@ -23,14 +23,14 @@
# such packages from Debian in order to build the required udeb packages.
##
VERSION=1
VERSION=2
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
REPOKEY=648ACFD622F3D138
NETINST=true
. ./config
# Ensure that /run/systemd/resolve/stub-resolve.conf exists inside /target during in-target execution
sed '/mount --bind \/run \/target\/run/amkdir -p /run/systemd/resolve; cp /etc/resolv.conf /run/systemd/resolve/stub-resolve.conf' -i chroot-setup.sh
sed '/mount --bind \/run \/target\/run/amkdir -p /run/systemd/resolve; cp /etc/resolv.conf /run/systemd/resolve/stub-resolv.conf' -i chroot-setup.sh
changelog "Fetch and build as udeb dependency for debian-installer."
compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment