[kernel] r7495 - in dists/trunk/linux-2.6/debian: . arch/alpha arch/alpha/vserver

Norbert Tretkowski nobse at costa.debian.org
Sat Sep 23 20:08:21 UTC 2006


Author: nobse
Date: Sat Sep 23 20:08:18 2006
New Revision: 7495

Added:
   dists/trunk/linux-2.6/debian/arch/alpha/vserver/
   dists/trunk/linux-2.6/debian/arch/alpha/vserver/config
   dists/trunk/linux-2.6/debian/arch/alpha/vserver/config.alpha
   dists/trunk/linux-2.6/debian/arch/alpha/vserver/defines
Modified:
   dists/trunk/linux-2.6/debian/arch/alpha/defines
   dists/trunk/linux-2.6/debian/changelog

Log:
Added vserver flavour.


Modified: dists/trunk/linux-2.6/debian/arch/alpha/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/defines	Sat Sep 23 20:08:18 2006
@@ -3,6 +3,7 @@
 flavours: alpha-generic alpha-smp alpha-legacy
 kernel-arch: alpha
 kernel-header-dirs: alpha
+subarches: vserver
 
 [image]
 suggests: aboot, fdutils

Added: dists/trunk/linux-2.6/debian/arch/alpha/vserver/config
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/alpha/vserver/config	Sat Sep 23 20:08:18 2006
@@ -0,0 +1,25 @@
+CONFIG_VSERVER=y
+CONFIG_VSERVER_SECURITY=y
+CONFIG_VSERVER_LEGACYNET=y
+CONFIG_VSERVER_LEGACY=y
+# CONFIG_VSERVER_LEGACY_VERSION is not set
+CONFIG_VSERVER_DYNAMIC_IDS=y
+# CONFIG_VSERVER_NGNET is not set
+CONFIG_VSERVER_COWBL=y
+CONFIG_VSERVER_PROC_SECURE=y
+# CONFIG_VSERVER_HARDCPU is not set
+# CONFIG_INOXID_NONE is not set
+# CONFIG_INOXID_UID16 is not set
+# CONFIG_INOXID_GID16 is not set
+CONFIG_INOXID_UGID24=y
+# CONFIG_INOXID_INTERN is not set
+# CONFIG_INOXID_RUNTIME is not set
+# CONFIG_XID_TAG_NFSD is not set
+# CONFIG_XID_PROPAGATE is not set
+# CONFIG_VSERVER_DEBUG is not set
+CONFIG_VMSPLIT_3G=y
+# CONFIG_VMSPLIT_25G is not set
+# CONFIG_VMSPLIT_2G is not set
+# CONFIG_VMSPLIT_15G is not set
+# CONFIG_VMSPLIT_1G is not set
+CONFIG_BLK_DEV_VROOT=y

Added: dists/trunk/linux-2.6/debian/arch/alpha/vserver/config.alpha
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/alpha/vserver/config.alpha	Sat Sep 23 20:08:18 2006
@@ -0,0 +1,3 @@
+CONFIG_BROKEN_ON_SMP=y
+# CONFIG_SMP is not set
+# CONFIG_ALPHA_LEGACY_START_ADDRESS is not set

Added: dists/trunk/linux-2.6/debian/arch/alpha/vserver/defines
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/alpha/vserver/defines	Sat Sep 23 20:08:18 2006
@@ -0,0 +1,5 @@
+[base]
+flavours: alpha
+
+[alpha]
+class: Alpha

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Sep 23 20:08:18 2006
@@ -44,8 +44,9 @@
   [ Norbert Tretkowski ]
   * [alpha] Updated configs.
   * [alpha] Disabled CONFIG_AUDIT, broken.
+  * [alpha] Added vserver flavour.
 
- -- Norbert Tretkowski <nobse at debian.org>  Sat, 23 Sep 2006 19:48:55 +0200
+ -- Norbert Tretkowski <nobse at debian.org>  Sat, 23 Sep 2006 22:07:10 +0200
 
 linux-2.6 (2.6.17-9) unstable; urgency=medium
 



More information about the Kernel-svn-changes mailing list