| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-07 | add news item for propellor 3.3.0 | Joey Hess | |
| 2017-02-07 | releasing package propellor version 3.3.0 | Joey Hess | |
| 2017-02-07 | improve wording | Joey Hess | |
| 2017-02-07 | link to lwn article | Joey Hess | |
| 2017-02-05 | Added a comment | wzhd | |
| 2017-02-04 | close | Joey Hess | |
| 2017-02-04 | Merge remote-tracking branch 'spwhitton/pin' | Joey Hess | |
| 2017-02-04 | mention Arch | Joey Hess | |
| 2017-02-04 | arch | Joey Hess | |
| 2017-02-04 | Arch Linux is now supported by Propellor! Thanks to Zihao Wang for this port. | Joey Hess | |
| * Arch Linux is now supported by Propellor! Thanks to Zihao Wang for this port. * Added Propellor.Property.Pacman for Arch's package manager. Maintained by Zihao Wang. * The types of some properties changed; eg from Property DebianLike to Property (DebianLike + ArchLinux). This could require updates to code using those properties, so is a minor API change. | |||
| 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 | submit merge request | spwhitton | |
| 2017-02-04 | AptPrefPackage -> AptPackagePref | Sean Whitton | |
| This reads much better: it's an "apt package preference". | |||
| 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 | Added a comment | wzhd | |
| 2017-02-04 | get rid of a compile-time error | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | replace Linux with DebianLike to compile DiskImage | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | CloudAtCost requires User.nuked to be Property Linux | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | cleanInstallOnce supports DebianLike only | Zihao Wang | |
| because of User.shadowConfig Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | add tightenTargets | Zihao Wang | |
| probably because of "now :: Property Linux" Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | make pattern-matching exhaustive | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | add some support for Arch Linux to Parted | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | extend Rsync to support ArchLinux | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-04 | addArchLinux support to Docker.installed | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-03 | response | Joey Hess | |
| 2017-02-03 | Added Apt.suiteAvailablePinned, Apt.pinnedTo. Thanks, Sean Whitton. | Joey Hess | |
| * Added Apt.suiteAvailablePinned, Apt.pinnedTo. Thanks, Sean Whitton. * Added File.containsBlock Thanks, Sean Whitton. | |||
| 2017-02-03 | Merge remote-tracking branch 'spwhitton/pin' | Joey Hess | |
| 2017-02-03 | review | Joey Hess | |
| 2017-02-03 | Arch Linux Port | wzhd | |
| 2017-02-03 | add property for Pacman | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-03 | Bootstrap using Pacman | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-03 | add types for Arch Linux | Zihao Wang | |
| Signed-off-by: Zihao Wang <dev@wzhd.org> | |||
| 2017-02-03 | Added a comment | spwhitton | |
| 2017-02-02 | add Explanation: lines to pref files | Sean Whitton | |
| 2017-02-02 | drop a superfluous blank line in pref file | Sean Whitton | |
| 2017-02-02 | fix type of Apt.pinnedTo | Sean Whitton | |
| 2017-02-02 | AptPrefPackage type | Sean Whitton | |
| 2017-02-02 | Apt.pinnedTo uses File.configFileName | Sean Whitton | |
| 2017-02-03 | Added a comment | craige@a46118dff5bc0fad85259759970d8b4b9fc377d7 | |
| 2017-02-02 | Merge remote-tracking branch 'upstream/master' into pin | Sean Whitton | |
| 2017-02-02 | better example | Joey Hess | |
| 2017-02-02 | haddock formatting | Joey Hess | |
| 2017-02-02 | response | Joey Hess | |
| 2017-02-02 | Added Propellor.Property.File.configFileName and related functions to ↵ | Joey Hess | |
| generate good filenames for config directories. spwhitton has a branch that could use this, and there are several places in propellor that do something ad-hoc that would have been better implemented using this. I was not able to switch any of the existing ad-hoc stuff, but this can be used going forward for new stuff. This commit was sponsored by Anthony DeRobertis on Patreon. | |||
| 2017-02-02 | Added a comment: reply to review | spwhitton | |
| 2017-02-02 | comment | Joey Hess | |
