<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Obnam.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-10-19T19:35:29Z</updated>
<entry>
<title>Use isUnpopulated when creating a chroot or restoring a backup</title>
<updated>2017-10-19T19:35:29Z</updated>
<author>
<name>Nicolas Schodet</name>
<email>nico@ni.fr.eu.org</email>
</author>
<published>2017-10-19T19:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=b437fa963d7e44945d24c1c5a6453cebcaf7a682'/>
<id>urn:sha1:b437fa963d7e44945d24c1c5a6453cebcaf7a682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deprecate attic and obnam</title>
<updated>2017-08-22T20:41:37Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-08-22T20:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=a11d4b95d53e526244fdf5e6d5913b9b442cb4e7'/>
<id>urn:sha1:a11d4b95d53e526244fdf5e6d5913b9b442cb4e7</id>
<content type='text'>
* Attic module is deprecated and will warn when used.
  Attic is no longer available in Debian and appears to have been
  mostly supersceded by Borg.
* Obnam module is deprecated and will warn when used.
  Obnam has been retired by its author.

Keeping the modules in propellor for now; propellor supports debian
oldstable which still has attic in it, and obnam is not gone yet.

This commit was sponsored by Francois Marier on Patreon.
</content>
</entry>
<entry>
<title>use val instead of show</title>
<updated>2017-02-26T20:40:34Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-02-26T20:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=db4121edeeba2899926333df46308ca0baf45b71'/>
<id>urn:sha1:db4121edeeba2899926333df46308ca0baf45b71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add descriptions</title>
<updated>2016-05-17T18:51:07Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-05-17T18:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=a3719892565791715738cbf5acb6769d450fc6d5'/>
<id>urn:sha1:a3719892565791715738cbf5acb6769d450fc6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more porting</title>
<updated>2016-03-26T18:48:24Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-03-26T18:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=551a7ec8bd7486ea599271c99236ceffa1743e5a'/>
<id>urn:sha1:551a7ec8bd7486ea599271c99236ceffa1743e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obnam: Only let one backup job run at a time when a host has multiple different backup properties, to avoid concurrent jobs fighting over scarce resources (particularly memory). Other jobs block on a lock file.</title>
<updated>2016-02-19T15:30:44Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-02-19T15:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=e6187fc80de701bee5db84bb13d5884b3ca34e77'/>
<id>urn:sha1:e6187fc80de701bee5db84bb13d5884b3ca34e77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warning</title>
<updated>2016-02-07T23:32:23Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-02-07T23:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=293732fa1b9979b5c92b77edef11627f29477433'/>
<id>urn:sha1:293732fa1b9979b5c92b77edef11627f29477433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>force-lock fails when repo doesn't exist, so don't &amp;&amp; it</title>
<updated>2016-02-07T17:01:43Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-02-07T17:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=a4ce5d7aff72e874eda19a7ff9f1f59e91931457'/>
<id>urn:sha1:a4ce5d7aff72e874eda19a7ff9f1f59e91931457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obnam: To cause old generations to be forgotten, keepParam can be passed to a backup property; this causes obnam forget to be run.</title>
<updated>2016-02-07T00:04:00Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-02-07T00:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=74a02add291f13b27fb6a1813b870a0730e1142b'/>
<id>urn:sha1:74a02add291f13b27fb6a1813b870a0730e1142b</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>
</feed>
