summaryrefslogtreecommitdiff
path: root/fsmgr.hs
AgeCommit message (Expand)Author
2019-10-04factor out string functionsAndrew Cady
2019-10-04enable $(karch) in package namesAndrew Cady
2019-10-04hide spurious errorAndrew Cady
2019-10-04avoid optimization to debugAndrew Cady
2019-10-03debuggingwipAndrew Cady
2019-06-25call dpkg only once for many debsAndrew Cady
2019-06-21call dpkg with different optionsAndrew Cady
2019-06-19support for skel-filesAndrew Cady
2019-06-19remove created files/dirs on exception in initial disk image creationAndrew Cady
2019-06-19styleAndrew Cady
2019-06-18save snapshot of unmodified root before first mountAndrew Cady
2018-08-12escape spacesAndrew Cady
2018-07-16fail early on a few conditionsAndrew Cady
2018-07-16better error handlingAndrew Cady
2018-07-16use cgroup container for chroot commandAndrew Cady
2018-07-16basic chroot supportAndrew Cady
2018-07-10Change command-line usageAndrew Cady
2018-07-10separate module ConfigFileAndrew Cady
2018-07-10support for debconfAndrew Cady
2018-07-10support for adding binaries from $PATHAndrew Cady
2018-07-09added config directive "chroot-commands"Andrew Cady
2018-07-09add support for installing from .deb filesAndrew Cady
2018-07-09werks purty goodAndrew Cady
2018-07-09improvements & fixesAndrew Cady
2018-07-09shake things upAndrew Cady
2018-07-09begin config file parserAndrew Cady
2018-06-17initial commitAndrew Cady