From 04449f369f42469c707e134dc2dab66938607ddd Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 10 Jul 2020 17:27:56 +0200 Subject: [minilinux] (bootentry-hook) Add entry for "latest from branch" The iPXE menu item of type "minilinux" will now show an option to automatically use the latest locally installed version for each branch. --- modules-available/minilinux/lang/en/permissions.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules-available/minilinux/lang/en/permissions.json') diff --git a/modules-available/minilinux/lang/en/permissions.json b/modules-available/minilinux/lang/en/permissions.json index b8389e62..124dcdb8 100644 --- a/modules-available/minilinux/lang/en/permissions.json +++ b/modules-available/minilinux/lang/en/permissions.json @@ -1,4 +1,5 @@ { - "view": "Show list of minilinux components. Not needed if User has any of the other permissions.", - "update": "Update minilinux components." + "delete": "Delete a downloaded Linux version.", + "update": "Update minilinux components.", + "view": "Show list of minilinux components. Not needed if User has any of the other permissions." } \ No newline at end of file -- cgit v1.2.3-55-g7522