mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
Import patches-unapplied version 2.57 to ubuntu/precise
Imported using git-ubuntu import. Changelog parent: ae01ea0bf52e4316af928970e52da80d5b43692d New changelog entries: * Move ac100-tarball-installer from install set to live set to make sure it's not pulling in other bits in the install pass (and because installers belong in the live set anyway)
This commit is contained in:
parent
ae01ea0bf5
commit
9fa307484f
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.57) precise; urgency=low
|
||||
|
||||
* Move ac100-tarball-installer from install set to live set
|
||||
to make sure it's not pulling in other bits in the install
|
||||
pass (and because installers belong in the live set anyway)
|
||||
|
||||
-- Adam Conrad <adconrad@ubuntu.com> Wed, 29 Feb 2012 09:23:48 -0700
|
||||
|
||||
livecd-rootfs (2.56) precise; urgency=low
|
||||
|
||||
[ Ante Karamatić ]
|
||||
|
@ -234,7 +234,8 @@ case $ARCH in
|
||||
;;
|
||||
ac100)
|
||||
COMPONENTS='main restricted universe'
|
||||
add_package install ac100-tarball-installer zram-config
|
||||
add_package install zram-config
|
||||
add_package live ac100-tarball-installer
|
||||
BINARY_REMOVE_LINUX=false
|
||||
PREINSTALL_POOL_SEEDS=""
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user