diff --git a/BuildLiveCD b/BuildLiveCD index daaf3bae..b1c402df 100755 --- a/BuildLiveCD +++ b/BuildLiveCD @@ -85,7 +85,7 @@ esac for arg in "$@"; do case "$arg" in - *ubuntu|*ubuntu-dvd|kubuntu-kde4|ubuntu-lpia|base|tocd) ;; + *ubuntu|*ubuntu-dvd|kubuntu-kde4|ubuntu-lpia|mythbuntu|base|tocd) ;; *) echo "bad project: $arg" >&2 exit 2 diff --git a/debian/changelog b/debian/changelog index 27be4cb5..9b7ad55b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.74ubuntu1) UNRELEASED; urgency=low + + * BuildLiveCD: recognize 'mythbuntu' as a valid project name + + -- Steve Langasek Sat, 15 Nov 2008 23:28:26 -0800 + livecd-rootfs (0.74) jaunty; urgency=low * For mythbuntu livefs builds, we don't have tasks yet. They will be