diff --git a/BuildLiveCD b/BuildLiveCD index 3162751e..daaf3bae 100755 --- a/BuildLiveCD +++ b/BuildLiveCD @@ -27,7 +27,7 @@ fi ARCH=$(dpkg --print-installation-architecture) SUBARCH="" SUBARCHARG="" -DEFAULTSUITE="intrepid" +DEFAULTSUITE="jaunty" NEWSUITE="" SUITES="" PROPOSED="" diff --git a/debian/changelog b/debian/changelog index 5868ffd3..30547436 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ livecd-rootfs (0.73) UNRELEASED; urgency=low * Add ubuntu-umpc support (equivalent to previous ubuntu-mobile). * Add Mythbuntu support. + * BuildLiveCD: default to jaunty. -- Mario Limonciello Tue, 04 Nov 2008 19:28:35 -0600