summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-03-18Tor: Restart daemon after installing private key.Joey Hess
2017-03-18more old ghc fixesJoey Hess
2017-03-18Fix build with pre-AMP ghc.Joey Hess
2017-03-18Fix build with pre-AMP ghc.Joey Hess
2017-03-15descJoey Hess
2017-03-15Added Monoid instances for Property and RevertableProperty.Joey Hess
2017-03-15Property types changed to use a Maybe (Propellor Result). (API change)Joey 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-03-11reorg docsJoey Hess
2017-03-11fix exampleJoey Hess
2017-03-08Remove make from propellor's dependency listJoey Hess
2017-03-08propellor spinJoey Hess
2017-03-08propellor spinJoey Hess
2017-03-08added Apache.confEnabledJoey Hess
2017-03-01Merge branch 'joeyconfig'Joey Hess
2017-03-01use git.joeyh.nameJoey Hess
2017-03-01Fixed https url to propellor git repository.Joey Hess
2017-03-01github mirror of propellor is goneJoey Hess
2017-03-01removed my repos from github; don't need to run gitriddance anymoreJoey Hess
2017-02-26noteJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess
2017-02-26convert from* in Firewall to valJoey Hess
2017-02-26use val instead of showJoey Hess
2017-02-26fix minor bug in pval (MegaBytes 0)Joey Hess
2017-02-26ConfigurableValue instances for User, GroupJoey Hess
2017-02-26fix tabs for indentationJoey Hess
2017-02-26use ConfigurableValue where applicableJoey Hess
2017-02-26Added ConfigurableValue type classJoey Hess