mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-25 09:51:23 +00:00
ajdust ac100 package list, (temporary ?) suppress preinstall-pool on ac100 since it fails the build
This commit is contained in:
parent
d566df11b9
commit
457995bc68
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,8 +1,15 @@
|
||||
livecd-rootfs (2.23) UNRELEASED; urgency=low
|
||||
|
||||
[ Jani Monoses ]
|
||||
* Add mx5 subarch support for Freescale i.MX53
|
||||
|
||||
-- Jani Monoses <jani@ubuntu.com> Fri, 12 Aug 2011 18:09:01 +0300
|
||||
[ Oliver Grawert ]
|
||||
* adjust the packagelist for ac100 a bit, according to adam it should not
|
||||
need the kernel metapackage seeded if it matches the naming convention
|
||||
* do not install preinstall-pool on ac100-server, it breaks for no apparent
|
||||
reason atm, this makes server rootfses for ac100 buildable again.
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Tue, 16 Aug 2011 14:42:33 +0200
|
||||
|
||||
livecd-rootfs (2.22) oneiric; urgency=low
|
||||
|
||||
|
@ -203,8 +203,9 @@ case $ARCH in
|
||||
BINARY_REMOVE_LINUX=false
|
||||
ac100)
|
||||
COMPONENTS='main restricted universe'
|
||||
add_package install abootimg linux-ac100 flash-kernel
|
||||
add_package install ac100-tarball-installer
|
||||
BINARY_REMOVE_LINUX=false
|
||||
PREINSTALL_POOL_SEEDS=""
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user