mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Merge remote-tracking branch 'jibel/germinate_with_updates' into ubuntu/master
This commit is contained in:
commit
5728443d00
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,7 +1,11 @@
|
||||
livecd-rootfs (24.04.7) UNRELEASED; urgency=medium
|
||||
|
||||
[ Dave Jones ]
|
||||
* Remove more bits related to pre-installed desktop images (LP: #2038098)
|
||||
|
||||
[ Jean-Baptiste Lallement ]
|
||||
* Include -updates when calling germinate. LP: #1921862.
|
||||
|
||||
-- Dave Jones <dave.jones@canonical.com> Mon, 02 Oct 2023 15:46:06 +0100
|
||||
|
||||
livecd-rootfs (24.04.6) noble; urgency=medium
|
||||
|
@ -626,8 +626,8 @@ if ! [ -e config/germinate-output/structure ]; then
|
||||
GERMINATE_ARG="-c $(echo $COMPONENTS | sed -e's/ \+/,/g')"
|
||||
fi
|
||||
(cd config/germinate-output && germinate --no-rdepends --no-installer \
|
||||
-S $SEEDMIRROR -m $MIRROR -d $SUITE -s $FLAVOUR.$SUITE \
|
||||
$GERMINATE_ARG -a $ARCH)
|
||||
-S $SEEDMIRROR -m $MIRROR -d $SUITE,$SUITE-updates \
|
||||
-s $FLAVOUR.$SUITE $GERMINATE_ARG -a $ARCH)
|
||||
fi
|
||||
|
||||
case $PROJECT in
|
||||
|
Loading…
x
Reference in New Issue
Block a user