mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-06 08:21:54 +00:00
Set PREINSTALLED=true for live-server so that universe ends up being
enabled in the image.
This commit is contained in:
parent
67142507ae
commit
00151c5e0b
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.535~ppa1) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Set PREINSTALLED=true for live-server so that universe ends up being
|
||||||
|
enabled in the image.
|
||||||
|
|
||||||
|
-- Michael Hudson-Doyle <mwhudson@debian.org> Thu, 16 Aug 2018 21:28:00 +1200
|
||||||
|
|
||||||
livecd-rootfs (2.534) cosmic; urgency=medium
|
livecd-rootfs (2.534) cosmic; urgency=medium
|
||||||
|
|
||||||
[ Michael Hudson-Doyle ]
|
[ Michael Hudson-Doyle ]
|
||||||
|
@ -151,6 +151,7 @@ case $IMAGEFORMAT in
|
|||||||
# by skipping lb_chroot_live-packages.
|
# by skipping lb_chroot_live-packages.
|
||||||
skip_lb_stage chroot_live-packages
|
skip_lb_stage chroot_live-packages
|
||||||
INITRAMFS_TYPE=auto
|
INITRAMFS_TYPE=auto
|
||||||
|
PREINSTALLED=true
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
PREINSTALLED=true
|
PREINSTALLED=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user