Ack: Re: [PATCH] UBUNTU: [Config] add highbank into d-i list

Herton Ronaldo Krzesinski herton.krzesinski at canonical.com
Mon Jun 4 13:13:03 UTC 2012


On Mon, Jun 04, 2012 at 05:27:59PM +0800, Ike Panhc wrote:
> BugLink: http://launchpad.net/bugs/1007459
> 
> highbank flavour is missing from debian.master/d-i/kernel-versions.in
> so the udeb for highbank is not generated. Add it and the exclude-*
> for highbank as well
> 
> Signed-off-by: Ike Panhc <ike.pan at canonical.com>
> ---
>  debian.master/d-i/exclude-firmware.armhf-highbank |    2 ++
>  debian.master/d-i/exclude-modules.armhf-highbank  |   13 +++++++++++++
>  debian.master/d-i/kernel-versions.in              |    1 +
>  3 files changed, 16 insertions(+)
>  create mode 100644 debian.master/d-i/exclude-firmware.armhf-highbank
>  create mode 100644 debian.master/d-i/exclude-modules.armhf-highbank
> 
> diff --git a/debian.master/d-i/exclude-firmware.armhf-highbank b/debian.master/d-i/exclude-firmware.armhf-highbank
> new file mode 100644
> index 0000000..ddb5eb8
> --- /dev/null
> +++ b/debian.master/d-i/exclude-firmware.armhf-highbank
> @@ -0,0 +1,2 @@
> +nic-modules
> +scsi-modules
> diff --git a/debian.master/d-i/exclude-modules.armhf-highbank b/debian.master/d-i/exclude-modules.armhf-highbank
> new file mode 100644
> index 0000000..200c917
> --- /dev/null
> +++ b/debian.master/d-i/exclude-modules.armhf-highbank
> @@ -0,0 +1,13 @@
> +serial-modules
> +firewire-core-modules
> +floppy-modules
> +pcmcia-storage-modules
> +fb-modules
> +nic-pcmcia-modules
> +pcmcia-modules
> +pata-modules
> +message-modules
> +virtio-modules
> +multipath-modules
> +ipmi-modules
> +sata-modules
> diff --git a/debian.master/d-i/kernel-versions.in b/debian.master/d-i/kernel-versions.in
> index 0671760..6cc1c7d 100644
> --- a/debian.master/d-i/kernel-versions.in
> +++ b/debian.master/d-i/kernel-versions.in
> @@ -9,6 +9,7 @@ i386	PKGVER-ABINUM	virtual		PKGVER-ABINUM-virtual		-
>  armel	PKGVER-ABINUM	omap		PKGVER-ABINUM-omap		-
>  
>  armhf	PKGVER-ABINUM	omap		PKGVER-ABINUM-omap		-
> +armhf	PKGVER-ABINUM	highbank	PKGVER-ABINUM-highbank		-
>  
>  # Ports
>  # arch	version		flavour		installedname			suffix	bdep
> -- 
> 1.7.9.5
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
> 

-- 
[]'s
Herton




More information about the kernel-team mailing list