summaryrefslogtreecommitdiff
path: root/src/Propellor
AgeCommit message (Expand)Author
2017-06-18Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ref...Joey Hess
2017-06-18remove unnecessary binary mode settingJoey Hess
2017-06-18Display error and warning messages to stderr, not stdout.Joey Hess
2017-06-17use stretch in debian stable examplesJoey Hess
2017-05-20propellor spinJoey Hess
2017-05-20propellor spinJoey 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-27Merge commit 'b06edbda0478ed57954d716f64f6870d7ae68f63'Joey Hess
2017-04-28Restic: fix bug in shell escapingFélix Sipma
2017-04-27few little thingsJoey Hess
2017-04-27Restic: make sure the repo exists before running restic commandsFélix Sipma
2017-04-27add Restic moduleFélix Sipma
2017-04-10copy git configuration into chrootJoey Hess
2017-04-10reorgJoey Hess
2017-04-09Merge remote-tracking branch 'origin' into joeyconfigJoey Hess
2017-04-09avoid call stackJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09avoid "sh: 1: git: not found" before auto-install of gitJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09new approach for exposing the underlying localdir inside a chrootJoey Hess
2017-04-09well, that didnt work :(Joey Hess
2017-04-09added Propellor.Property.Bootstrap (untested)Joey Hess
2017-04-06tweaks to db45x's patchJoey Hess
2017-04-06listed property should work on !LinuxJoey Hess
2017-04-04break Fstab.mounted into smaller pieces which can be composedDaniel Brooks
2017-04-04Merge branch 'master' of https://git.joeyh.name/git/propellor into fstab-swapDaniel Brooks
2017-04-04property 'mount' a swap partition in Fstab.mountedDaniel Brooks
2017-04-03avoid opendkim checks on incoming emailJoey Hess
2017-03-24fix diskimage finalization bugJoey Hess
2017-03-24Merge branch 'master' into joeyconfigJoey Hess
2017-03-24Property.Partition: Update kpartx output parser, as its output format changed...Joey Hess
2017-03-24Property.Partition: Improve loop device detection code used with kpartx when ...Joey Hess
2017-03-19Apt.mirror can be used to set the preferred apt mirror of a host, overriding ...Joey Hess
2017-03-19Merge remote-tracking branch 'spwhitton/apt-mirror'Joey Hess
2017-03-19Merge branch 'joeyconfig'Joey Hess
2017-03-19mention mconcatJoey Hess
2017-03-19switch to kite4Joey Hess
2017-03-19Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in...Joey Hess
2017-03-19shorten names of mirror propertiesSean Whitton
2017-03-19add Apt.hostMirrorIsSean Whitton
2017-03-19sbuild: use Apt.withHostMirrorSean Whitton
2017-03-19improve error msg from Apt.getHostMirrorSean Whitton
2017-03-19add Ubuntu std mirror to Apt.hsSean Whitton
2017-03-19replace debCdn with stdArchiveLinesSean Whitton
2017-03-19replace use of debCdn in Apt.hsSean Whitton
2017-03-19add withHostMirror helperSean Whitton
2017-03-19add HostMirror info typeSean Whitton