mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-15 04:01:48 +00:00
* live-build/auto/config:
- add snappy-ubuntu
This commit is contained in:
parent
306dbdbbab
commit
94a77fcb8b
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -6,6 +6,8 @@ livecd-rootfs (2.287) UNRELEASED; urgency=low
|
|||||||
* live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
|
* live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
|
||||||
- adjust the {group,gshadow}_bootstrap values. The audio group
|
- adjust the {group,gshadow}_bootstrap values. The audio group
|
||||||
used to be gid 1005 after the bootstrap and is now 29.
|
used to be gid 1005 after the bootstrap and is now 29.
|
||||||
|
* live-build/auto/config:
|
||||||
|
- add snappy-ubuntu
|
||||||
|
|
||||||
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 12 Feb 2015 11:33:00 +0100
|
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 12 Feb 2015 11:33:00 +0100
|
||||||
|
|
||||||
|
@ -372,6 +372,8 @@ case $PROJECT in
|
|||||||
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_package install click-apparmor
|
||||||
|
# no Task: header yet
|
||||||
|
add_package install ubuntu-snappy
|
||||||
|
|
||||||
# add special azure package
|
# add special azure package
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user