Jaunty config changes: Build in PACKET
Andy Whitcroft
apw at canonical.com
Tue Dec 23 11:22:03 UTC 2008
On Mon, Dec 22, 2008 at 04:41:00PM -0700, Tim Gardner wrote:
> From 54c4f712cf6a48f4bbe5de02968f34c95cf0e9f7 Mon Sep 17 00:00:00 2001
> From: Tim Gardner <tim.gardner at canonical.com>
> Date: Mon, 22 Dec 2008 16:04:39 -0700
> Subject: [PATCH] UBUNTU: Build in PACKET
>
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> ---
> debian/config/amd64/config | 2 +-
> debian/config/i386/config | 2 +-
> debian/d-i/modules/socket-modules | 1 -
> 3 files changed, 2 insertions(+), 3 deletions(-)
> delete mode 100644 debian/d-i/modules/socket-modules
>
> diff --git a/debian/config/amd64/config b/debian/config/amd64/config
> index 1cd3ab1..bf2e45c 100644
> --- a/debian/config/amd64/config
> +++ b/debian/config/amd64/config
> @@ -2188,7 +2188,7 @@ CONFIG_P54_PCI=m
> CONFIG_P54_USB=m
> CONFIG_P80211=m
> CONFIG_PACKARDBELL_E5=m
> -CONFIG_PACKET=m
> +CONFIG_PACKET=y
> CONFIG_PACKET_MMAP=y
> CONFIG_PAGEFLAGS_EXTENDED=y
> CONFIG_PANASONIC_LAPTOP=m
> diff --git a/debian/config/i386/config b/debian/config/i386/config
> index 12b29bc..b9a4081 100644
> --- a/debian/config/i386/config
> +++ b/debian/config/i386/config
> @@ -2300,7 +2300,7 @@ CONFIG_P54_PCI=m
> CONFIG_P54_USB=m
> CONFIG_P80211=m
> CONFIG_PACKARDBELL_E5=m
> -CONFIG_PACKET=m
> +CONFIG_PACKET=y
> CONFIG_PACKET_MMAP=y
> CONFIG_PAGEFLAGS_EXTENDED=y
> CONFIG_PAGE_OFFSET=0xC0000000
> diff --git a/debian/d-i/modules/socket-modules b/debian/d-i/modules/socket-modules
> deleted file mode 100644
> index ea67e33..0000000
> --- a/debian/d-i/modules/socket-modules
> +++ /dev/null
> @@ -1 +0,0 @@
> -af_packet
> --
Seems sane.
-apw
More information about the kernel-team
mailing list