1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: remaster-iso
Section: misc
Priority: optional
Maintainer: Richard Nelson <unixabg@gmail.com>
Build-Depends:
debhelper-compat (= 12),
Standards-Version: 4.5.0
Homepage: https://github.com/unixabg/remaster-iso
Vcs-Browser: https://github.com/unixabg/remaster-iso
Vcs-Git: https://github.com/unixabg/remaster-iso.git
Package: remaster-iso
Architecture: all
Depends:
isolinux,
rsync,
squashfs-tools,
xorriso,
${misc:Depends},
Description: Set of scripts to remaster Debian iso images.
Set of scripts to extract an iso image, edit the images
filesystem.squashfs, and finally compose the changes back in iso format.
|