mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-07-28 17:21:33 +00:00
Import patches-unapplied version 2.79 to ubuntu/quantal
Imported using git-ubuntu import. Changelog parent: d3dd41acce0ceb75256866c6f14ad8c2277657e1 New changelog entries: * setting --architectures seems to have weird side effects on arm (considering all but the buildd arch as foreign etc), disable it for a testbuild...
This commit is contained in:
parent
d3dd41acce
commit
edd37a1bb5
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
livecd-rootfs (2.79) quantal; 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