Skip to content

Instantly share code, notes, and snippets.

@mzlumin
Created July 26, 2016 13:48
Show Gist options
  • Save mzlumin/6d12b93b2a90f0c66d2eddeeed302ffb to your computer and use it in GitHub Desktop.
Save mzlumin/6d12b93b2a90f0c66d2eddeeed302ffb to your computer and use it in GitHub Desktop.
ARCH = Linux-i386
OS = GNU/Linux
OS_MASTER_VENDOR = Debian
OS_MASTER_VERSION = 15.10
OS_MASTER_VENDOR_ARCH = Debian/i386
OS_MASTER_VENDOR_VERSION = Debian/15.10
OS_MASTER_VENDOR_VERSION_ARCH = Debian/15.10/i386
OS_VENDOR = Ubuntu
OS_VERSION = 15.10
OS_VENDOR_ARCH = Ubuntu/i386
OS_VENDOR_VERSION = Ubuntu/15.10
OS_VENDOR_VERSION_ARCH = Ubuntu/15.10/i386
Configuration tree:
Linux-i386.conf : OK
GNU/Linux.conf : OK
Debian.conf : missing/empty
Debian/i386.conf : missing/empty
Debian/15.10.conf : missing/empty
Debian/15.10/i386.conf : missing/empty
Ubuntu.conf : OK
Ubuntu/i386.conf : missing/empty
Ubuntu/15.10.conf : missing/empty
Ubuntu/15.10/i386.conf : missing/empty
site.conf : missing/empty
local.conf : OK
Backup with NETFS
NETFS_KEEP_OLD_BACKUP_COPY =
NETFS_PREFIX = Stark
NETFS_RESTORE_CAPABILITIES = n
BACKUP_INTEGRITY_CHECK =
BACKUP_MOUNTCMD =
BACKUP_OPTIONS = cred=/etc/rear/creds
BACKUP_RESTORE_MOVE_AWAY_DIRECTORY = /var/lib/rear/moved_away_after_backup_restore/
BACKUP_RESTORE_MOVE_AWAY_FILES =
BACKUP_RSYNC_OPTIONS = --sparse --archive --hard-links --numeric-ids --stats
BACKUP_SELINUX_DISABLE = 1
BACKUP_TYPE =
BACKUP_UMOUNTCMD =
BACKUP_URL = cifs://192.168.0.13/g/BACKUPS/rear
Backup program is 'tar':
BACKUP_PROG = tar
BACKUP_PROG_ARCHIVE = backup
BACKUP_PROG_COMPRESS_OPTIONS = --gzip
BACKUP_PROG_COMPRESS_SUFFIX = .gz
BACKUP_PROG_CRYPT_ENABLED = 0
BACKUP_PROG_CRYPT_KEY =
BACKUP_PROG_CRYPT_OPTIONS = /usr/bin/openssl des3 -salt -k
BACKUP_PROG_DECRYPT_OPTIONS = /usr/bin/openssl des3 -d -k
BACKUP_PROG_EXCLUDE = /proc/kcore /home/zuli12/downloads/* /dev/shm/* /mnt/* /media/*
BACKUP_PROG_INCLUDE =
BACKUP_PROG_OPTIONS = --anchored
BACKUP_PROG_OPTIONS_CREATE_ARCHIVE =
BACKUP_PROG_OPTIONS_RESTORE_ARCHIVE =
BACKUP_PROG_SUFFIX = .tar
BACKUP_PROG_WARN_PARTIAL_TRANSFER = 1
Output to ISO
ISO_DEFAULT = boothd
ISO_DIR = /var/lib/rear/output
ISO_FILES =
ISO_IMAGES =
ISO_ISOLINUX_BIN =
ISO_MAX_SIZE =
ISO_MKISOFS_BIN = /usr/bin/mkisofs
ISO_PREFIX = rear-Stark
ISO_VOLID = RELAXRECOVER
RESULT_MAILTO =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment