From 06da3898ac1398fb0597cc257b16daed6b1556d7 Mon Sep 17 00:00:00 2001 From: asmeron Date: Thu, 31 Oct 2024 17:06:32 +0600 Subject: [PATCH] Fix list-service.csv list-ubm.csv --- files/list-service.csv | 24 +++++++++++------------- files/list-ubm.csv | 2 +- 2 files changed, 12 insertions(+), 14 deletions(-) mode change 100755 => 100644 files/list-ubm.csv diff --git a/files/list-service.csv b/files/list-service.csv index 6783f98..7d75be0 100644 --- a/files/list-service.csv +++ b/files/list-service.csv @@ -1,13 +1,11 @@ -SERVICE_NAME;SERVICE_COMPONENTS_NAME;SERVICE_DECRIPTION -NetworkManager;NetworkManager;Is a program for providing detection and configuration for systems to automatically connect to networks -sshd;sshd;The daemon that listens for connections from clients on port 22 -swapspace;swapspace;Operating system paging file management service -systemd-timesyncd;systemd-timesyncd;Is a system service that may be used to synchronize the local system clock with a remote Network Time Protocol (NTP) server -cups;cups;Is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server -cockpit.socket;cockpit.socket;Operating system monitoring and management manager service -avahi;avahi-daemon;Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery -avahi;avahi-dnsconfd;Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery -samba;smb;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows -samba;nmb;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows -samba;winbind;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows -bluetooth;bluetooth;A Service is a container for logically related Bluetooth® data items +NAME;NAME_SERVICES;DECRIPTION +UBManager WebPanel;cockpit.socket;Operating system monitoring and management manager service +Network Manager;NetworkManager;Is a program for providing detection and configuration for systems to automatically connect to networks +SSH;sshd;The daemon that listens for connections from clients on port 22 +NTP Client;systemd-timesyncd;Is a system service that may be used to synchronize the local system clock with a remote Network Time Protocol (NTP) server +Avahi;avahi-daemon,avahi-dnsconfd;Is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS and DNS Service Discovery +CUPS;cups;Is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server +Samba;smb,nmb;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows. SMB and NMB Daemon +Samba winbind;winbind;Provides network shares for folders and printers using the SMB/CIFS protocol commonly used on Windows. Winbind Daemon +SwapSpace;swapspace;Operating system dynamic swap file management service +Bluetouth;bluetooth;A Service is a container for logically related Bluetooth data items diff --git a/files/list-ubm.csv b/files/list-ubm.csv old mode 100755 new mode 100644 index 237f7fc..e72ea0f --- a/files/list-ubm.csv +++ b/files/list-ubm.csv @@ -1,4 +1,4 @@ -OS_VERSION_ID;PACKAGE_UBM;UBM_NAME;UBM_TAG;UBM_DESCRIPTION +OS_VERSION_ID;PACKAGE_UBM;NAME_UBM;TAG_UBM;DESCRIPTION_UBM 2405;ubm-001-linux515;001-linux515-\*-\*-\*.ubm;base;UBLinux module the kernel and modules 2405;ubm-001-linux61;001-linux61-\*-\*-\*.ubm;base;UBLinux module the kernel and modules 2405;ubm-001-linux66;001-linux66-\*-\*-\*.ubm;base;UBLinux module the kernel and modules