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.

124 lines
2.4 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/00-dirtree/data.txt
  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. m bin
  23. m boot
  24. m dev
  25. m etc
  26. m etc/conf
  27. m etc/rc.d
  28. m etc/rc.d/init.d
  29. m etc/rc.d/rcX.d
  30. m etc/rc.d/rc1.d
  31. m etc/rc.d/rc2.d
  32. m etc/rc.d/rc3.d
  33. m etc/rc.d/rc4.d
  34. m etc/rc.d/rc5.d
  35. m etc/opt
  36. m etc/profile.d
  37. m etc/stone.d
  38. m etc/skel
  39. m home
  40. m lib
  41. m lib/modules
  42. m mnt
  43. m opt
  44. m proc
  45. m root
  46. m sbin
  47. m tmp
  48. m usr
  49. m usr/bin
  50. m usr/games
  51. m usr/include
  52. m usr/lib
  53. m usr/local
  54. m usr/local/bin
  55. m usr/local/etc
  56. m usr/local/include
  57. m usr/local/lib
  58. m usr/local/share
  59. m usr/local/sbin
  60. m usr/local/src
  61. m usr/local/var
  62. m usr/sbin
  63. m usr/share
  64. m usr/share/dict
  65. m usr/share/doc
  66. m usr/share/games
  67. m usr/share/info
  68. m usr/share/locale
  69. m usr/share/man
  70. m usr/share/man/man1
  71. m usr/share/man/man2
  72. m usr/share/man/man3
  73. m usr/share/man/man4
  74. m usr/share/man/man5
  75. m usr/share/man/man6
  76. m usr/share/man/man7
  77. m usr/share/man/man8
  78. m usr/share/misc
  79. m usr/share/nls
  80. m usr/share/terminfo
  81. m usr/share/tmac
  82. m usr/share/zoneinfo
  83. m usr/src
  84. m var
  85. m var/account
  86. m var/adm
  87. m var/adm/cksums
  88. m var/adm/dependencies
  89. m var/adm/flists
  90. m var/adm/md5sums
  91. m var/adm/packages
  92. m var/cache
  93. m var/empty
  94. m var/games
  95. m var/lock
  96. m var/log
  97. m var/mail
  98. m var/opt
  99. m var/run
  100. m var/spool
  101. m var/spool/mqueue
  102. m var/state
  103. m var/state/misc
  104. m var/tmp
  105. m var/yp
  106. l sbin/init.d ../etc/rc.d/init.d
  107. l usr/doc share/doc
  108. l usr/share/doc/packages .
  109. l usr/info share/info
  110. l usr/man share/man
  111. l usr/opt ../opt
  112. l usr/spool ../var/spool
  113. l usr/spool/locks ../../var/lock
  114. l usr/tmp ../var/tmp
  115. l var/spool/mail ../mail
  116. l var/state/pkgtool ../adm
  117. chmod 0700 root
  118. chmod ugo=rwxt tmp
  119. chmod ugo=rwxt var/mail
  120. chmod ugo=rwxt var/tmp