------------------------------------------------------------ revno: 1696 committer: Colin Watson <[email protected]> branch nick: ubuntu timestamp: Tue 2012-05-22 13:15:22 +0100 message: Use generic flavour for i386/*-xen images, since virtual has been folded into generic. modified: build/config/i386/cdrom-xen.cfg build/config/i386/netboot-xen.cfg debian/changelog
-- lp:~ubuntu-core-dev/debian-installer/ubuntu https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu Your team Tieto is subscribed to branch lp:~ubuntu-core-dev/debian-installer/ubuntu. To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu/+edit-subscription
=== modified file 'build/config/i386/cdrom-xen.cfg' --- build/config/i386/cdrom-xen.cfg 2011-11-20 11:15:05 +0000 +++ build/config/i386/cdrom-xen.cfg 2012-05-22 12:15:22 +0000 @@ -1,4 +1,3 @@ -KERNELVERSION = $(BASEVERSION)-virtual TYPE=cdrom/gtk include config/i386/cdrom/gtk.cfg EXTRANAME=cdrom/xen/ === modified file 'build/config/i386/netboot-xen.cfg' --- build/config/i386/netboot-xen.cfg 2011-11-20 11:15:05 +0000 +++ build/config/i386/netboot-xen.cfg 2012-05-22 12:15:22 +0000 @@ -1,4 +1,3 @@ -KERNELVERSION = $(BASEVERSION)-virtual TYPE=netboot/gtk KEEP_GI_LANGS = 1 === modified file 'debian/changelog' --- debian/changelog 2012-05-22 10:06:53 +0000 +++ debian/changelog 2012-05-22 12:15:22 +0000 @@ -1,3 +1,10 @@ +debian-installer (20101020ubuntu143) UNRELEASED; urgency=low + + * Use generic flavour for i386/*-xen images, since virtual has been folded + into generic. + + -- Colin Watson <[email protected]> Tue, 22 May 2012 12:44:31 +0100 + debian-installer (20101020ubuntu142) quantal; urgency=low * Account for i386/generic-pae kernel flavour being renamed to generic.
-- Mailing list: https://launchpad.net/~tieto Post to : [email protected] Unsubscribe : https://launchpad.net/~tieto More help : https://help.launchpad.net/ListHelp

