Source: refractasnapshot-base
Section: misc
Priority: optional
Maintainer: fsmithred <fsmithred@gmail.com>
Origin: Devuan
Build-Depends: debhelper (>=13~)
Standards-Version: 4.5.1
Vcs-Git: git@git.devuan.org:devuan/refractasnapshot-base.git
Vcs-Browser: https://git.devuan.org/devuan/refractasnapshot-base

Package: refractasnapshot-base
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
	bash (>= 4.1),
	mount,
	rsync (>= 3.0.7),
	squashfs-tools (>= 4.0),
	xorriso (>= 1.2.2),
	gawk (>= 3.1.7) | mawk (>= 1.3.3),
	live-boot (>= 2.0.15),
	live-config (>= 2.0.15),
	live-boot-initramfs-tools (>= 2.0.15),
	syslinux-common,
	syslinux (<< 3:6.03) | syslinux (>= 3:6.03), syslinux (<< 3:6.03) | isolinux (>= 3:6.03)
Recommends: dosfstools, live-config-sysvinit | live-config-systemd | live-config-runit | live-config-upstart | live-config-backend
Description:  tool to create a live-CD from the running system
 Refracta Snapshot copies the running system, squashes the copy and
 makes an iso image file, which can be used to create a customized
 live-CD.
