summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Debootstrap.hs
AgeCommit message (Expand)Author
2017-02-04make pattern-matching exhaustiveZihao Wang
2016-12-24GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess
2016-11-20Debootstap: Fix too tight permissions lock down of debootstrapped chroots, wh...Joey Hess
2016-10-03Debootstap.installed: Fix inverted logic that made this never install deboots...Joey Hess
2016-09-24Simplify Debootstrap.sourceInstall since #770217 was fixed.Joey Hess
2016-09-05typoSean Whitton
2016-06-13add DebianKernel datatypeFélix Sipma
2016-06-13convert Architecture to a sumtypeFélix Sipma
2016-05-16export extractSuite from Debootstrap.hsSean Whitton
2016-03-28propellor spinJoey Hess
2016-03-25ported moreJoey Hess
2016-03-25continued portingJoey Hess
2016-03-07avoid default fallthrough for SystemJoey Hess
2016-03-07FreeBSD Support including:Evan Cofsky
2016-02-25FooBuntu -> BuntishJoey Hess
2016-02-19trademark nonsenseJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-20Chroot: Converted to use a ChrootBootstrapper type classJoey Hess
2015-10-10propellor spinJoey Hess
2015-09-13avoid bracketsJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-01removal of chroot on disk image rebuildJoey Hess
2015-05-30Mount /proc inside a chroot before provisioning it, to work around #787227Joey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-04-29propellor spinJoey Hess
2015-01-25remove toSimplePropJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-09improve haddock formating of filenamesJoey Hess
2014-12-08another place to use toResultJoey Hess
2014-12-07simplify using makeChangeJoey Hess
2014-12-05fix install of debootstrap from sourceJoey Hess
2014-12-04more work on OS takeoverJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22pute full path to bin/propellor inside shimJoey Hess
2014-11-22reorgJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-21lock down chroot permJoey Hess
2014-11-21add debootstrap parametersJoey Hess
2014-11-20incomplete systemd container supportJoey Hess
2014-11-19propellor spinJoey Hess
2014-11-19fix param orderJoey Hess
2014-11-19propellor spinJoey Hess
2014-11-19propellor spinJoey Hess
2014-11-19allow debootstrapped to be revertedJoey Hess
2014-11-19Added support for using debootstrap from propellor.Joey Hess