From 4d118a06b24b55afa309e475c0c655cb6bd94836 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sun, 1 Sep 2024 06:16:45 -0400 Subject: [PATCH] tree: update descriptions Signed-off-by: AuxXxilium --- addincards/manifest.yml | 2 +- amepatch/manifest.yml | 2 +- bootwait/manifest.yml | 2 +- dsmconfigbackup/manifest.yml | 2 +- expands/manifest.yml | 2 +- mountloader/manifest.yml | 2 +- notify/manifest.yml | 2 +- powersched/manifest.yml | 2 +- reboottoloader/manifest.yml | 2 +- redpill/manifest.yml | 2 +- remotefs/manifest.yml | 2 +- rndis/manifest.yml | 2 +- sensors/manifest.yml | 2 +- setrootpw/manifest.yml | 2 +- sortnetif/manifest.yml | 2 +- updatenotify/manifest.yml | 2 +- ups/manifest.yml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/addincards/manifest.yml b/addincards/manifest.yml index 695e22b..d56a56c 100755 --- a/addincards/manifest.yml +++ b/addincards/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: addincards -description: "Remove the Modelrestrictions for official Addin Cards." +description: "Remove the Modelrestrictions for official Addin Cards" system: false beta: false all: diff --git a/amepatch/manifest.yml b/amepatch/manifest.yml index 39d27a7..fc6b999 100644 --- a/amepatch/manifest.yml +++ b/amepatch/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: amepatch -description: "Dynamic Licensepatch for AME (depends on Arc Patch)" +description: "Dynamic Licensepatch for AME (Depends on Arc Patch)" system: false beta: false all: diff --git a/bootwait/manifest.yml b/bootwait/manifest.yml index c482b50..32b4b31 100644 --- a/bootwait/manifest.yml +++ b/bootwait/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: bootwait -description: "Boot process waits until boot device (`/dev/synoboot`) and PCIe Device are available." +description: "Boot process waits until boot device (`/dev/synoboot`) and PCIe Device are available" system: false beta: false all: diff --git a/dsmconfigbackup/manifest.yml b/dsmconfigbackup/manifest.yml index 0e6439b..d875050 100644 --- a/dsmconfigbackup/manifest.yml +++ b/dsmconfigbackup/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: dsmconfigbackup -description: "Automatically backup Systemconfig Settings to the Bootloader Disk(/mnt/p1/dsmbackup) at Shutdown." +description: "Automatically backup Systemconfig Settings to the Bootloader Disk(/mnt/p1/dsmbackup) at Shutdown" system: false beta: false all: diff --git a/expands/manifest.yml b/expands/manifest.yml index a576a4e..00467bb 100644 --- a/expands/manifest.yml +++ b/expands/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: expands -description: "Expanded miscellaneous, updated usb.map, ca-certificates.crt, etc." +description: "Expanded miscellaneous, updated usb.map, ca-certificates.crt and more" system: false beta: false all: diff --git a/mountloader/manifest.yml b/mountloader/manifest.yml index b76b07a..b3cb1a3 100644 --- a/mountloader/manifest.yml +++ b/mountloader/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: mountloader -description: "Add a script to mount/unmount loader disk in the DSM scheduled task." +description: "Add a script to mount/unmount loader disk in the DSM scheduled task" system: true beta: false all: diff --git a/notify/manifest.yml b/notify/manifest.yml index 93a378e..b8c0367 100644 --- a/notify/manifest.yml +++ b/notify/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: notify -description: "Add Arc Notifications." +description: "Add Arc Notification System" system: true beta: false all: diff --git a/powersched/manifest.yml b/powersched/manifest.yml index 6373fa4..8621bac 100755 --- a/powersched/manifest.yml +++ b/powersched/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: powersched -description: "Utility to configure RTC according to DSM power schedule" +description: "Utility to configure RTC according to DSM power schedule (If supported)" system: false beta: false all: diff --git a/reboottoloader/manifest.yml b/reboottoloader/manifest.yml index 2264915..a2c7c87 100644 --- a/reboottoloader/manifest.yml +++ b/reboottoloader/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: reboottoloader -description: "Add ability to reboot to Loader from Inside DSM." +description: "Add ability to reboot to Loader from Inside DSM" system: false beta: false all: diff --git a/redpill/manifest.yml b/redpill/manifest.yml index 9a6f710..4c3af94 100644 --- a/redpill/manifest.yml +++ b/redpill/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: redpill -description: "Delay redpill." +description: "Delay redpill for epyc7002" system: true beta: false all: diff --git a/remotefs/manifest.yml b/remotefs/manifest.yml index 2f8346f..b719dc6 100644 --- a/remotefs/manifest.yml +++ b/remotefs/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: remotefs -description: "Allow remote NFS/CIFS shared folder be used in VideoStation, AudioStation and Photos etc." +description: "Allow remote NFS/CIFS shared folder be used in VideoStation, AudioStation and PhotosStation" system: false beta: false all: diff --git a/rndis/manifest.yml b/rndis/manifest.yml index fae5a75..2e75f88 100644 --- a/rndis/manifest.yml +++ b/rndis/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: rndis -description: "Android USB Network Adapter." +description: "Android USB Network Adapter support" system: false beta: true all: diff --git a/sensors/manifest.yml b/sensors/manifest.yml index 3138af1..fe64c89 100644 --- a/sensors/manifest.yml +++ b/sensors/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: sensors -description: "Install sensors package to monitor temperature of CPU and other components." +description: "Install sensors package to monitor temperature of CPU and other components" system: false beta: false all: diff --git a/setrootpw/manifest.yml b/setrootpw/manifest.yml index 307c72a..c7027a3 100644 --- a/setrootpw/manifest.yml +++ b/setrootpw/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: setrootpw -description: "Set root password and enable ssh/sftp. Please modify PW=\"\" to the desired password in DSM Task Scheduler and run the task." +description: "Set root password and enable ssh/sftp. Please modify PW=\"\" to the desired password in DSM Task Scheduler and run the task" system: false beta: true all: diff --git a/sortnetif/manifest.yml b/sortnetif/manifest.yml index 7f04e22..34f21d6 100644 --- a/sortnetif/manifest.yml +++ b/sortnetif/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: sortnetif -description: "Sort network interface name." +description: "Sort network interface names" #parameters: empty: sorted by busid; mac1,mac2,...: sorted by macs sequence system: false beta: false diff --git a/updatenotify/manifest.yml b/updatenotify/manifest.yml index 1f95af2..232b825 100644 --- a/updatenotify/manifest.yml +++ b/updatenotify/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: updatenotify -description: "Arc Update Notifications." +description: "Arc Update Notifications" system: true beta: false all: diff --git a/ups/manifest.yml b/ups/manifest.yml index b7fa5b4..2743eab 100644 --- a/ups/manifest.yml +++ b/ups/manifest.yml @@ -1,6 +1,6 @@ version: 1 name: ups -description: "Force UPS to shut down in standby mode." +description: "Force UPS to shut down in Standby mode" system: false beta: false all: