Source: grml-saveconfig
Section: grml
Priority: optional
Maintainer: Michael Prokop <mika@grml.org>
Build-Depends: debhelper (>= 4.0.0), asciidoc, xsltproc, docbook-xsl
Standards-Version: 3.7.2

Package: grml-saveconfig
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, zsh, grml-etc-core, grml-shlib, grml-scripts
Conflicts: grml-scripts (<= 0.4-36)
Description: utilities and documentation for saving and restoring configuration
 This package provides the utilities and documentation for saving
 and restoring configuration on grml system.
 .
 The following scripts are available:
 .
  - save-config:      save specific parts of running system into
                      a bzip2 compressed tar archive
  - restore-config:   restore configuration via provided configuration
                      archive
  - mkpersistenthome: create a persistent home directory on a specific
                      partition either using a loopback file or the whole
                      partition
 .
 For more details (especially boot parameters and usage scenarios)
 take a look at the provided documentation available under
 /usr/share/doc/grml-saveconfig/grml-config.html
