diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:01:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:01:12 +0300 |
commit | 0fcbca83f473152ff2a3baa2cdecc5a48f61d890 (patch) | |
tree | a70b1d8d411147f6a1de4a69cb7954b4bbc1c3b1 /extra/efibootmgr | |
parent | ddb5d9dde9050271b1286ad573d92b00370ac9cc (diff) | |
download | repository-0fcbca83f473152ff2a3baa2cdecc5a48f61d890.tar.gz |
efibootmgr: add meta file
Diffstat (limited to 'extra/efibootmgr')
-rw-r--r-- | extra/efibootmgr/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/efibootmgr/meta b/extra/efibootmgr/meta new file mode 100644 index 00000000..00f3d786 --- /dev/null +++ b/extra/efibootmgr/meta @@ -0,0 +1,3 @@ +description: UEFI Boot Manager +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |