From 27a7859c42394a78c16b24f0d08ca28667bb1efa Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 19 Feb 2009 12:20:44 -0500 Subject: creating a debian only branch out of what used to be a subversion repository --- examples/example.makecd | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 examples/example.makecd (limited to 'examples/example.makecd') diff --git a/examples/example.makecd b/examples/example.makecd deleted file mode 100644 index b01094e..0000000 --- a/examples/example.makecd +++ /dev/null @@ -1,31 +0,0 @@ - -# 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 - -- cgit v1.2.3