mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
19 lines
632 B
XML
19 lines
632 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>pascal.jaeger@leimstift.de</email>
|
|
<name>Pascal Jäger</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">Antynea/grub-btrfs</remote-id>
|
|
<remote-id type="gitlab">gobonja/timeshift-autosnap</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Improves Grub by adding "btrfs snapshots" to the Grub menu.
|
|
|
|
You can boot your system on a "snapshot" from the Grub menu.
|
|
Supports manual snapshots, snapper, timeshift ...
|
|
</longdescription>
|
|
</pkgmetadata>
|