mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

189 lines
6.2 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/base/linux24/06-devfs-default.patch
  9. # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. --- ./arch/i386/defconfig.orig 2002-08-03 02:39:42.000000000 +0200
  23. +++ ./arch/i386/defconfig 2002-08-06 07:26:16.000000000 +0200
  24. @@ -668,8 +668,8 @@
  25. # CONFIG_NTFS_RW is not set
  26. # CONFIG_HPFS_FS is not set
  27. CONFIG_PROC_FS=y
  28. -# CONFIG_DEVFS_FS is not set
  29. -# CONFIG_DEVFS_MOUNT is not set
  30. +CONFIG_DEVFS_FS=y
  31. +CONFIG_DEVFS_MOUNT=y
  32. # CONFIG_DEVFS_DEBUG is not set
  33. CONFIG_DEVPTS_FS=y
  34. # CONFIG_QNX4FS_FS is not set
  35. --- ./arch/alpha/defconfig.orig 2001-11-20 00:19:42.000000000 +0100
  36. +++ ./arch/alpha/defconfig 2002-08-06 07:26:16.000000000 +0200
  37. @@ -567,8 +567,8 @@
  38. # CONFIG_NTFS_RW is not set
  39. # CONFIG_HPFS_FS is not set
  40. CONFIG_PROC_FS=y
  41. -# CONFIG_DEVFS_FS is not set
  42. -# CONFIG_DEVFS_MOUNT is not set
  43. +CONFIG_DEVFS_FS=y
  44. +CONFIG_DEVFS_MOUNT=y
  45. # CONFIG_DEVFS_DEBUG is not set
  46. CONFIG_DEVPTS_FS=y
  47. # CONFIG_QNX4FS_FS is not set
  48. --- ./arch/sparc/defconfig.orig 2002-08-03 02:39:43.000000000 +0200
  49. +++ ./arch/sparc/defconfig 2002-08-06 07:26:16.000000000 +0200
  50. @@ -311,8 +311,8 @@
  51. # CONFIG_NTFS_RW is not set
  52. CONFIG_HPFS_FS=m
  53. CONFIG_PROC_FS=y
  54. -# CONFIG_DEVFS_FS is not set
  55. -# CONFIG_DEVFS_MOUNT is not set
  56. +CONFIG_DEVFS_FS=y
  57. +CONFIG_DEVFS_MOUNT=y
  58. # CONFIG_DEVFS_DEBUG is not set
  59. CONFIG_DEVPTS_FS=y
  60. # CONFIG_QNX4FS_FS is not set
  61. --- ./arch/mips/defconfig.orig 2002-08-03 02:39:43.000000000 +0200
  62. +++ ./arch/mips/defconfig 2002-08-06 07:26:16.000000000 +0200
  63. @@ -491,8 +491,8 @@
  64. # CONFIG_NTFS_RW is not set
  65. # CONFIG_HPFS_FS is not set
  66. CONFIG_PROC_FS=y
  67. -# CONFIG_DEVFS_FS is not set
  68. -# CONFIG_DEVFS_MOUNT is not set
  69. +CONFIG_DEVFS_FS=y
  70. +CONFIG_DEVFS_MOUNT=y
  71. # CONFIG_DEVFS_DEBUG is not set
  72. CONFIG_DEVPTS_FS=y
  73. # CONFIG_QNX4FS_FS is not set
  74. --- ./arch/ppc/defconfig.orig 2002-02-25 20:37:55.000000000 +0100
  75. +++ ./arch/ppc/defconfig 2002-08-06 07:26:16.000000000 +0200
  76. @@ -728,7 +728,7 @@
  77. # CONFIG_HPFS_FS is not set
  78. CONFIG_PROC_FS=y
  79. CONFIG_DEVFS_FS=y
  80. -# CONFIG_DEVFS_MOUNT is not set
  81. +CONFIG_DEVFS_MOUNT=y
  82. # CONFIG_DEVFS_DEBUG is not set
  83. CONFIG_DEVPTS_FS=y
  84. # CONFIG_QNX4FS_FS is not set
  85. --- ./arch/m68k/defconfig.orig 2000-06-19 21:56:08.000000000 +0200
  86. +++ ./arch/m68k/defconfig 2002-08-06 07:26:16.000000000 +0200
  87. @@ -230,8 +230,8 @@
  88. # CONFIG_NTFS_FS is not set
  89. # CONFIG_HPFS_FS is not set
  90. CONFIG_PROC_FS=y
  91. -# CONFIG_DEVFS_FS is not set
  92. -# CONFIG_DEVFS_MOUNT is not set
  93. +CONFIG_DEVFS_FS=y
  94. +CONFIG_DEVFS_MOUNT=y
  95. # CONFIG_DEVFS_DEBUG is not set
  96. CONFIG_DEVPTS_FS=y
  97. # CONFIG_QNX4FS_FS is not set
  98. --- ./arch/sparc64/defconfig.orig 2002-08-03 02:39:43.000000000 +0200
  99. +++ ./arch/sparc64/defconfig 2002-08-06 07:26:16.000000000 +0200
  100. @@ -623,8 +623,8 @@
  101. # CONFIG_NTFS_RW is not set
  102. CONFIG_HPFS_FS=m
  103. CONFIG_PROC_FS=y
  104. -# CONFIG_DEVFS_FS is not set
  105. -# CONFIG_DEVFS_MOUNT is not set
  106. +CONFIG_DEVFS_FS=y
  107. +CONFIG_DEVFS_MOUNT=y
  108. # CONFIG_DEVFS_DEBUG is not set
  109. CONFIG_DEVPTS_FS=y
  110. # CONFIG_QNX4FS_FS is not set
  111. --- ./arch/arm/defconfig.orig 2001-05-20 02:43:05.000000000 +0200
  112. +++ ./arch/arm/defconfig 2002-08-06 07:26:16.000000000 +0200
  113. @@ -423,8 +423,8 @@
  114. # CONFIG_NTFS_RW is not set
  115. # CONFIG_HPFS_FS is not set
  116. CONFIG_PROC_FS=y
  117. -# CONFIG_DEVFS_FS is not set
  118. -# CONFIG_DEVFS_MOUNT is not set
  119. +CONFIG_DEVFS_FS=y
  120. +CONFIG_DEVFS_MOUNT=y
  121. # CONFIG_DEVFS_DEBUG is not set
  122. CONFIG_DEVPTS_FS=y
  123. # CONFIG_QNX4FS_FS is not set
  124. --- ./arch/sh/defconfig.orig 2001-10-15 22:36:48.000000000 +0200
  125. +++ ./arch/sh/defconfig 2002-08-06 07:26:16.000000000 +0200
  126. @@ -168,8 +168,8 @@
  127. # CONFIG_NTFS_RW is not set
  128. # CONFIG_HPFS_FS is not set
  129. CONFIG_PROC_FS=y
  130. -# CONFIG_DEVFS_FS is not set
  131. -# CONFIG_DEVFS_MOUNT is not set
  132. +CONFIG_DEVFS_FS=y
  133. +CONFIG_DEVFS_MOUNT=y
  134. # CONFIG_DEVFS_DEBUG is not set
  135. # CONFIG_DEVPTS_FS is not set
  136. # CONFIG_QNX4FS_FS is not set
  137. --- ./arch/ia64/defconfig.orig 2002-08-03 02:39:42.000000000 +0200
  138. +++ ./arch/ia64/defconfig 2002-08-06 07:26:16.000000000 +0200
  139. @@ -617,8 +617,8 @@
  140. # CONFIG_NTFS_RW is not set
  141. # CONFIG_HPFS_FS is not set
  142. CONFIG_PROC_FS=y
  143. -# CONFIG_DEVFS_FS is not set
  144. -# CONFIG_DEVFS_MOUNT is not set
  145. +CONFIG_DEVFS_FS=y
  146. +CONFIG_DEVFS_MOUNT=y
  147. # CONFIG_DEVFS_DEBUG is not set
  148. CONFIG_DEVPTS_FS=y
  149. # CONFIG_QNX4FS_FS is not set
  150. --- ./arch/mips64/defconfig.orig 2002-08-03 02:39:43.000000000 +0200
  151. +++ ./arch/mips64/defconfig 2002-08-06 07:26:16.000000000 +0200
  152. @@ -434,8 +434,8 @@
  153. # CONFIG_NTFS_RW is not set
  154. # CONFIG_HPFS_FS is not set
  155. CONFIG_PROC_FS=y
  156. -# CONFIG_DEVFS_FS is not set
  157. -# CONFIG_DEVFS_MOUNT is not set
  158. +CONFIG_DEVFS_FS=y
  159. +CONFIG_DEVFS_MOUNT=y
  160. # CONFIG_DEVFS_DEBUG is not set
  161. CONFIG_DEVPTS_FS=y
  162. # CONFIG_QNX4FS_FS is not set
  163. --- ./arch/parisc/defconfig.orig 2000-12-05 21:29:39.000000000 +0100
  164. +++ ./arch/parisc/defconfig 2002-08-06 07:26:16.000000000 +0200
  165. @@ -296,8 +296,8 @@
  166. # CONFIG_NTFS_RW is not set
  167. # CONFIG_HPFS_FS is not set
  168. CONFIG_PROC_FS=y
  169. -# CONFIG_DEVFS_FS is not set
  170. -# CONFIG_DEVFS_MOUNT is not set
  171. +CONFIG_DEVFS_FS=y
  172. +CONFIG_DEVFS_MOUNT=y
  173. # CONFIG_DEVFS_DEBUG is not set
  174. # CONFIG_DEVPTS_FS is not set
  175. # CONFIG_QNX4FS_FS is not set
  176. --- ./arch/cris/defconfig.orig 2002-08-03 02:39:42.000000000 +0200
  177. +++ ./arch/cris/defconfig 2002-08-06 07:26:16.000000000 +0200
  178. @@ -454,8 +454,8 @@
  179. # CONFIG_NTFS_RW is not set
  180. # CONFIG_HPFS_FS is not set
  181. CONFIG_PROC_FS=y
  182. -# CONFIG_DEVFS_FS is not set
  183. -# CONFIG_DEVFS_MOUNT is not set
  184. +CONFIG_DEVFS_FS=y
  185. +CONFIG_DEVFS_MOUNT=y
  186. # CONFIG_DEVFS_DEBUG is not set
  187. # CONFIG_DEVPTS_FS is not set
  188. # CONFIG_QNX4FS_FS is not set