summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Mount.hs
AgeCommit message (Expand)Author
2017-12-20got the order backwards..Joey Hess
2017-12-20two diskimage edge case fixesJoey Hess
2017-11-16Uboot: New module.Joey Hess
2017-07-28Added Mount.isMounted.Joey Hess
2017-04-06tweaks to db45x's patchJoey Hess
2016-06-13throw StopPropellorException if unmounting failsJoey Hess
2016-04-07Added Propellor.Property.Fstab, and moved the fstabbed property to there.Joey Hess
2016-04-05commentJoey Hess
2016-03-25continued portingJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-10-23commentsJoey Hess
2015-10-23allow specifying filesystem mount optionsJoey Hess
2015-10-23propellor spinJoey Hess
2015-10-23propellor spinJoey Hess
2015-10-23Added Mount.fstabbed property to generate /etc/fstab to replicate current mou...Joey Hess
2015-10-22propellor spinJoey Hess
2015-10-22disk image finalization may workJoey Hess
2015-10-10propellor spinJoey Hess
2015-09-02propellor spinJoey Hess
2015-08-25propellor spinJoey 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
2014-12-05forgot to add new Mount libJoey Hess