2020-02-04 05:40:21 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
|
|
<maintainer type="person">
|
2020-04-05 22:42:02 -04:00
|
|
|
<email>chr@chymera.eu</email>
|
2020-02-04 05:40:21 +01:00
|
|
|
<name>Horea Christian</name>
|
|
|
|
</maintainer>
|
|
|
|
<maintainer type="project">
|
|
|
|
<email>proxy-maint@gentoo.org</email>
|
|
|
|
<name>Proxy Maintainers</name>
|
|
|
|
</maintainer>
|
|
|
|
<longdescription lang="en">
|
2020-04-05 22:42:02 -04:00
|
|
|
This is a bash script which can create stage 4 tarballs either
|
|
|
|
for the running system, or a system at a specified mount point.
|
|
|
|
It is highly parameterized allowing among other things the
|
|
|
|
exclusion of sensitive user data.
|
2020-02-04 05:40:21 +01:00
|
|
|
</longdescription>
|
|
|
|
<upstream>
|
|
|
|
<remote-id type="github">TheChymera/mkstage4</remote-id>
|
|
|
|
</upstream>
|
|
|
|
</pkgmetadata>
|