<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Fstab.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-12T20:38:37Z</updated>
<entry>
<title>Fstab.mounted now creates mount point and always tries to mount</title>
<updated>2017-10-12T20:38:37Z</updated>
<author>
<name>Nicolas Schodet</name>
<email>nico@ni.fr.eu.org</email>
</author>
<published>2017-10-12T20:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f2e902313ae02804df55c3e9584ddf88c4f889f1'/>
<id>urn:sha1:f2e902313ae02804df55c3e9584ddf88c4f889f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweaks to db45x's patch</title>
<updated>2017-04-07T00:16:08Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-04-07T00:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=57525e0d0d1d300aa807f1c876945ee5e38a29df'/>
<id>urn:sha1:57525e0d0d1d300aa807f1c876945ee5e38a29df</id>
<content type='text'>
Removed mountNow as a top-level property, as I don't think it makes
sense for anything except for mounted to use it.

db45x's patch turns out to have introduced a bug in mounted's use of
"mountNow src". That made mountNow check if the device was a mount
point, which it isn't. The fix would have been to use "mountNow mnt",
but my inlining of mountnow just basically reverted the part of the
patch that introduced the bug.

swapOn does not involve the fstab so moved to the Mount module.

(Also noticed that Mount.mounted is a kind of weird property, given that
it fails the next time ran. It's only used internally by some chroot
properties, so I left it as-is, but added a comment. It might make sense
to make Mount.mounted check like mountNow does if the thing is already
mounted.)
</content>
</entry>
<entry>
<title>listed property should work on !Linux</title>
<updated>2017-04-06T23:43:48Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-04-06T23:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=544ad71f3fce7d394945b447fcaf938d8067c5b3'/>
<id>urn:sha1:544ad71f3fce7d394945b447fcaf938d8067c5b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>break Fstab.mounted into smaller pieces which can be composed</title>
<updated>2017-04-05T06:32:57Z</updated>
<author>
<name>Daniel Brooks</name>
<email>db48x@db48x.net</email>
</author>
<published>2017-04-05T06:32:57Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=baf65fa9fff4b8451ba7f1ee129484723a8deb9b'/>
<id>urn:sha1:baf65fa9fff4b8451ba7f1ee129484723a8deb9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>property 'mount' a swap partition in Fstab.mounted</title>
<updated>2017-04-04T20:56:03Z</updated>
<author>
<name>Daniel Brooks</name>
<email>db48x@db48x.net</email>
</author>
<published>2017-04-04T20:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=d1cbc66cb06482a5cb4168fc44b7e84fd4e8849e'/>
<id>urn:sha1:d1cbc66cb06482a5cb4168fc44b7e84fd4e8849e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Propellor.Property.Fstab, and moved the fstabbed property to there.</title>
<updated>2016-04-07T05:03:53Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-04-07T05:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=868e2c473ac43f8e6432b1672f57bbdcb1872174'/>
<id>urn:sha1:868e2c473ac43f8e6432b1672f57bbdcb1872174</id>
<content type='text'>
</content>
</entry>
</feed>
