logo       


Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

[PATCH] UBUNTU: lum: Add rt flavour: msg#00029

Subject: [PATCH] UBUNTU: lum: Add rt flavour
Signed-off-by: Alessio Igor Bogani <abogani@xxxxxxxxxx>
---
 debian/control           |   17 ++++++++++++++++-
 debian/control.d/vars.rt |    3 +++
 debian/control.stub      |   17 ++++++++++++++++-
 debian/rules.d/amd64.mk  |    2 +-
 debian/rules.d/i386.mk   |    2 +-
 5 files changed, 37 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index ceb5dfd..1fc9557 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: base
 Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team@xxxxxxxxxxxxxxxx>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>=
2.24ubuntu1), gcc-3.4-hppa64 [hppa], binutils-hppa64 [hppa], gcc-3.4
[hppa], linux-headers-2.6.22-8-386 [i386],
linux-headers-2.6.22-8-generic [i386 amd64],
linux-headers-2.6.22-8-hppa32 [hppa], linux-headers-2.6.22-8-hppa64
[hppa], linux-headers-2.6.22-8-itanium [ia64],
linux-headers-2.6.22-8-mckinley [ia64], linux-headers-2.6.22-8-powerpc
[powerpc], linux-headers-2.6.22-8-powerpc-smp [powerpc],
linux-headers-2.6.22-8-powerpc64-smp [powerpc],
linux-headers-2.6.22-8-server [i386 amd64],
linux-headers-2.6.22-8-sparc64 [sparc],
linux-headers-2.6.22-8-sparc64-smp [sparc], linux-headers-2.6.22-8-ume
[i386], linux-headers-2.6.22-8-xen [i386]
+Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>=
2.24ubuntu1), gcc-3.4-hppa64 [hppa], binutils-hppa64 [hppa], gcc-3.4
[hppa], linux-headers-2.6.22-8-386 [i386],
linux-headers-2.6.22-8-generic [i386 amd64],
linux-headers-2.6.22-8-hppa32 [hppa], linux-headers-2.6.22-8-hppa64
[hppa], linux-headers-2.6.22-8-itanium [ia64],
linux-headers-2.6.22-8-mckinley [ia64], linux-headers-2.6.22-8-powerpc
[powerpc], linux-headers-2.6.22-8-powerpc-smp [powerpc],
linux-headers-2.6.22-8-powerpc64-smp [powerpc],
linux-headers-2.6.22-8-server [i386 amd64],
linux-headers-2.6.22-8-sparc64 [sparc],
linux-headers-2.6.22-8-sparc64-smp [sparc], linux-headers-2.6.22-8-ume
[i386], linux-headers-2.6.22-8-xen [i386], linux-headers-2.6.22-8-rt
[i386 amd64] 
 
 
 Package: linux-ubuntu-modules-2.6.22-8-386
@@ -215,3 +215,18 @@ Description: Ubuntu supplied Linux modules for
version 2.6.22 on i386
  You likely do not want to install this package directly. Instead,
install
  the linux-xen meta-package, which will ensure that upgrades work
  correctly, and that supporting packages are also installed.
+
+Package: linux-ubuntu-modules-2.6.22-8-rt
+Architecture: i386 amd64
+Section: base
+Priority: optional
+Provides: ndiswrapper-modules-1.9, apparmor-modules-2.0
+Depends: linux-image-2.6.22-8-rt
+Pre-Depends: dpkg (>= 1.10.24)
+Description: Ubuntu supplied Linux modules for version 2.6.22 on
x86/x86_64
+ This package contains modules supplied by Ubuntu for Linux kernel
2.6.22 on
+ x86/x86_64.
+ .
+ You likely do not want to install this package directly. Instead,
install
+ the linux-rt meta-package, which will ensure that upgrades work
+ correctly, and that supporting packages are also installed.
diff --git a/debian/control.d/vars.rt b/debian/control.d/vars.rt
new file mode 100644
index 0000000..1b0386a
--- /dev/null
+++ b/debian/control.d/vars.rt
@@ -0,0 +1,3 @@
+desc="x86/x86_64"
+provides="ndiswrapper-modules-1.9, apparmor-modules-2.0"
+arch="i386 amd64"
diff --git a/debian/control.stub b/debian/control.stub
index ceb5dfd..1fc9557 100644
--- a/debian/control.stub
+++ b/debian/control.stub
@@ -3,7 +3,7 @@ Section: base
 Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team@xxxxxxxxxxxxxxxx>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>=
2.24ubuntu1), gcc-3.4-hppa64 [hppa], binutils-hppa64 [hppa], gcc-3.4
[hppa], linux-headers-2.6.22-8-386 [i386],
linux-headers-2.6.22-8-generic [i386 amd64],
linux-headers-2.6.22-8-hppa32 [hppa], linux-headers-2.6.22-8-hppa64
[hppa], linux-headers-2.6.22-8-itanium [ia64],
linux-headers-2.6.22-8-mckinley [ia64], linux-headers-2.6.22-8-powerpc
[powerpc], linux-headers-2.6.22-8-powerpc-smp [powerpc],
linux-headers-2.6.22-8-powerpc64-smp [powerpc],
linux-headers-2.6.22-8-server [i386 amd64],
linux-headers-2.6.22-8-sparc64 [sparc],
linux-headers-2.6.22-8-sparc64-smp [sparc], linux-headers-2.6.22-8-ume
[i386], linux-headers-2.6.22-8-xen [i386]
+Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>=
2.24ubuntu1), gcc-3.4-hppa64 [hppa], binutils-hppa64 [hppa], gcc-3.4
[hppa], linux-headers-2.6.22-8-386 [i386],
linux-headers-2.6.22-8-generic [i386 amd64],
linux-headers-2.6.22-8-hppa32 [hppa], linux-headers-2.6.22-8-hppa64
[hppa], linux-headers-2.6.22-8-itanium [ia64],
linux-headers-2.6.22-8-mckinley [ia64], linux-headers-2.6.22-8-powerpc
[powerpc], linux-headers-2.6.22-8-powerpc-smp [powerpc],
linux-headers-2.6.22-8-powerpc64-smp [powerpc],
linux-headers-2.6.22-8-server [i386 amd64],
linux-headers-2.6.22-8-sparc64 [sparc],
linux-headers-2.6.22-8-sparc64-smp [sparc], linux-headers-2.6.22-8-ume
[i386], linux-headers-2.6.22-8-xen [i386], linux-headers-2.6.22-8-rt
[i386 amd64] 
 
 
 Package: linux-ubuntu-modules-2.6.22-8-386
@@ -215,3 +215,18 @@ Description: Ubuntu supplied Linux modules for
version 2.6.22 on i386
  You likely do not want to install this package directly. Instead,
install
  the linux-xen meta-package, which will ensure that upgrades work
  correctly, and that supporting packages are also installed.
+
+Package: linux-ubuntu-modules-2.6.22-8-rt
+Architecture: i386 amd64
+Section: base
+Priority: optional
+Provides: ndiswrapper-modules-1.9, apparmor-modules-2.0
+Depends: linux-image-2.6.22-8-rt
+Pre-Depends: dpkg (>= 1.10.24)
+Description: Ubuntu supplied Linux modules for version 2.6.22 on
x86/x86_64
+ This package contains modules supplied by Ubuntu for Linux kernel
2.6.22 on
+ x86/x86_64.
+ .
+ You likely do not want to install this package directly. Instead,
install
+ the linux-rt meta-package, which will ensure that upgrades work
+ correctly, and that supporting packages are also installed.
diff --git a/debian/rules.d/amd64.mk b/debian/rules.d/amd64.mk
index ac102e8..74e0167 100644
--- a/debian/rules.d/amd64.mk
+++ b/debian/rules.d/amd64.mk
@@ -1,3 +1,3 @@
 build_arch     = x86_64
 
-flavours       = generic server
+flavours       = generic server rt
diff --git a/debian/rules.d/i386.mk b/debian/rules.d/i386.mk
index 9558ba7..d9da433 100644
--- a/debian/rules.d/i386.mk
+++ b/debian/rules.d/i386.mk
@@ -1,3 +1,3 @@
 build_arch     = i386
 
-flavours       = 386 generic server xen ume
+flavours       = 386 generic server xen ume rt
-- 
1.4.4.2






Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
db.firebase.por...    text.xml.xalan....    qnx.openqnx.dev...    user-groups.zar...    internationaliz...    kde.devel.konve...    finance.e-gold....    emacs.latex.pre...    gis.therion/200...    web.webmin.gene...    yellowdog.gener...    vserver/2003-08...    redhat.release....    sysutils.tivoli...    xfree86.expert/...    mail.becky.user...    hardware.netapp...    netbsd.ports.xe...    python.distutil...    boot-loaders.gr...    culture.interne...    java.springfram...    activedir/2006-...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe