mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +00:00
Import patches-unapplied version 2.418 to ubuntu/yakkety-proposed
Imported using git-ubuntu import. Changelog parent: 2fcba79a9b121a8a793652b05e4b77e54242cc47 New changelog entries: * Ubuntu-MATE now does follow Recommends; adjust the configuration for it to not pass --no-install-recommends.
This commit is contained in:
parent
2fcba79a9b
commit
eb0cb09a8d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.418) yakkety; urgency=medium
|
||||||
|
|
||||||
|
* Ubuntu-MATE now does follow Recommends; adjust the configuration for it
|
||||||
|
to not pass --no-install-recommends.
|
||||||
|
|
||||||
|
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Wed, 22 Jun 2016 13:42:37 -0400
|
||||||
|
|
||||||
livecd-rootfs (2.417) yakkety; urgency=medium
|
livecd-rootfs (2.417) yakkety; urgency=medium
|
||||||
|
|
||||||
* Swap order of security and updates in dvd sources.list.
|
* Swap order of security and updates in dvd sources.list.
|
||||||
|
@ -316,9 +316,6 @@ case $PROJECT in
|
|||||||
amd64) add_package live linux-signed-generic ;;
|
amd64) add_package live linux-signed-generic ;;
|
||||||
esac
|
esac
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
# The Ubuntu MATE STRUCTURE file has "feature
|
|
||||||
# no-follow-recommends". Mirror this.
|
|
||||||
export APT_OPTIONS="--yes --no-install-recommends"
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntustudio-dvd)
|
ubuntustudio-dvd)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user