- multiple simultaneous Volumes
For 1.30 release:
+- Have Bacula "poll" the tape to see if it is there.
+- Add more of the config info to the tape label.
+- Look for default.bsr, and if not found, create dummy bsr allowing
+ any volume.
+- If config file not found in utility programs, pluge on
+ anyway.
+- Apparently cancel does not work for jobs waiting to be
+ scheduled.
+- Implement bar code reader for autochangers
+- Pull a canceled job from the Scheduling queue.
- Add a default File storage so that new users can do backup
and restores right away.
- Implement a Mount Command and an Unmount Command where
/* */
#define VERSION "1.30"
#define VSTRING "1"
-#define BDATE "11 February 2003"
-#define LSMDATE "11Feb03"
+#define BDATE "26 February 2003"
+#define LSMDATE "26Feb03"
/* Debug flags */
#define DEBUG 1