@ -130,11 +130,11 @@ for STE in $SUITES; do
fi
NOW=${NOW}
LOG=${PUBDIR}${NOW}/livecd-${NOW}-${ARCH}.out
> ${LOG}
rm -f ${PUBDIR}latest
ln -sf ${PUBDIR}${NOW} ${PUBDIR}latest
mkdir -p ${PUBDIR}${NOW}
if $LIVE_BUILD; then
mkdir -p "${DIR}/auto"
for f in config build clean; do
@ -1,3 +1,9 @@
livecd-rootfs (2.1) UNRELEASED; urgency=low
* Fix ordering of log file creation in BuildLiveCD.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 13 Jun 2011 19:42:59 +0100
livecd-rootfs (2.0) oneiric; urgency=low
* Add live-build support. The old livecd.sh is still here for