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.

263 lines
8.1 KiB

  1. diff -Nur zebra-0.93b.orig/doc/basic.texi zebra-0.93b/doc/basic.texi
  2. --- zebra-0.93b.orig/doc/basic.texi 2002-06-30 10:41:05.000000000 +0200
  3. +++ zebra-0.93b/doc/basic.texi 2003-11-17 22:36:32.000000000 +0100
  4. @@ -90,7 +90,7 @@
  5. If you want to log into a file please specify @code{filename} as
  6. follows.
  7. @example
  8. -log file /usr/local/etc/bgpd.log
  9. +log file /var/log/zebra/bgpd.log
  10. @end example
  11. @end deffn
  12. diff -Nur zebra-0.93b.orig/doc/bgpd.8 zebra-0.93b/doc/bgpd.8
  13. --- zebra-0.93b.orig/doc/bgpd.8 2002-06-21 23:14:39.000000000 +0200
  14. +++ zebra-0.93b/doc/bgpd.8 2003-11-17 22:31:39.000000000 +0100
  15. @@ -40,7 +40,7 @@
  16. .TP
  17. \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
  18. Specifies the config file to use for startup. If not specified this
  19. -option will likely default to \fB\fI/usr/local/etc/bgpd.conf\fR.
  20. +option will likely default to \fB\fI/etc/zebra/bgpd.conf\fR.
  21. .TP
  22. \fB\-h\fR, \fB\-\-help\fR
  23. @@ -121,13 +121,13 @@
  24. .SH FILES
  25. .TP
  26. -.BI /usr/local/sbin/bgpd
  27. +.BI /usr/sbin/bgpd
  28. The default location of the
  29. .B bgpd
  30. binary.
  31. .TP
  32. -.BI /usr/local/etc/bgpd.conf
  33. +.BI /etc/zebra/bgpd.conf
  34. The default location of the
  35. .B bgpd
  36. config file.
  37. diff -Nur zebra-0.93b.orig/doc/ospf6d.8 zebra-0.93b/doc/ospf6d.8
  38. --- zebra-0.93b.orig/doc/ospf6d.8 2002-06-21 23:14:39.000000000 +0200
  39. +++ zebra-0.93b/doc/ospf6d.8 2003-11-17 22:33:03.000000000 +0100
  40. @@ -35,7 +35,7 @@
  41. .TP
  42. \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
  43. Specifies the config file to use for startup. If not specified this
  44. -option will likely default to \fB\fI/usr/local/etc/ospf6d.conf\fR.
  45. +option will likely default to \fB\fI/etc/zebra/ospf6d.conf\fR.
  46. .TP
  47. \fB\-h\fR, \fB\-\-help\fR
  48. @@ -79,13 +79,13 @@
  49. .SH FILES
  50. .TP
  51. -.BI /usr/local/sbin/ospf6d
  52. +.BI /usr/sbin/ospf6d
  53. The default location of the
  54. .B ospf6d
  55. binary.
  56. .TP
  57. -.BI /usr/local/etc/ospf6d.conf
  58. +.BI /etc/zebra/ospf6d.conf
  59. The default location of the
  60. .B ospf6d
  61. config file.
  62. diff -Nur zebra-0.93b.orig/doc/ospfd.8 zebra-0.93b/doc/ospfd.8
  63. --- zebra-0.93b.orig/doc/ospfd.8 2002-06-21 23:14:39.000000000 +0200
  64. +++ zebra-0.93b/doc/ospfd.8 2003-11-17 22:30:17.000000000 +0100
  65. @@ -34,7 +34,7 @@
  66. .TP
  67. \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
  68. Specifies the config file to use for startup. If not specified this
  69. -option will likely default to \fB\fI/usr/local/etc/ospfd.conf\fR.
  70. +option will likely default to \fB\fI/etc/zebra/ospfd.conf\fR.
  71. .TP
  72. \fB\-h\fR, \fB\-\-help\fR
  73. @@ -83,13 +83,13 @@
  74. .SH FILES
  75. .TP
  76. -.BI /usr/local/sbin/ospfd
  77. +.BI /usr/sbin/ospfd
  78. The default location of the
  79. .B ospfd
  80. binary.
  81. .TP
  82. -.BI /usr/local/etc/ospfd.conf
  83. +.BI /etc/zebra/ospfd.conf
  84. The default location of the
  85. .B ospfd
  86. config file.
  87. diff -Nur zebra-0.93b.orig/doc/ripd.8 zebra-0.93b/doc/ripd.8
  88. --- zebra-0.93b.orig/doc/ripd.8 2002-06-21 23:14:39.000000000 +0200
  89. +++ zebra-0.93b/doc/ripd.8 2003-11-17 22:31:07.000000000 +0100
  90. @@ -35,7 +35,7 @@
  91. .TP
  92. \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
  93. -Specifies the config file to use for startup. If not specified this option will likely default to \fB\fI/usr/local/etc/ripd.conf\fR.
  94. +Specifies the config file to use for startup. If not specified this option will likely default to \fB\fI/etc/zebra/ripd.conf\fR.
  95. .TP
  96. \fB\-h\fR, \fB\-\-help\fR
  97. @@ -166,13 +166,13 @@
  98. .SH FILES
  99. .TP
  100. -.BI /usr/local/sbin/ripd
  101. +.BI /usr/sbin/ripd
  102. The default location of the
  103. .B ripd
  104. binary.
  105. .TP
  106. -.BI /usr/local/etc/ripd.conf
  107. +.BI /etc/zebra/ripd.conf
  108. The default location of the
  109. .B ripd
  110. config file.
  111. diff -Nur zebra-0.93b.orig/doc/ripngd.8 zebra-0.93b/doc/ripngd.8
  112. --- zebra-0.93b.orig/doc/ripngd.8 2002-06-21 23:14:39.000000000 +0200
  113. +++ zebra-0.93b/doc/ripngd.8 2003-11-17 22:32:37.000000000 +0100
  114. @@ -35,7 +35,7 @@
  115. .TP
  116. \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
  117. Specifies the config file to use for startup. If not specified this
  118. -option will likely default to \fB\fI/usr/local/etc/ripngd.conf\fR.
  119. +option will likely default to \fB\fI/etc/zebra/ripngd.conf\fR.
  120. .TP
  121. \fB\-h\fR, \fB\-\-help\fR
  122. @@ -96,13 +96,13 @@
  123. .SH FILES
  124. .TP
  125. -.BI /usr/local/sbin/ripngd
  126. +.BI /usr/sbin/ripngd
  127. The default location of the
  128. .B ripngd
  129. binary.
  130. .TP
  131. -.BI /usr/local/etc/ripngd.conf
  132. +.BI /etc/zebra/ripngd.conf
  133. The default location of the
  134. .B ripngd
  135. config file.
  136. diff -Nur zebra-0.93b.orig/doc/vtysh.1 zebra-0.93b/doc/vtysh.1
  137. --- zebra-0.93b.orig/doc/vtysh.1 2000-07-04 18:11:37.000000000 +0200
  138. +++ zebra-0.93b/doc/vtysh.1 2003-11-17 22:34:16.000000000 +0100
  139. @@ -39,7 +39,7 @@
  140. .SH FILES
  141. .TP
  142. -.BI /usr/local/etc/Zebra.conf
  143. +.BI /etc/zebra/vtysh.conf
  144. The default location of the
  145. .B vtysh
  146. config file.
  147. diff -Nur zebra-0.93b.orig/doc/zebra.8 zebra-0.93b/doc/zebra.8
  148. --- zebra-0.93b.orig/doc/zebra.8 2002-06-21 23:14:39.000000000 +0200
  149. +++ zebra-0.93b/doc/zebra.8 2003-11-17 22:32:09.000000000 +0100
  150. @@ -39,7 +39,7 @@
  151. .TP
  152. \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
  153. -Specifies the config file to use for startup. If not specified this option will likely default to \fB\fI/usr/local/etc/zebra.conf\fR.
  154. +Specifies the config file to use for startup. If not specified this option will likely default to \fB\fI/etc/zebra/zebra.conf\fR.
  155. .TP
  156. \fB\-h\fR, \fB\-\-help\fR
  157. @@ -99,13 +99,13 @@
  158. .SH FILES
  159. .TP
  160. -.BI /usr/local/sbin/zebra
  161. +.BI /usr/sbin/zebra
  162. The default location of the
  163. .B zebra
  164. binary.
  165. .TP
  166. -.BI /usr/local/etc/zebra.conf
  167. +.BI /etc/zebra/zebra.conf
  168. The default location of the
  169. .B zebra
  170. config file.
  171. diff -Nur zebra-0.93b.orig/doc/zebra.info-1 zebra-0.93b/doc/zebra.info-1
  172. --- zebra-0.93b.orig/doc/zebra.info-1 2002-09-13 08:58:24.000000000 +0200
  173. +++ zebra-0.93b/doc/zebra.info-1 2003-11-17 22:38:51.000000000 +0100
  174. @@ -572,7 +572,7 @@
  175. a port number when starting the daemon, these entries may not be needed.
  176. You may need to make changes to the config files in
  177. -`/usr/local/etc/*.conf'. *Note Config Commands::.
  178. +`/etc/zebra/*.conf'. *Note Config Commands::.
  179. 
  180. File: zebra.info, Node: Basic commands, Next: Zebra, Prev: Installation, Up: Top
  181. @@ -616,12 +616,12 @@
  182. Config files are generally found in:
  183. - `/usr/local/etc/*.conf'
  184. + `/etc/zebra/*.conf'
  185. Each of the daemons has its own config file. For example, zebra's
  186. default config file name is:
  187. - `/usr/local/etc/zebra.conf'
  188. + `/etc/zebra/zebra.conf'
  189. The daemon name plus `.conf' is the default config file name. You
  190. can specify a config file using the `-f' or `--config-file' options
  191. @@ -650,7 +650,7 @@
  192. - Command: log file FILENAME
  193. If you want to log into a file please specify `filename' as
  194. follows.
  195. - log file /usr/local/etc/bgpd.log
  196. + log file /var/log/zebra/bgpd.log
  197. - Command: log syslog
  198. - Command: no log syslog
  199. @@ -1188,7 +1188,7 @@
  200. ==========================
  201. The default configuration file name of `ripd''s is `ripd.conf'.
  202. -When invocation `ripd' searches directory /usr/local/etc. If
  203. +When invocation `ripd' searches directory /etc/zebra. If
  204. `ripd.conf' is not there next search current directory.
  205. RIP uses UDP port 521 to send and receive RIP packets. So the user
  206. diff -Nur zebra-0.93b.orig/doc/zebra.info-3 zebra-0.93b/doc/zebra.info-3
  207. --- zebra-0.93b.orig/doc/zebra.info-3 2002-09-13 08:58:24.000000000 +0200
  208. +++ zebra-0.93b/doc/zebra.info-3 2003-11-17 22:40:01.000000000 +0100
  209. @@ -619,7 +619,7 @@
  210. To use vtysh please specify --enable-vtysh to configure script. To
  211. use PAM for authentication use --with-libpam option to configure script.
  212. - vtysh only searches /usr/local/etc path for vtysh.conf which is the
  213. + vtysh only searches /etc/zebra path for vtysh.conf which is the
  214. vtysh configuration file. Vtysh does not search current directory for
  215. configuration file because the file includes user authentication
  216. settings.
  217. diff -Nur zebra-0.93b.orig/doc/zebra.texi zebra-0.93b/doc/zebra.texi
  218. --- zebra-0.93b.orig/doc/zebra.texi 2002-09-13 08:56:23.000000000 +0200
  219. +++ zebra-0.93b/doc/zebra.texi 2003-11-17 22:40:38.000000000 +0100
  220. @@ -14,8 +14,8 @@
  221. @set UPDATED-MONTH September 2002
  222. @c These may vary with installation environment.
  223. -@set INSTALL_PREFIX_ETC /usr/local/etc
  224. -@set INSTALL_PREFIX_SBIN /usr/local/sbin
  225. +@set INSTALL_PREFIX_ETC /etc/zebra
  226. +@set INSTALL_PREFIX_SBIN /usr/sbin
  227. @c Info entry
  228. @dircategory Routing Software: