summaryrefslogtreecommitdiff
path: root/src/Propellor
AgeCommit message (Expand)Author
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
2017-02-20Merge branch 'joeyconfig'Joey Hess
2017-02-20Tor bugfix: use fromPort instead of showFĂ©lix Sipma
2017-02-15more arches for stackInstalledJoey Hess
2017-02-13deb.debian.orgJoey Hess
2017-02-07releasing package propellor version 3.3.0Joey Hess
2017-02-04Merge remote-tracking branch 'spwhitton/pin'Joey Hess
2017-02-04add missing case for ArchLinuxJoey Hess
2017-02-04improve layoutJoey Hess
2017-02-04Merge remote-tracking branch 'wzhd/archlinux'Joey Hess
2017-02-04AptPrefPackage -> AptPackagePrefSean Whitton
2017-02-04Apt.pinnedTo takes a list of suites and pin prioritiesSean Whitton
2017-02-04factor out suitePinBlockSean Whitton
2017-02-04rm superfluous TODOSean Whitton
2017-02-04get rid of a compile-time errorZihao Wang
2017-02-04replace Linux with DebianLike to compile DiskImageZihao Wang
2017-02-04CloudAtCost requires User.nuked to be Property LinuxZihao Wang
2017-02-04cleanInstallOnce supports DebianLike onlyZihao Wang
2017-02-04add tightenTargetsZihao Wang
2017-02-04make pattern-matching exhaustiveZihao Wang
2017-02-04add some support for Arch Linux to PartedZihao Wang
2017-02-04extend Rsync to support ArchLinuxZihao Wang
2017-02-04addArchLinux support to Docker.installedZihao Wang
2017-02-03responseJoey Hess
2017-02-03add property for PacmanZihao Wang
2017-02-03Bootstrap using PacmanZihao Wang
2017-02-03add types for Arch LinuxZihao Wang