index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-03-19
switch to kite4
Joey Hess
2017-03-19
Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in...
Joey Hess
2017-03-18
more old ghc fixes
Joey Hess
2017-03-18
Fix build with pre-AMP ghc.
Joey Hess
2017-03-18
Fix build with pre-AMP ghc.
Joey Hess
2017-03-15
desc
Joey Hess
2017-03-15
Added Monoid instances for Property and RevertableProperty.
Joey Hess
2017-03-15
Property types changed to use a Maybe (Propellor Result). (API change)
Joey Hess
2017-03-11
cleanup
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2017-03-11
Implemented hostChroot
Joey Hess
2017-03-11
Changed Chroot data type to include Info propigation
Joey Hess
2017-03-11
reorg docs
Joey Hess
2017-03-11
fix example
Joey Hess
2017-03-08
Remove make from propellor's dependency list
Joey Hess
2017-03-08
propellor spin
Joey Hess
2017-03-08
propellor spin
Joey Hess
2017-03-08
added Apache.confEnabled
Joey Hess
2017-03-01
Merge branch 'joeyconfig'
Joey Hess
2017-03-01
use git.joeyh.name
Joey Hess
2017-03-01
Fixed https url to propellor git repository.
Joey Hess
2017-03-01
github mirror of propellor is gone
Joey Hess
2017-03-01
removed my repos from github; don't need to run gitriddance anymore
Joey Hess
2017-02-26
note
Joey Hess
2017-02-26
convert fromIPAddr to val
Joey Hess
2017-02-26
convert from* in Firewall to val
Joey Hess
2017-02-26
use val instead of show
Joey Hess
2017-02-26
fix minor bug in pval (MegaBytes 0)
Joey Hess
2017-02-26
ConfigurableValue instances for User, Group
Joey Hess
2017-02-26
fix tabs for indentation
Joey Hess
2017-02-26
use ConfigurableValue where applicable
Joey Hess
2017-02-26
Added ConfigurableValue type class
Joey Hess
2017-02-20
Merge branch 'joeyconfig'
Joey Hess
2017-02-20
Tor bugfix: use fromPort instead of show
Félix Sipma
2017-02-15
more arches for stackInstalled
Joey Hess
2017-02-13
deb.debian.org
Joey Hess
2017-02-07
releasing package propellor version 3.3.0
Joey Hess
2017-02-04
Merge remote-tracking branch 'spwhitton/pin'
Joey Hess
2017-02-04
add missing case for ArchLinux
Joey Hess
2017-02-04
improve layout
Joey Hess
2017-02-04
Merge remote-tracking branch 'wzhd/archlinux'
Joey Hess
2017-02-04
AptPrefPackage -> AptPackagePref
Sean Whitton
2017-02-04
Apt.pinnedTo takes a list of suites and pin priorities
Sean Whitton
2017-02-04
factor out suitePinBlock
Sean Whitton
2017-02-04
rm superfluous TODO
Sean Whitton
2017-02-04
get rid of a compile-time error
Zihao Wang
2017-02-04
replace Linux with DebianLike to compile DiskImage
Zihao Wang
2017-02-04
CloudAtCost requires User.nuked to be Property Linux
Zihao Wang
2017-02-04
cleanInstallOnce supports DebianLike only
Zihao Wang
2017-02-04
add tightenTargets
Zihao Wang
[next]