r4167 - in dists/trunk/linux-2.6/debian: . arch arch/alpha arch/amd64 arch/arm arch/hppa arch/i386 arch/ia64 arch/m68k arch/powerpc arch/s390

Simon Horman horms at costa.debian.org
Mon Sep 12 02:13:53 UTC 2005


Author: horms
Date: 2005-09-12 02:13:51 +0000 (Mon, 12 Sep 2005)
New Revision: 4167

Modified:
   dists/trunk/linux-2.6/debian/arch/alpha/config
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
   dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/arch/config
   dists/trunk/linux-2.6/debian/arch/hppa/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/arch/ia64/config
   dists/trunk/linux-2.6/debian/arch/m68k/config
   dists/trunk/linux-2.6/debian/arch/powerpc/config
   dists/trunk/linux-2.6/debian/arch/powerpc/noconfig.apus
   dists/trunk/linux-2.6/debian/arch/s390/config
   dists/trunk/linux-2.6/debian/changelog
Log:
  * Disable BSDv3 accounting on hppa and alpha, it was already
    disabled on all other architectures. Also unify BSD accounting
    config into top level config, rather than per flavour configs.
    This shows that BSD accounting is available on all except
    sparc and the rpc and s3c2410 flavours of arm.
    I am not sure if that is intentional.


Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -4,8 +4,6 @@
 CONFIG_GENERIC_ISA_DMA=y
 # CONFIG_GENERIC_IOMAP is not set
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BSD_PROCESS_ACCT=y
-CONFIG_BSD_PROCESS_ACCT_V3=y
 # CONFIG_AUDIT is not set
 # CONFIG_KOBJECT_UEVENT is not set
 # CONFIG_IKCONFIG is not set

Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -7,8 +7,6 @@
 CONFIG_GENERIC_ISA_DMA=y
 CONFIG_GENERIC_IOMAP=y
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 CONFIG_AUDIT=y
 # CONFIG_AUDITSYSCALL is not set
 CONFIG_KOBJECT_UEVENT=y

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
===================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	2005-09-12 02:13:51 UTC (rev 4167)
@@ -1,6 +1,4 @@
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 CONFIG_EMBEDDED=y
 # CONFIG_MODULE_UNLOAD is not set
 # CONFIG_MODVERSIONS is not set

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
===================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx	2005-09-12 02:13:51 UTC (rev 4167)
@@ -1,6 +1,4 @@
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 CONFIG_EMBEDDED=y
 # CONFIG_KALLSYMS_ALL is not set
 # CONFIG_MODULE_UNLOAD is not set

Modified: dists/trunk/linux-2.6/debian/arch/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -301,3 +301,5 @@
 # CONFIG_TCG_TPM is not set
 CONFIG_SCSI_QLA2XXX=m
 CONFIG_USB_MON=y
+# CONFIG_BSD_PROCESS_ACCT_V3 is not set
+CONFIG_BSD_PROCESS_ACCT=y

Modified: dists/trunk/linux-2.6/debian/arch/hppa/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/hppa/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -13,8 +13,6 @@
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
-CONFIG_BSD_PROCESS_ACCT=y
-CONFIG_BSD_PROCESS_ACCT_V3=y
 CONFIG_SYSCTL=y
 # CONFIG_AUDIT is not set
 CONFIG_HOTPLUG=y

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -5,8 +5,6 @@
 # CONFIG_CLEAN_COMPILE is not set
 CONFIG_BROKEN=y
 CONFIG_BROKEN_ON_SMP=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 # CONFIG_AUDIT is not set
 CONFIG_KOBJECT_UEVENT=y
 # CONFIG_IKCONFIG is not set

Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -1,6 +1,4 @@
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 # CONFIG_AUDIT is not set
 CONFIG_KOBJECT_UEVENT=y
 CONFIG_IKCONFIG=y

Modified: dists/trunk/linux-2.6/debian/arch/m68k/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/m68k/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/m68k/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -10,8 +10,6 @@
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 CONFIG_SYSCTL=y
 CONFIG_AUDIT=y
 # CONFIG_HOTPLUG is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -6,8 +6,6 @@
 CONFIG_GENERIC_NVRAM=y
 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 CONFIG_AUDIT=y
 CONFIG_KOBJECT_UEVENT=y
 # CONFIG_IKCONFIG is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/noconfig.apus
===================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/noconfig.apus	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/noconfig.apus	2005-09-12 02:13:51 UTC (rev 4167)
@@ -28,8 +28,6 @@
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 CONFIG_SYSCTL=y
 # CONFIG_AUDIT is not set
 # CONFIG_HOTPLUG is not set

Modified: dists/trunk/linux-2.6/debian/arch/s390/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/s390/config	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/arch/s390/config	2005-09-12 02:13:51 UTC (rev 4167)
@@ -2,8 +2,6 @@
 CONFIG_ARCH_S390=y
 CONFIG_CLEAN_COMPILE=y
 CONFIG_LOCK_KERNEL=y
-CONFIG_BSD_PROCESS_ACCT=y
-# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 # CONFIG_AUDIT is not set
 CONFIG_KOBJECT_UEVENT=y
 # CONFIG_IKCONFIG is not set

Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog	2005-09-10 18:21:40 UTC (rev 4166)
+++ dists/trunk/linux-2.6/debian/changelog	2005-09-12 02:13:51 UTC (rev 4167)
@@ -1,8 +1,5 @@
 linux-2.6 (2.6.13-1) UNRELEASED; urgency=low
 
-  [ Bastian Blank ]
-  *
-
   [ Frederik Schüler ]
   * Added class and longclass descriptions for amd64 flavours.
   * Added patch-2.6.13.1:
@@ -17,15 +14,24 @@
     - aacraid: 2.6.13 aacraid bad BUG_ON fix
     - Kconfig: saa7134-dvb must select tda1004x
 
- -- Frederik Schüler <fschueler at gmx.net>  Sat, 10 Sep 2005 18:12:13 +0200
+  [ Simon Horman ]
 
+  * Disable BSDv3 accounting on hppa and alpha, it was already
+    disabled on all other architectures. Also unify BSD accounting
+    config into top level config, rather than per flavour configs.
+    This shows that BSD accounting is available on all except
+    sparc and the rpc and s3c2410 flavours of arm.
+    I am not sure if that is intentional.
+
+ -- Simon Horman <horms at debian.org>  Fri,  9 Sep 2005 11:38:06 +0900
+
 linux-2.6 (2.6.12-7) UNRELEASED; urgency=low
 
   [ Simon Horman ]
   * [SECURITY] THe seq_file memory leak fix included in 2.6.12-6
     as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
 
- -- Simon Horman <horms at debian.org>  Fri,  9 Sep 2005 11:38:06 +0900
+ -- Simon Horman <horms at debian.org>  Mon, 12 Sep 2005 11:01:38 +0900
 
 linux-2.6 (2.6.12-6) unstable; urgency=high
 




More information about the Kernel-svn-changes mailing list