summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Chroot.hs
AgeCommit message (Expand)Author
2018-05-03Update shim each time propellor is run in a container, to deal with library v...Joey Hess
2017-11-17Service: Avoid starting services when noServices is used.Joey Hess
2017-10-19Use isUnpopulated when creating a chroot or restoring a backupignore-lost-n-foundNicolas Schodet
2017-07-29improve commentJoey Hess
2017-07-05fix chroot info accessJoey Hess
2017-07-05DiskImage: Removed grubBootedJoey Hess
2017-07-05avoid buffering container chain outputJoey Hess
2017-05-15Merge branch 'master' into joeyconfigJoey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2017-04-10copy git configuration into chrootJoey Hess
2017-04-10reorgJoey Hess
2017-03-24fix diskimage finalization bugJoey Hess
2017-03-11cleanupJoey Hess
2017-03-11don't propagate DNS info from DiskImage chrootsJoey Hess
2017-03-11Implemented hostChrootJoey Hess
2017-03-11Changed Chroot data type to include Info propigationJoey Hess
2017-02-04add missing case for ArchLinuxJoey Hess
2016-06-13add DebianKernel datatypeFélix Sipma
2016-06-13convert Architecture to a sumtypeFélix Sipma
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-27portedJoey Hess
2016-03-27ported DiskImageJoey Hess
2016-03-26ported dockerJoey Hess
2016-03-26ported Chroot!!Joey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-26remove `os` propertyJoey Hess
2016-03-25rename toProp to toChildPropertiesJoey Hess
2016-03-25ported Property.ListJoey Hess
2016-03-07typoeJoey Hess
2016-03-07Return Left for FreeBSD on Debootstrap.Evan Cofsky
2016-02-25FooBuntu -> BuntishJoey Hess
2016-02-19trademark nonsenseJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-11-17DiskImage creation automatically uses Chroot.noServices.Joey Hess
2015-11-17Added Chroot.noServices property.Joey Hess
2015-11-01merge from concurrent-outputJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28have to flush concurrent output before printing result when chainingJoey Hess
2015-10-27use a shared global for the MessageHandleJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-23Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...Joey Hess
2015-10-23allow specifying filesystem mount optionsJoey Hess
2015-10-23Changed how the operating system is provided to Chroot (API change).Joey Hess
2015-10-23reorder for doc clarityJoey Hess
2015-10-23export ChrootTarball and improve docsJoey Hess
2015-10-23chroot: add a ChrootTarball chroot typeBen Boeckel
2015-10-20haddocksJoey Hess
2015-10-20Chroot: Converted to use a ChrootBootstrapper type classJoey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-10propellor spinJoey Hess