mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
Do no install openssh-server in the base filsystem for the live server installer.
This commit is contained in:
parent
2a9aac5635
commit
f81fb59a00
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.551) UNRELEASED; urgency=medium
|
||||
|
||||
* Do no install openssh-server in the base filsystem for the live server
|
||||
installer.
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Mon, 17 Dec 2018 13:40:21 +1300
|
||||
|
||||
livecd-rootfs (2.550) disco; urgency=medium
|
||||
|
||||
[ Balint Reczey ]
|
||||
|
@ -513,7 +513,7 @@ case $PROJECT in
|
||||
live)
|
||||
add_task install standard
|
||||
add_task install server
|
||||
LIVE_TASK='cloud-image'
|
||||
add_package install cloud-init
|
||||
;;
|
||||
esac
|
||||
COMPONENTS='main'
|
||||
|
Loading…
x
Reference in New Issue
Block a user