mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-09 09:02:11 +00:00
* live-build/auto/config:
- add click-apparmor for system-image
This commit is contained in:
parent
194d124af7
commit
818be95bf2
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ livecd-rootfs (2.274) UNRELEASED; urgency=medium
|
|||||||
[ Michael Vogt ]
|
[ Michael Vogt ]
|
||||||
* live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
|
* live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
|
||||||
- improve apt-get output
|
- improve apt-get output
|
||||||
|
* live-build/auto/config:
|
||||||
|
- add click-apparmor for system-image
|
||||||
|
|
||||||
[ James Hunt ]
|
[ James Hunt ]
|
||||||
* live-build/ubuntu-core/hooks/10-remove-documentation.binary:
|
* live-build/ubuntu-core/hooks/10-remove-documentation.binary:
|
||||||
|
@ -355,6 +355,7 @@ case $PROJECT in
|
|||||||
add_package install libpam-systemd
|
add_package install libpam-systemd
|
||||||
add_package install isc-dhcp-client
|
add_package install isc-dhcp-client
|
||||||
add_package install resolvconf
|
add_package install resolvconf
|
||||||
|
add_package install click-apparmor
|
||||||
|
|
||||||
# add special azure package
|
# add special azure package
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user