Add casper to the base image

ubuntu/precise
LaMont Jones 19 years ago
parent a65e0865c2
commit a310f9976c

7
debian/changelog vendored

@ -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 <adconrad@0c3.net> 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 <lamont@ubuntu.com> Tue, 13 Dec 2005 16:37:43 -0700
livecd-rootfs (0.25) hoary-cat; urgency=low

@ -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"

Loading…
Cancel
Save