public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] housekeeping: removal of menu items for no longer available addons
@ 2023-04-03 12:07 Adolf Belka
  2023-04-03 12:07 ` [PATCH] xfsprogs: Update to version 6.2.0 Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2023-04-03 12:07 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1539 bytes --]

- removal of EX-addonsvc.menu entry in config/menu/ as the lfs file for this could not be
   found in the IPFire git repo all the way back to CU30
- removal of EX-addonsvc.menu, EX-asterisk.menu and EX-bluetooth.menu which are no longer
   in IPfire for two years or longer.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/menu/EX-addonsvc.menu       | 5 -----
 config/rootfiles/common/configroot | 3 ---
 2 files changed, 8 deletions(-)
 delete mode 100644 config/menu/EX-addonsvc.menu

diff --git a/config/menu/EX-addonsvc.menu b/config/menu/EX-addonsvc.menu
deleted file mode 100644
index 99db1f002..000000000
--- a/config/menu/EX-addonsvc.menu
+++ /dev/null
@@ -1,5 +0,0 @@
-    $subipfire->{'11.addonsvc'} = {'caption' => 'Addon Services',
-				  'uri' => '/cgi-bin/addonsvc.cgi',
-				  'title' => 'Addon Services',
-				  'enabled' => 1,
-				  };
diff --git a/config/rootfiles/common/configroot b/config/rootfiles/common/configroot
index bc979cf2c..84b3f4b1e 100644
--- a/config/rootfiles/common/configroot
+++ b/config/rootfiles/common/configroot
@@ -117,10 +117,7 @@ var/ipfire/menu.d/40-services.menu
 var/ipfire/menu.d/50-firewall.menu
 var/ipfire/menu.d/60-ipfire.menu
 var/ipfire/menu.d/70-log.menu
-#var/ipfire/menu.d/EX-addonsvc.menu
 #var/ipfire/menu.d/EX-apcupsd.menu
-#var/ipfire/menu.d/EX-asterisk.menu
-#var/ipfire/menu.d/EX-bluetooth.menu
 #var/ipfire/menu.d/EX-guardian.menu
 #var/ipfire/menu.d/EX-mpfire.menu
 #var/ipfire/menu.d/EX-samba.menu
-- 
2.40.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-03 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03 12:07 [PATCH] housekeeping: removal of menu items for no longer available addons Adolf Belka
2023-04-03 12:07 ` [PATCH] xfsprogs: Update to version 6.2.0 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox