| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 80f5b53f1b7fdc876d5e45df68c29f53bd9666b2. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 7637ea0af9ff4056cbdc16f25016785442d4b97e. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | bugfix | Joey Hess | |
| 2014-10-10 | Docker: Avoid committing container every time it's started up. | Joey Hess | |
| This was using a lot of disk space. Instead, start the container, and then use the running container to check if docker is running it with the right params. In the unlikely case that the params have changed, we still need to commit the container and restart it. The common case of eg a reboot no longer commits though. | |||
| 2014-10-10 | finalize release | Joey Hess | |
| 2014-10-10 | debCdn switched from cdn.debian.net to http.debian.net, which seems to be ↵ | Joey Hess | |
| better managed now. Conflicts: debian/changelog | |||
| 2014-10-10 | stable suite changes | Joey Hess | |
| * Avoid encoding the current stable suite in propellor's code, since that poses a difficult transition around the release, and can easily be wrong if an older version of propellor is used. Instead, the os property for a stable system includes the suite name to use, eg Stable "wheezy". * stdSourcesList uses the stable suite name, to avoid unwanted immediate upgrades to the next stable release. | |||
| 2014-08-22 | prep release | Joey Hess | |
| 2014-08-19 | fix man page installation | Joey Hess | |
| 2014-08-19 | reorg manpage | Joey Hess | |
| 2014-08-19 | prep release | Joey Hess | |
| 2014-08-19 | ugly workaround for lack of history in repo distributed with debian package | Joey Hess | |
| 2014-08-19 | debian upgrade handling | Joey Hess | |
| The /usr/bin/propellor wrapper will warn when ~/.propellor/ is out of date and a newer version is available from origin. | |||
| 2014-08-19 | local repo fully working now | Joey Hess | |
| 2014-08-19 | The Debian package now includes a single-revision git repository in ↵ | Joey Hess | |
| /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as its "upstream" remote. This avoids relying on the security of the github repository when using the Debian package. | |||
| 2014-08-19 | upgrade note | Joey Hess | |
| 2014-08-19 | Included the config.hs symlink to config-simple.hs in the cabal and Debian ↵ | Joey Hess | |
| packages. | |||
| 2014-08-04 | prep release | Joey Hess | |
| 2014-07-23 | changelog | Joey Hess | |
| 2014-07-22 | propellor spin | Joey Hess | |
| 2014-07-18 | changelog | Joey Hess | |
| 2014-07-18 | changelog | Joey Hess | |
| 2014-07-17 | Fix bug in File.containsLines that caused lines that were already in the ↵ | Joey Hess | |
| file to sometimes be appended to the end. | |||
| 2014-07-09 | Remove .gitignore from cabal file list, to avoid build failure on Debian. ↵ | Joey Hess | |
| Closes: #754334 | |||
| 2014-07-07 | propellor spin | Joey Hess | |
| 2014-07-07 | Run apt-get update in initial bootstrap. | Joey Hess | |
| For eg, Linode, which brings up hosts that have not updated at all so apt-get install doesn't work. | |||
| 2014-07-06 | prep release | Joey Hess | |
| 2014-07-06 | twea | Joey Hess | |
| 2014-07-06 | wording | Joey Hess | |
| 2014-07-06 | wording | Joey Hess | |
| 2014-07-06 | propellor spin | Joey Hess | |
| 2014-07-06 | propellor spin | Joey Hess | |
| 2014-07-06 | Hostname.sane now cleans up the 127.0.0.1 localhost line in /etc/hosts, to ↵ | Joey Hess | |
| avoid eg, apache complaining that "Could not reliably determine the server's fully qualified domain name". | |||
| 2014-07-05 | propellor spin | Joey Hess | |
| 2014-06-19 | Add --list-fields to list a host's currently set privdata fields. | Joey Hess | |
| 2014-06-19 | Add --edit to edit a privdata value in $EDITOR | Joey Hess | |
| 2014-06-13 | prep release | Joey Hess | |
| 2014-06-10 | When git gpg signature of a fetched git branch cannot be verified, propellor ↵ | Joey Hess | |
| will now continue running, but without merging in that branch. This way, propellor doesn't stop enforcing properties just because its new configuration isn't ready. It just uses the old configuration. | |||
| 2014-06-09 | changelog | Joey Hess | |
| 2014-06-09 | Attr is renamed to Info. | Joey Hess | |
| 2014-06-07 | combineProperties no longer stops when a property fails; now it continues ↵ | Joey Hess | |
| trying to satisfy all properties on the list before propigating the failure. Audited all of my calls to combineProperties and they should be fine with this behavior.. which suggests it's the right behavior. | |||
| 2014-06-05 | typo | Joey Hess | |
| 2014-06-05 | finalize release | Joey Hess | |
| 2014-06-05 | prep release | Joey Hess | |
| 2014-06-05 | Apt.stdSourcesList no longer needs a suite to be specified. | Joey Hess | |
| 2014-06-01 | Added --dump to dump out a field of a host's privdata. Useful for editing it. | Joey Hess | |
| 2014-06-01 | comment | Joey Hess | |
