diff --git a/debian/changelog b/debian/changelog index 9ac36533..dbc67f1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ livecd-rootfs (0.26) hoary-cat-UNRELEASED; urgency=low + [ Adam Conrad ] * Copy the initrd out of the livefs for us in the SimplifiedLiveCD setup - -- Adam Conrad Wed, 14 Dec 2005 02:58:19 +1100 + [ LaMont Jones ] + * linux-image-power{3,4} -> powerpc64-smp + * casper needs to be in the livecd image (change base). + + -- LaMont Jones Tue, 13 Dec 2005 16:37:43 -0700 livecd-rootfs (0.25) hoary-cat; urgency=low diff --git a/livecd.sh b/livecd.sh index 16eb4934..82568dcd 100755 --- a/livecd.sh +++ b/livecd.sh @@ -143,7 +143,7 @@ Flags: seen LIST="$LIST xresprobe laptop-detect" ;; base) - LIST="$LIST ubuntu-base" + LIST="$LIST ubuntu-base casper" ;; tocd) LIST="$LIST ubuntu-base"