<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Rsync.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-30T00:02:49Z</updated>
<entry>
<title>Rsync: Make rsync display less verbose.</title>
<updated>2017-07-30T00:02:49Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-30T00:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=7c82cb564358f8623ea584f5bea1c17b8ac29e38'/>
<id>urn:sha1:7c82cb564358f8623ea584f5bea1c17b8ac29e38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rsync: Make rsync display its progress, in a minimal format to avoid scrolling each file down the screen.</title>
<updated>2017-07-29T18:06:28Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-29T18:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=0946286c8afa9ed140b5636f87fdf5d9530fb954'/>
<id>urn:sha1:0946286c8afa9ed140b5636f87fdf5d9530fb954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new properties</title>
<updated>2017-07-25T21:48:47Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-25T21:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=d35c1c7ad1539da24e6ab071d8d669912f330f0c'/>
<id>urn:sha1:d35c1c7ad1539da24e6ab071d8d669912f330f0c</id>
<content type='text'>
* Added Rsync.installed property.
* Added DiskImage.vmdkBuilt property which is useful for booting
  a disk image in VirtualBox.
</content>
</entry>
<entry>
<title>extend Rsync to support ArchLinux</title>
<updated>2017-02-04T00:22:06Z</updated>
<author>
<name>Zihao Wang</name>
<email>dev@wzhd.org</email>
</author>
<published>2017-02-03T09:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=0b936d63931baa9cda6b243cf643ad1c71ce5c0b'/>
<id>urn:sha1:0b936d63931baa9cda6b243cf643ad1c71ce5c0b</id>
<content type='text'>
Signed-off-by: Zihao Wang &lt;dev@wzhd.org&gt;
</content>
</entry>
<entry>
<title>more porting</title>
<updated>2016-03-26T18:28:38Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-03-26T18:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=3218e344d117701066ced6c13927318ea2938ad4'/>
<id>urn:sha1:3218e344d117701066ced6c13927318ea2938ad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>UncheckedProperty for cmdProperty et al</title>
<updated>2015-12-05T21:53:16Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-12-05T21:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=12548bae3d8feecce6a322162d91b827289ae824'/>
<id>urn:sha1:12548bae3d8feecce6a322162d91b827289ae824</id>
<content type='text'>
* Properties that run an arbitrary command, such as cmdProperty
  and scriptProperty are converted to use UncheckedProperty, since
  they cannot tell on their own if the command truely made a change or not.
  (API Change)
  Transition guide:
  - When GHC complains about an UncheckedProperty, add:
  	`assume` MadeChange
  - Since these properties used to always return MadeChange, that
    change is always safe to make.
  - Or, if you know that the command should modifiy a file, use:
  	`changesFile` filename
* A few properties have had their Result improved, for example
  Apt.buldDep and Apt.autoRemove now check if a change was made or not.
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2015-10-23T17:06:38Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-23T17:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=a6790167e9ee14d818a88e3f8164cfd7608ec2d5'/>
<id>urn:sha1:a6790167e9ee14d818a88e3f8164cfd7608ec2d5</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>propellor spin</title>
<updated>2015-09-04T21:10:23Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-09-04T21:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=6db275cc18a24bf9bf3bf2a173aa2ce56974d86c'/>
<id>urn:sha1:6db275cc18a24bf9bf3bf2a173aa2ce56974d86c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2015-09-04T21:08:20Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-09-04T21:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=3e6d85c7b01e1a2a6e6751ca99514bd54e184299'/>
<id>urn:sha1:3e6d85c7b01e1a2a6e6751ca99514bd54e184299</id>
<content type='text'>
</content>
</entry>
</feed>
