mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Import patches-unapplied version 2.33 to ubuntu/oneiric
Imported using git-ubuntu import. Changelog parent: 41bdd2542d105e6d8749458d9fb1dc48246e1dcf New changelog entries: * BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image locale (if any) to the output directory name.
This commit is contained in:
parent
41bdd2542d
commit
d6f140ca28
@ -125,7 +125,7 @@ for STE in $SUITES; do
|
||||
DIR=~/build.live/chroot-${STE}/./build/
|
||||
fi
|
||||
|
||||
PUBDIR=~/public_html/LiveCD/${STE}/${FS}${SUBARCH:+-$SUBARCH}/
|
||||
PUBDIR=~/public_html/LiveCD/${STE}/${FS}${SUBPROJECT:+-$SUBPROJECT}${SUBARCH:+-$SUBARCH}${UBUNTU_DEFAULTS_LOCALE:+-$UBUNTU_DEFAULTS_LOCALE}/
|
||||
mkdir -p ${PUBDIR}
|
||||
|
||||
NOW=$(date +%Y%m%d)
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.33) oneiric; urgency=low
|
||||
|
||||
* BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image
|
||||
locale (if any) to the output directory name.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Wed, 24 Aug 2011 12:25:52 +0100
|
||||
|
||||
livecd-rootfs (2.32) oneiric; urgency=low
|
||||
|
||||
* Fix kernel package name for mx5.
|
||||
|
Loading…
x
Reference in New Issue
Block a user