25 lines
		
	
	
		
			909 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			909 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 | |
| <pkgmetadata>
 | |
| 	<maintainer type="person">
 | |
| 		<email>gyakovlev@gentoo.org</email>
 | |
| 		<name>Georgy Yakovlev</name>
 | |
| 	</maintainer>
 | |
| 	<longdescription lang="en">
 | |
| 		An alternative implementation of the zfs-auto-snapshot service for Linux
 | |
| 		that is compatible with zfs-linux and zfs-fuse.
 | |
| 
 | |
| 		Automatically create, rotate, and destroy periodic ZFS snapshots. This is
 | |
| 		the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly,
 | |
| 		@zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly
 | |
| 		snapshots if it is installed.
 | |
| 	</longdescription>
 | |
| 	<use>
 | |
| 		<flag name="default-exclude">Only take snapshots if dataset has com.sun:auto-snapshot=true property set</flag>
 | |
| 	</use>
 | |
| 
 | |
| 	<upstream>
 | |
| 		<remote-id type="github">zfsonlinux/zfs-auto-snapshot</remote-id>
 | |
| 	</upstream>
 | |
| </pkgmetadata>
 |