mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 02:41:33 +00:00
add ubuntu-headless as allowed flavour to BuildLiveC
This commit is contained in:
parent
0be57a0934
commit
6be7d937c3
@ -82,7 +82,7 @@ esac
|
|||||||
|
|
||||||
for arg in "$@"; do
|
for arg in "$@"; do
|
||||||
case "$arg" in
|
case "$arg" in
|
||||||
*ubuntu|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|base|tocd) ;;
|
*ubuntu|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|base|tocd|ubuntu-headless) ;;
|
||||||
*)
|
*)
|
||||||
echo "bad project: $arg" >&2
|
echo "bad project: $arg" >&2
|
||||||
exit 2
|
exit 2
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (1.161) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* add ubuntu-headless as allowed flavour to BuildLiveCD
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Wed, 09 Mar 2011 13:50:11 +0100
|
||||||
|
|
||||||
livecd-rootfs (1.160) natty; urgency=critical
|
livecd-rootfs (1.160) natty; urgency=critical
|
||||||
|
|
||||||
* Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit
|
* Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user