summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2015-09-14docsJoey Hess
2015-09-13creditJoey Hess
2015-09-13Merge branch 'joeyconfig'Joey Hess
2015-09-11changelogJoey Hess
2015-09-10Merge branch 'joeyconfig'Joey Hess
2015-09-10Fix two typos.Mario Lang
2015-09-08Merge branch 'joeyconfig'Joey Hess
2015-09-08propellor spinJoey Hess
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
Convert Info to use Data.Dynamic, so properties can export and consume info of any type that is Typeable and a Monoid, including data types private to a module. (API change) Thanks to Joachim Breitner for the idea.
2015-09-04add a bug closureJoey Hess
2015-09-04debian/control: Fix typo enures -> ensuresSantiago Vila
2015-09-04Added Propellor.Property.Rsync.Joey Hess
2015-09-03Merge branch 'joeyconfig'Joey Hess
2015-09-03prep releaseJoey Hess
2015-09-02Fix bug that caused provisioning new chroots to fail.Joey Hess
2015-08-31Merge branch 'joeyconfig'Joey Hess
2015-08-31implement dirsizesJoey Hess
Used Data.Map.Strict, so bumped versions. Don't want to support the ghc in debian oldstable.. (cherry picked from commit e413bed2c1cb15dcb8ce721a2801021e39f3ba86)
2015-08-31Merge branch 'joeyconfig' of ssh://propellor.branchable.comJoey Hess
2015-08-31DiskImage is not yet completeJoey Hess
2015-08-31Update for Debian systemd-container package split.Joey Hess
2015-08-27implement dirsizesJoey Hess
Used Data.Map.Strict, so bumped versions. Don't want to support the ghc in debian oldstable..
2015-08-26Merge branch 'joeyconfig'Joey Hess
2015-08-25formatting for partitions set up by partedJoey Hess
Including support for formatting partitions of a disk image file.
2015-08-25working on partedJoey Hess
2015-08-25Merge branch 'joeyconfig'Joey Hess
2015-08-25add lintian overrides for rpath wackinessJoey Hess
2015-08-25Merge branch 'joeyconfig'Joey Hess
2015-08-25prep releaseJoey Hess
2015-08-25Merge branch 'joeyconfig'Joey Hess
2015-08-25changelogJoey Hess
2015-08-20Merge branch 'joeyconfig'Joey Hess
2015-08-20changelogJoey Hess
2015-08-14Merge branch 'joeyconfig'Joey Hess
2015-08-14prep releaseJoey Hess
2015-08-13Propellor.Property.Firewall: coding styleAntoine Eiche
2015-08-13changelogJoey Hess
2015-08-12Make sure that make is installed when bootstrapping propellor.Joey Hess
2015-07-30Merge branch 'joeyconfig'Joey Hess
2015-07-30prep releaseJoey Hess
2015-07-30Work around broken git pull option parser in git 2.5.0, which broke use of ↵Joey Hess
--upload-pack to send a git push when running propellor --spin.
2015-07-21changelogJoey Hess
2015-07-21Merge branch 'joeyconfig'Joey Hess
2015-07-21Merge branch 'joeyconfig'Joey Hess
2015-07-21changelogJoey Hess
2015-07-20Merge branch 'joeyconfig'Joey Hess
2015-07-20Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ↵Joey Hess
ForcedCommandsOnly (API change) * Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change) * setSshdConfig type changed, and setSshdConfigBool added with old type.
2015-07-10Merge branch 'joeyconfig'Joey Hess
2015-07-10prep releaseJoey Hess
2015-07-10Merge branch 'joeyconfig'Joey Hess
2015-07-10Fix make install target to work even when git is not configured.Joey Hess