| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-07 | got tired of needing to cherry-pick changes into joeyconfig, wrote a hook | Joey Hess | |
| So, when I merge some branch into joeyconfig, config.hs will automatically be updated to point to joeyconfig.hs again, even if the merge changes it. And, when I merge joeyconfig into master, config.hs will be pointed back to config-simple.hs This may also be useful for others who maintain a branch like joeyconfig. | |||
| 2016-03-07 | Ssh: change type of listenPort from Int to Port (API change) | Félix Sipma | |
| (cherry picked from commit 0207c5ab585f41877c1b9f9674a25941cffd2ac7) | |||
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-05 | propellor spin | Joey Hess | |
| 2016-03-02 | propellor spin | Joey Hess | |
| 2016-03-02 | propellor spin | Joey Hess | |
| 2016-02-29 | propellor spin | Joey Hess | |
| 2016-02-19 | propellor spin | Joey Hess | |
| 2016-02-18 | propellor spin | Joey Hess | |
| 2016-02-17 | write pubkey in a format that ssh-keygen can parse | Joey Hess | |
| 2016-02-17 | propellor spin | Joey Hess | |
| 2016-02-07 | property is revertable | Joey Hess | |
| 2016-02-07 | to revert | Joey Hess | |
| 2016-02-07 | propellor spin | Joey Hess | |
| 2016-02-06 | Obnam: To cause old generations to be forgotten, keepParam can be passed to ↵ | Joey Hess | |
| a backup property; this causes obnam forget to be run. | |||
| 2016-01-31 | add mosh | Joey Hess | |
| 2016-01-31 | new ssh key for rsync.net | Joey Hess | |
| 2016-01-02 | typo | Joey Hess | |
| 2016-01-02 | cron job to restart aiccu on honeybee | Joey Hess | |
| 2015-12-31 | propellor spin | Joey Hess | |
| 2015-12-31 | mayfly | Joey Hess | |
| 2015-12-31 | oh, I already disable ssh password by default, NM | Joey Hess | |
| 2015-12-31 | lock down | Joey Hess | |
| 2015-12-31 | propellor spin | Joey Hess | |
| 2015-12-30 | propellor spin | Joey Hess | |
| 2015-11-26 | propellor spin | Joey Hess | |
| 2015-11-26 | Added Propellor.Property.Fail2Ban. | Joey Hess | |
| 2015-11-24 | fixes | Joey Hess | |
| 2015-11-24 | found this handy conversion of my blog post to propellor property in ↵ | Joey Hess | |
| spwhitton's repo | |||
| 2015-10-27 | Explicit Info/NoInfo for RevertableProperty (API change) | Joey Hess | |
| RevertableProperty used to be assumed to contain info, but this is now made explicit, with RevertableProperty HasInfo or RevertableProperty NoInfo. Transition guide: - If you define a RevertableProperty, expect some type check failures like: "Expecting one more argument to ‘RevertableProperty’". - Change it to "RevertableProperty NoInfo" - The compiler will then tell you if it needs "HasInfo" instead. - If you have code that uses the RevertableProperty constructor that fails to type check, use the more powerful <!> operator | |||
| 2015-10-23 | Hostname.sane and Hostname.setTo can now safely be used as a property of a ↵ | Joey Hess | |
| chroot, and won't affect the hostname of the host system. | |||
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | Changed how the operating system is provided to Chroot (API change). | Joey Hess | |
| * Where before debootstrapped and bootstrapped took a System parameter, the os property should now be added to the Chroot. * Follow-on change to Systemd.container, which now takes a System parameter. Two motivations for this change: 1. When using ChrootTarball, there may be no particular System that makes sense for the contents of the tarball, so don't force the user to specify one. 2. When creating a chroot for a disk image with the same properties as an existing Host, using hostProperties host to get them, this allows inheriting the os property from the host, and doesn't require it to be redundantly passed to Chroot.debootstrapped. | |||
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-23 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | avoid grub install failure in chroot | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-20 | I think that the spin.controller stuff works now | Joey Hess | |
