| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-25 | cleanup | Joey Hess | |
| 2015-01-24 | GADT properties seem to work (untested) | Joey Hess | |
| * Property has been converted to a GADT, and will be Property NoInfo or Property HasInfo. This was done to make sure that ensureProperty is only used on properties that do not have Info. Transition guide: - Change all "Property" to "Property NoInfo" or "Property WithInfo" (The compiler can tell you if you got it wrong!) - To construct a RevertableProperty, it is useful to use the new (<!>) operator - Constructing a list of properties can be problimatic, since Property NoInto and Property WithInfo are different types and cannot appear in the same list. To deal with this, "props" has been added, and can built up a list of properties of different types, using the same (&) and (!) operators that are used to build up a host's properties. | |||
| 2015-01-23 | Added more network interface configuration properties. | Joey Hess | |
| 2015-01-21 | reorg | Joey Hess | |
| 2015-01-21 | propellor spin | Joey Hess | |
| 2015-01-21 | Added systemd configuration properties. | Joey Hess | |
| 2015-01-15 | propellor spin | Joey Hess | |
| 2015-01-15 | ascii art update | Joey Hess | |
| 2015-01-15 | propellor spin | Joey Hess | |
| 2015-01-09 | propellor spin | Joey Hess | |
| 2015-01-09 | propellor spin | Joey Hess | |
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-06 | refactor dns settings! | Joey Hess | |
| 2015-01-06 | propellor spin | Joey Hess | |
| 2015-01-06 | propellor spin | Joey Hess | |
| 2015-01-06 | propellor spin | Joey Hess | |
| 2015-01-06 | propellor spin | Joey Hess | |
| 2015-01-04 | reorg | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | randomHostKeys is removed from CloudAtCost.deCruft. | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter. | Joey Hess | |
| 2015-01-04 | sshPubKey is renamed to Ssh.pubKey | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2014-12-31 | propellor spin | Joey Hess | |
| 2014-12-31 | propellor spin | Joey Hess | |
| 2014-12-31 | propellor spin | Joey Hess | |
| 2014-12-31 | propellor spin | Joey Hess | |
| 2014-12-31 | propellor spin | Joey Hess | |
| 2014-12-21 | propellor spin | Joey Hess | |
| 2014-12-21 | propellor spin | Joey Hess | |
| 2014-12-15 | comment | Joey Hess | |
| 2014-12-14 | support for crypted passwords in privdata | Joey Hess | |
| * Added CryptPassword to PrivDataField, for password hashes as produced by crypt(3). * User.hasPassword and User.hasSomePassword will now use either a CryptPassword or a Password from privdata, depending on which is set. | |||
| 2014-12-09 | Fix Apache.siteEnabled to update the config file and reload apache when ↵ | Joey Hess | |
| configuration has changed. | |||
| 2014-12-07 | more uses for hostContext | Joey Hess | |
| 2014-12-06 | add root pw | Joey Hess | |
| 2014-12-05 | hasSomePassword and hasPassword now check to make sure shadow passwords are ↵ | Joey Hess | |
| enabled. | |||
| 2014-12-05 | I have now successfully used propellor to convert a Fedora system into a ↵ | Joey Hess | |
| bootable and fully working Debian system | |||
| 2014-12-04 | more work on OS takeover | Joey Hess | |
| 2014-11-28 | switch kite to testing | Joey Hess | |
