mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
Import patches-unapplied version 1.161 to ubuntu/natty
Imported using git-ubuntu import. Changelog parent: 78d0c0677b9dc7b3ba521288bed42fcef100f103 New changelog entries: * add ubuntu-headless as allowed flavour to BuildLiveCD
This commit is contained in:
parent
78d0c0677b
commit
19245e5f5f
@ -82,7 +82,7 @@ esac
|
||||
|
||||
for arg in "$@"; do
|
||||
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
|
||||
exit 2
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (1.161) natty; urgency=low
|
||||
|
||||
* add ubuntu-headless as allowed flavour to BuildLiveCD
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Wed, 09 Mar 2011 13:51:11 +0100
|
||||
|
||||
livecd-rootfs (1.160) natty; urgency=critical
|
||||
|
||||
* Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit
|
||||
|
Loading…
x
Reference in New Issue
Block a user