X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=handlers%2Fsys.helper.in;fp=handlers%2Fsys.helper.in;h=d3d99a5271bdb1a34d05e562ccf95677593af1ab;hb=33ff4f7506fcaab09fd7ad898507f37b7777ba8f;hp=e39e5267a7fc12ad40f1927ec5e818ae710a6dfe;hpb=ca12e5617b1c7a600324e2c6437444627720c62c;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/handlers/sys.helper.in b/handlers/sys.helper.in index e39e526..d3d99a5 100644 --- a/handlers/sys.helper.in +++ b/handlers/sys.helper.in @@ -3,7 +3,7 @@ HELPERS="$HELPERS sys:general_hardware_and_system_info" sys_wizard() { - require_packages hwinfo + require_packages hwinfo debconf-utils checkBox "new sys action" "check options" \ "packages" "list of all installed packages." on \ "partitions" "the partition table of all disks." on \ @@ -30,6 +30,7 @@ $partitions $sfdisk $hardware # packagesfile = /var/backups/dpkg-selections.txt +# selectionsfile = /var/backups/debconfsel.txt # partitionsfile = /var/backups/partitions.__star__.txt # hardwarefile = /var/backups/hardware.txt