mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-embedded/rauc: Lightweight update client (new package)
RAUC is a lightweight update client that runs on your Embedded Linux device and reliably controls the procedure of updating your device with a new firmware revision. RAUC is also the tool on your host system that lets you create, inspect and modify update artifacts for your device. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
28
dev-embedded/rauc/metadata.xml
Normal file
28
dev-embedded/rauc/metadata.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>kurt@kmk-computers.de</email>
|
||||
<name>Kurt Kanzenbach</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
RAUC is a lightweight update client that runs on your Embedded Linux device
|
||||
and reliably controls the procedure of updating your device with a new
|
||||
firmware revision. RAUC is also the tool on your host system that lets you
|
||||
create, inspect and modify update artifacts for your device.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="json">
|
||||
Add JSON support
|
||||
</flag>
|
||||
<flag name="network">
|
||||
Add network update support
|
||||
</flag>
|
||||
<flag name="service">
|
||||
Add dbus service
|
||||
</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">rauc/rauc</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user