<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Chroot, 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-25T17:10:10Z</updated>
<entry>
<title>fix build warnings</title>
<updated>2017-10-25T17:10:10Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-10-25T17:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f9e8689c515a227a5e1078d2cee4f028b999c007'/>
<id>urn:sha1:f9e8689c515a227a5e1078d2cee4f028b999c007</id>
<content type='text'>
</content>
</entry>
<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>Fix build with directory-1.2.6.2.</title>
<updated>2016-04-28T19:31:35Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-04-28T19:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=2e513dc98c51eca1cdfce3715b4a017be39734f7'/>
<id>urn:sha1:2e513dc98c51eca1cdfce3715b4a017be39734f7</id>
<content type='text'>
It's now exporting a conflicting isSymbolicLink
https://github.com/haskell/directory/issues/52

Only a few places in propellor use isSymbolicLink, but to prevent future
problems, made as much of it as possible import Utility.Directory, which
re-exports System.Directory without the conflicting symbol.

(Utility.Tmp and System.Console.Concurrent.Internal cannot import
Utility.Directory due to cycles, and don't use isSymbolicLink anyway.)
</content>
</entry>
<entry>
<title>Clean build with ghc 7.10.</title>
<updated>2015-12-19T20:52:53Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-12-19T20:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=714270abfcf6433da29dc80fdcaff740ad2a0169'/>
<id>urn:sha1:714270abfcf6433da29dc80fdcaff740ad2a0169</id>
<content type='text'>
Import Prelude after modules that cause warnings due to AMP change
</content>
</entry>
<entry>
<title>Chroot: Converted to use a ChrootBootstrapper type class</title>
<updated>2015-10-20T16:06:24Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-20T16:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=05d35eb568e74deafc936e6735171291410b5f0b'/>
<id>urn:sha1:05d35eb568e74deafc936e6735171291410b5f0b</id>
<content type='text'>
So other ways to bootstrap chroots can easily be added in separate modules.

(API change)
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2015-09-02T18:13:36Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-09-02T18:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=d2393d8141ac302eff5dc29d32d68014b630d166'/>
<id>urn:sha1:d2393d8141ac302eff5dc29d32d68014b630d166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removal of chroot on disk image rebuild</title>
<updated>2015-09-01T18:24:02Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-09-01T18:24:02Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=804622719b8a348bfdd32f427502e0529d50a8ed'/>
<id>urn:sha1:804622719b8a348bfdd32f427502e0529d50a8ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more work on OS takeover</title>
<updated>2014-12-04T21:11:15Z</updated>
<author>
<name>Joey Hess</name>
<email>id@joeyh.name</email>
</author>
<published>2014-12-04T21:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f1fd75c9ecee5f398a25488c73a541d4135887da'/>
<id>urn:sha1:f1fd75c9ecee5f398a25488c73a541d4135887da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2014-11-23T02:37:25Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-11-23T02:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=5fefb161c388f72fa598c238295ce1f051cc0029'/>
<id>urn:sha1:5fefb161c388f72fa598c238295ce1f051cc0029</id>
<content type='text'>
</content>
</entry>
</feed>
