You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
529 B
15 lines
529 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
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.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">TheChymera/mkstage4</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|