Import patches-unapplied version 2.323 to ubuntu/wily-proposed

Imported using git-ubuntu import.

Changelog parent: 99a5bff9d95cb53fb5b84ddb4c3ca001e3f2ac2b

New changelog entries:
  * live-build/ubuntu-desktop-next/hooks/11-remove-extra-packages.chroot:
    - remove click from desktop-next
This commit is contained in:
Sebastien Bacher 2015-07-02 15:53:43 +02:00 committed by usd-importer
parent 99a5bff9d9
commit 2a16157ad8
3 changed files with 14 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.323) wily; urgency=medium
* live-build/ubuntu-desktop-next/hooks/11-remove-extra-packages.chroot:
- remove click from desktop-next
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 02 Jul 2015 15:53:43 +0200
livecd-rootfs (2.322) wily; urgency=medium
* live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:

View File

@ -53,6 +53,7 @@ rtkit:x:114:123:RealtimeKit,,,:/proc:/bin/false
usbmux:x:115:46:usbmux daemon,,,:/var/lib/usbmux:/bin/false
colord:x:116:124:colord colour management daemon,,,:/var/lib/colord:/bin/false
lightdm:x:117:126:Light Display Manager:/var/lib/lightdm:/bin/false
clickpkg:x:118:128::/nonexistent:/bin/false
EOF
else
echo "/etc/passwd post-debootstrap hash doesn't match record" >&2

View File

@ -0,0 +1,6 @@
#!/bin/sh
set -e
# we don't want click on snappy image
apt-get purge -y click