<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Sudo.hs, branch master</title>
<subtitle>gnusosa's centralized propellor repository for hosts spin-up.
</subtitle>
<id>https://git.gnusosa.net/propellor/atom?h=master</id>
<link rel='self' href='https://git.gnusosa.net/propellor/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/'/>
<updated>2017-07-17T16:42:31Z</updated>
<entry>
<title>Propellor.Property.Sudo.enabledFor: Made revertable</title>
<updated>2017-07-17T16:42:31Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-17T16:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=b6d650730be9369b89623f46cb773dcc880630cb'/>
<id>urn:sha1:b6d650730be9369b89623f46cb773dcc880630cb</id>
<content type='text'>
(minor API change)

This commit was sponsored by Henrik Riomar on Patreon.
</content>
</entry>
<entry>
<title>more ported</title>
<updated>2016-03-26T21:33:43Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-03-26T21:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=c85c462c617fe31c3fe8c97d85db4bcae838a8b2'/>
<id>urn:sha1:c85c462c617fe31c3fe8c97d85db4bcae838a8b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2015-10-10T18:45:00Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-10T18:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=28fe270223ed56ef8e7fd867573b5ba6a5a221c7'/>
<id>urn:sha1:28fe270223ed56ef8e7fd867573b5ba6a5a221c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.</title>
<updated>2015-04-22T17:04:39Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-04-22T17:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f35ef9d6975710f2d77c2ea708c66500861d92d1'/>
<id>urn:sha1:f35ef9d6975710f2d77c2ea708c66500861d92d1</id>
<content type='text'>
Note that UserName is kept and PrivData still uses it in its sum type.
This is to avoid breaking PrivData serialization.
</content>
</entry>
<entry>
<title>GADT properties seem to work (untested)</title>
<updated>2015-01-25T02:38:51Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-01-25T02:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=0ee04ecc43e047b00437fb660e71f7dd67dd3afc'/>
<id>urn:sha1:0ee04ecc43e047b00437fb660e71f7dd67dd3afc</id>
<content type='text'>
* 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
    (&lt;!&gt;) 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 (&amp;) and (!) operators that are used to build
    up a host's properties.
</content>
</entry>
<entry>
<title>fix some accidental uses of spaces, rather than tabs, for indentation</title>
<updated>2014-10-08T17:14:21Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-10-08T17:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=6a674c79d7d9f58c683695114bca2bdffe671bf7'/>
<id>urn:sha1:6a674c79d7d9f58c683695114bca2bdffe671bf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved source code to src</title>
<updated>2014-05-14T23:41:05Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-05-14T23:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=7115d1ec162b4059b3e8e8f84bd8d5898c1db025'/>
<id>urn:sha1:7115d1ec162b4059b3e8e8f84bd8d5898c1db025</id>
<content type='text'>
This is to work around OSX's brain-damange regarding filename case
insensitivity.

Avoided moving config.hs, because it's a config file. Put in a symlink to
make build work.
</content>
</entry>
</feed>
