mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-13 04:01:15 +00:00
Move ac100-tarball-installer from install to live
This commit is contained in:
parent
1b106f4383
commit
2154303cdf
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