working on rules file, still needs work
[debian/amanda] / example / config.site
index 2bbd0c95725b2d3c7a641bbf8aaed15293fc4844..134a4d23c76cc054fe909320edd502c6eb6dcf6d 100644 (file)
@@ -93,6 +93,9 @@
 # NO_SERVER_MODE       --without-server
 #                      Default: false
 #                      if true, disables building server stuff.
+#                      Note: setting NO_SERVER_MODE=true implies
+#                      --without-restore, i.e. NO_RESTORE_MODE=true,
+#                      and it is an error to try to force a mismatch
 # NO_SERVER_MODE=true
 
 
 # DEFAULT_TAPE_DEVICE=/dev/nrst0
 
 
-# DEFAULT_RAW_TAPE_DEVICE  --with-ftape-rawdevice=RAW_TAPE_DEVICE
-#           Default: /dev/rawft[0-3]
-#           This sets the default raw tape device for use with the Linux 
-#           floppy tape driver ftape (version 3.04d).
-#           The configure script will search for the lowest numbered
-#           /dev/rawft[0-3] device. If no device is found, /dev/null is used.
-#
-#           This device is needed for QIC volume table operations with 
-#           floppy tapes.
-# DEFAULT_RAW_TAPE_DEVICE=/dev/rawft0
-
-
 # DEFAULT_CHANGER_DEVICE --with-changer-device=CHANGER_DEVICE
 #                      Default: /dev/ch0 or /dev/null
 #                      This sets the default tape changer device.