Skip to content
Snippets Groups Projects
Select Git revision
  • integrate_bitmask-core
  • master default protected
  • update_gradle_2
  • ci-runner-screenshots
  • improve_bridge_error_handling
  • 9213-incorrect-count-of-unprotected-apps
  • beta_release_1_5_0RC1
  • #9209-tweak_censorship_setting_string
  • fix_setup_retry
  • 9120-block-non-vpn-incoming-traffic-in-lockdown-mode
  • api_v5
  • meta-ln10
  • readme-translatio
  • 9199-register-for-obfsvpnintro-scheme
  • 9195-change-screen-flow-of-first-run
  • update_v1.4.1
  • obfsvpn_fixes
  • multiple_bridges_per_host
  • update_1.4.0RC2
  • l10n
  • private-key-parsing
  • 1.5.3
  • 1.5.0RC2
  • 1.5.1
  • 1.5.0RC1
  • 1.4.1
  • 1.4.0RC2
  • 1.4.0RC1
  • 1.3.1
  • 1.3.0
  • 1.3.0RC1
  • 1.2.0
  • calyx/1.1.8-1
  • calyx/1.1.2-1
  • 1.1.6RC1
  • 1.1.5RC1
  • 1.1.4
  • 1.1.3
  • calyx/1.1.2
  • 1.1.2
  • 1.1.1
41 results

CAA

Blame
  • example.makecd 560 B
    
    # TYP is cd or dvd AS WELL AS the disk inside!!
    burnertype = cd
    
    # system (yes) or directory/files (no)
    # this function not yet implemented
    #system = yes
    
    # location for image file
    backupdir = /var/backups/makecd
    
    # image filename
    imagefile = example.iso
    
    # iso or burn to cd/dvd?
    isoonly = no
    
    # cd/dvd burner device
    device=/dev/hdc
    
    # base directory to include in the backup
    target = /
    
    # files or directories to be excluded
    exclude = /proc
    exclude = /lost+found
    exclude = /tmp
    
    # backupninja will perfrom this at gvien date/time
    when = wednesday at 02:00