From a13f7299279768834d615b76a161771b1e9b950f Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 12 Apr 2023 10:40:53 -0700 Subject: [PATCH] Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022. --- debian/changelog | 2 ++ live-build/auto/config | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7cb4bf03..685a0779 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ livecd-rootfs (2.823) UNRELEASED; urgency=medium * Update infinite_scream URL to mastodon + * Make PROPOSED=1 builds work with NotAutomatic (lunar and later). + LP: #2016022. -- Steve Langasek Wed, 12 Apr 2023 09:37:47 -0700 diff --git a/live-build/auto/config b/live-build/auto/config index a0a76838..483beeff 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -1476,6 +1476,14 @@ deb $LB_PARENT_MIRROR_BINARY_VOLATILE $SUITE-proposed $LB_PARENT_ARCHIVE_AREAS EOF cp -a config/archives/proposed.list.chroot \ config/archives/proposed.list.binary + + mkdir -p config/chroot_apt/ + cat > config/chroot_apt/proposed.pref <