1. 20 Mar, 2009 1 commit
  2. 29 Jan, 2008 8 commits
  3. 28 Jan, 2008 4 commits
    • Chris Wilson's avatar
      Use @sysconfdir_expanded@ as default location for configuration files, · ec069edf
      Chris Wilson authored
      instead of /etc/box. Thanks to Eric Cronin for pointing this out.
      
      Likewise, use @localstatedir_expanded@ as default location for temporary
      state (*.pid and bbackupd.sock), defaults to /usr/local/var, although
      /var/run may be better on LFS systems.
      
      Likewise, use @bindir_expanded@ for binaries.
      
      Reformat usage text for readability.
      
      Remove the message that "Directories not checked against mountpoints",
      as they now are.
      
      Report the type of the unrecognised message in the "unknown error" part
      of the default NotifyScript.
      ec069edf
    • Chris Wilson's avatar
      Use @sysconfdir_expanded@ for default config file location. · 68da084d
      Chris Wilson authored
      Add some missing semicolons (optional but nicer).
      
      Reformat usage message for readability.
      68da084d
    • Chris Wilson's avatar
      Change the default sysconfdir to /etc. · 1afeacad
      Chris Wilson authored
      Generate expanded versions of sysconfdir and localstatedir, as well as
      bindir.
      
      Expand variables in BoxPortsAndFiles.h.in.
      
      Changed default configuration dir in BoxPortsAndFiles.h.in to use
      @sysconfdir_expanded@/box, defaulting to /etc/box as before. But now
      you can override it with something like --sysconfdir=/usr/etc
      (to place config files in /usr/etc/box).
      1afeacad
    • Chris Wilson's avatar
  4. 23 Jan, 2008 5 commits
  5. 22 Jan, 2008 5 commits
  6. 21 Jan, 2008 4 commits
  7. 20 Jan, 2008 11 commits
  8. 16 Jan, 2008 1 commit
  9. 14 Jan, 2008 1 commit