------------------------------------------------------------ revno: 1673 fixes bug: https://launchpad.net/bugs/977568 committer: Colin Watson <[email protected]> branch nick: ubuntu timestamp: Thu 2012-04-12 00:35:36 +0100 message: Add a new hd-media/non-pae build for i386 (LP: #977568). added: build/config/i386/hd-media/non-pae.cfg modified: build/config/i386/hd-media.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/hd-media.cfg' --- build/config/i386/hd-media.cfg 2010-11-05 16:32:28 +0000 +++ build/config/i386/hd-media.cfg 2012-04-11 23:35:36 +0000 @@ -1,4 +1,4 @@ -FLAVOUR_SUPPORTED = "" gtk +FLAVOUR_SUPPORTED = "" gtk non-pae # Not really a floppy, this is a 783 mb image, large enough to put an # Ubuntu iso in, and small enough to fit on a mid-range memory stick, === added file 'build/config/i386/hd-media/non-pae.cfg' --- build/config/i386/hd-media/non-pae.cfg 1970-01-01 00:00:00 +0000 +++ build/config/i386/hd-media/non-pae.cfg 2012-04-11 23:35:36 +0000 @@ -0,0 +1,7 @@ +MANIFEST-BOOT = "800 mb image (compressed) for USB memory stick" +MANIFEST-INITRD = "for use on USB memory sticks" +MANIFEST-KERNEL = "for use on USB memory sticks" + +EXTRANAME = non-pae/ + +KERNELVERSION = $(BASEVERSION)-generic === modified file 'debian/changelog' --- debian/changelog 2012-04-11 10:20:44 +0000 +++ debian/changelog 2012-04-11 23:35:36 +0000 @@ -1,3 +1,9 @@ +debian-installer (20101020ubuntu132) UNRELEASED; urgency=low + + * Add a new hd-media/non-pae build for i386 (LP: #977568). + + -- Colin Watson <[email protected]> Wed, 11 Apr 2012 17:20:36 +0100 + debian-installer (20101020ubuntu131) precise; urgency=low * Update help text translations from Launchpad.
-- Mailing list: https://launchpad.net/~tieto Post to : [email protected] Unsubscribe : https://launchpad.net/~tieto More help : https://help.launchpad.net/ListHelp

