git-svn-id: http://code.autistici.org/svn/backupninja/trunk@432
758a04ac-41e6-0310-8a23-
8373a73cc35d
sys:
. Many more system checks were added, thanks to Petr KlĂma
. Added warning if no devices were found (thanks Ranier Zocholl)
+ . Enhanced debian package selections to include purged packages (Thanks Tom Hoover)
ldap:
. Compress now happens in-line to save some disk space (Closes: #370778)
makecd:
then
getconf packagesfile /var/backups/dpkg-selections.txt
getconf packagemgr `which dpkg`
- getconf packagemgroptions " --get-selections"
+ getconf packagemgroptions " --get-selections \*"
elif [ $os = "redhat" ]
then
getconf packagesfile /var/backups/rpmpackages.txt