mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-05 15:11:46 +00:00
Import patches-unapplied version 2.2 to ubuntu/oneiric
Imported using git-ubuntu import. Changelog parent: 077420d054f3efeb51979fdc34ed936cecb1a2ea New changelog entries: * Pass --linux-flavours to lb config if necessary.
This commit is contained in:
parent
077420d054
commit
757cfb724f
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.2) oneiric; urgency=low
|
||||||
|
|
||||||
|
* Pass --linux-flavours to lb config if necessary.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Tue, 14 Jun 2011 08:30:10 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.1) oneiric; urgency=low
|
livecd-rootfs (2.1) oneiric; urgency=low
|
||||||
|
|
||||||
* Fix ordering of log file creation in BuildLiveCD.
|
* Fix ordering of log file creation in BuildLiveCD.
|
||||||
|
@ -147,6 +147,7 @@ lb config noauto \
|
|||||||
${MIRROR:+--parent-mirror-bootstrap $MIRROR} \
|
${MIRROR:+--parent-mirror-bootstrap $MIRROR} \
|
||||||
${COMPONENTS:+--parent-archive-areas "$COMPONENTS"} \
|
${COMPONENTS:+--parent-archive-areas "$COMPONENTS"} \
|
||||||
--package-lists none \
|
--package-lists none \
|
||||||
|
${KERNEL_FLAVOURS:+--linux-flavours "$KERNEL_FLAVOURS"} \
|
||||||
--initsystem none \
|
--initsystem none \
|
||||||
--bootloader none \
|
--bootloader none \
|
||||||
--initramfs-compression lzma \
|
--initramfs-compression lzma \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user