mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
buildprocess: Add extra metadata to meta-* files
* Add a Summary and Services field to the meta-* addon files. * Add an INSTALL_INITSCRIPTS macro that takes a space seperated list of initscripts to install. * I kept the original INSTALL_INITSCRIPT as a method to install individual initscripts for backwards compatibility and possible corner cases. Signed-off-by: Robin Roevens <robin.roevens@disroot.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
fbc6b9e0c1
commit
a9d98b3491
@@ -1,6 +1,8 @@
|
||||
Name: NAME
|
||||
Summary: SUMMARY
|
||||
ProgVersion: VER
|
||||
Release: RELEASE
|
||||
Size: SIZE
|
||||
Dependencies: DEPS
|
||||
File: NAME-VER-RELEASE.ipfire
|
||||
Services: SERVICES
|
||||
|
||||
Reference in New Issue
Block a user