diff mbox

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

Message ID 1338802079-8011-1-git-send-email-ike.pan@canonical.com
State New
Headers show

Commit Message

Ike Panhc June 4, 2012, 9:27 a.m. UTC
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@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

Comments

Herton Ronaldo Krzesinski June 4, 2012, 1:13 p.m. UTC | #1
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@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@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
diff mbox

Patch

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