Skip to content
Snippets Groups Projects
Unverified Commit 6e24ba5d authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

temporarily run mmdebstrap with --skip=cleanup/reproducible to disable systemd...

temporarily run mmdebstrap with --skip=cleanup/reproducible to disable systemd firstboot service until fixed mmdebstrap migrated to testing
parent 2fcda22f
Branches
Tags
Loading
...@@ -19,6 +19,7 @@ mmdebstrap \ ...@@ -19,6 +19,7 @@ mmdebstrap \
--variant="minbase" \ --variant="minbase" \
--verbose \ --verbose \
--include="$PKGSGUI $PKGSNET $PKGSADMIN $PKGSUTILS $PKGSMISC" \ --include="$PKGSGUI $PKGSNET $PKGSADMIN $PKGSUTILS $PKGSMISC" \
--skip=cleanup/reproducible \
${comment#setup apt preferences} \ ${comment#setup apt preferences} \
--setup-hook='{ echo "Package: *"; echo "Pin: release n=reform, l=reform"; echo "Pin-Priority: 990"; } > "$1"/etc/apt/preferences.d/reform.pref' \ --setup-hook='{ echo "Package: *"; echo "Pin: release n=reform, l=reform"; echo "Pin-Priority: 990"; } > "$1"/etc/apt/preferences.d/reform.pref' \
${comment#setup flash-kernel} \ ${comment#setup flash-kernel} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment