<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Attic.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>Attic: Fix broken shell escaping in attic cron job.</title>
<updated>2017-08-25T23:05:25Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-08-25T23:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=4df36434f50be58f413550dd36206f0c15a3e6f2'/>
<id>urn:sha1:4df36434f50be58f413550dd36206f0c15a3e6f2</id>
<content type='text'>
Didn't see this one fail, or test this, but it had exactly the same code as
borg.
</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>Attic: add comments</title>
<updated>2016-04-29T09:33:23Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2016-04-29T09:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=9adfb7560fcd1186153bd743f885c12753abc9e5'/>
<id>urn:sha1:9adfb7560fcd1186153bd743f885c12753abc9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attic: use/adapt restored from Obnam</title>
<updated>2016-04-29T09:21:02Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2016-04-29T09:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=67cb5eaecccddf65ecbd949aad6e82f6694ad4e5'/>
<id>urn:sha1:67cb5eaecccddf65ecbd949aad6e82f6694ad4e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attic: 'restored' and 'backup' only take one directory (API change)</title>
<updated>2016-04-28T19:32:28Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2016-04-28T19:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=ed52eec11b61d59b7a139b8f55c59961b0806d96'/>
<id>urn:sha1:ed52eec11b61d59b7a139b8f55c59961b0806d96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attic: do not run prune if no KeepPolicy is specified</title>
<updated>2016-04-23T18:43:17Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2016-04-23T18:43:17Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f70e58b707a93f2977fbba6b98d89441e0ea3b31'/>
<id>urn:sha1:f70e58b707a93f2977fbba6b98d89441e0ea3b31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added AtticRepo type alias</title>
<updated>2016-04-23T18:10:38Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-04-23T18:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=7933a0006a9174904e3362d0af11537a5f13e15c'/>
<id>urn:sha1:7933a0006a9174904e3362d0af11537a5f13e15c</id>
<content type='text'>
</content>
</entry>
</feed>
