[parisc-linux-cvs] 2.4.16-pa2
Helge Deller
deller@gmx.de
Thu, 29 Nov 2001 22:05:23 +0100
--------------Boundary-00=_ZKYKWZ9JP6M984EWRM1R
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
On Thursday 29 November 2001 22:04, Helge Deller wrote:
> CVSROOT: /var/cvs
> Module name: linux
> Changes by: deller 01/11/29 14:04:26
>
> Modified files:
> . : Makefile
> arch/parisc : defconfig
>
> Log message:
> - 2.4.16-pa2 (sums up all previous commits)
> - adopted defconfig to 2.4.16
--------------Boundary-00=_ZKYKWZ9JP6M984EWRM1R
Content-Type: text/plain;
charset="iso-8859-1";
name="diff"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="diff"
Index: Makefile
===================================================================
RCS file: /var/cvs/linux/Makefile,v
retrieving revision 1.206
diff -u -p -r1.206 Makefile
--- Makefile 2001/11/29 19:57:04 1.206
+++ Makefile 2001/11/29 21:02:19
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 16
-EXTRAVERSION = -pa1
+EXTRAVERSION = -pa2
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
Index: arch/parisc/defconfig
===================================================================
RCS file: /var/cvs/linux/arch/parisc/defconfig,v
retrieving revision 1.45
diff -u -p -r1.45 defconfig
--- arch/parisc/defconfig 2001/11/19 22:09:53 1.45
+++ arch/parisc/defconfig 2001/11/29 21:02:19
@@ -219,6 +219,7 @@ CONFIG_53C700_MEM_MAPPED=y
CONFIG_53C700_LE_ON_BE=y
CONFIG_53C700_USE_CONSISTENT=y
# CONFIG_SCSI_NCR53C7xx is not set
+# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_NCR53C8XX is not set
CONFIG_SCSI_SYM53C8XX=y
CONFIG_SCSI_ZALON=y
@@ -311,6 +312,7 @@ CONFIG_TULIP=y
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
+# CONFIG_VIA_RHINE_MMIO is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_NET_POCKET is not set
@@ -445,11 +447,15 @@ CONFIG_GENRTC=y
# CONFIG_AUTOFS4_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_REISERFS_CHECK is not set
+# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_ADFS_FS is not set
# CONFIG_ADFS_FS_RW is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_BFS_FS is not set
+# CONFIG_EXT3_FS is not set
+# CONFIG_JBD is not set
+# CONFIG_JBD_DEBUG is not set
# CONFIG_FAT_FS is not set
# CONFIG_MSDOS_FS is not set
# CONFIG_UMSDOS_FS is not set
@@ -487,6 +493,7 @@ CONFIG_EXT2_FS=y
# Network File Systems
#
# CONFIG_CODA_FS is not set
+# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_ROOT_NFS=y
--------------Boundary-00=_ZKYKWZ9JP6M984EWRM1R--