mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-19 14:51:49 +00:00
disable --architectures, it breaks on armel livefs builders trying to build armhf targets
This commit is contained in:
parent
29d9d740ed
commit
bbc84ce8f8
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
livecd-rootfs (2.79) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* setting --architectures seems to have weird side effects on arm
|
||||||
|
(considering all but the buildd arch as foreign etc), disable it for a
|
||||||
|
testbuild...
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Mon, 27 Aug 2012 16:04:30 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.78) quantal; urgency=low
|
livecd-rootfs (2.78) quantal; urgency=low
|
||||||
|
|
||||||
* revert the last change, i was not aware that unity-2d was also ripped out
|
* revert the last change, i was not aware that unity-2d was also ripped out
|
||||||
|
@ -318,7 +318,6 @@ esac
|
|||||||
lb config noauto \
|
lb config noauto \
|
||||||
--mode ubuntu \
|
--mode ubuntu \
|
||||||
--distribution "$SUITE" \
|
--distribution "$SUITE" \
|
||||||
--architectures "$ARCH" \
|
|
||||||
--bootstrap-keyring ubuntu-keyring \
|
--bootstrap-keyring ubuntu-keyring \
|
||||||
--binary-images "$BINARY_IMAGES" \
|
--binary-images "$BINARY_IMAGES" \
|
||||||
--memtest "$MEMTEST" \
|
--memtest "$MEMTEST" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user