From abe6932a64ac18094a02e01f443fd0c352e109ee Mon Sep 17 00:00:00 2001
From: Michael Vincerra
Date: Sun, 9 Sep 2018 11:08:34 -0700
Subject: [PATCH] Adds more pundle descriptions: - from systemd-cryptsetup to
zsh
Signed-off-by: Michael Vincerra
---
.../reference/bundles/bundles.html | 131 +++++++++++++++---
1 file changed, 114 insertions(+), 17 deletions(-)
diff --git a/source/clear-linux/reference/bundles/bundles.html b/source/clear-linux/reference/bundles/bundles.html
index 1f2b2667..e0012b4f 100644
--- a/source/clear-linux/reference/bundles/bundles.html
+++ b/source/clear-linux/reference/bundles/bundles.html
@@ -438,7 +438,16 @@
-
+
+
+ | diffutils |
+
+
+ Tools for file comparisons and differences.
+
+ |
+
+
| docutils |
@@ -1414,9 +1423,6 @@
|
-
- pwgen - generates passwords which are designed to be easily memorized by humans, while being as secure as possible.
-
| pwgen |
@@ -1575,8 +1581,6 @@
|
-sudo - allows a user to run a program as another user
-
| sudo |
@@ -1629,7 +1633,11 @@ sudo - allows a user to run a program as another user
|
| systemd-cryptsetup |
- |
+
+
+ Responsible for setting up encrypted block devices.
+
+ |
@@ -1644,9 +1652,22 @@ sudo - allows a user to run a program as another user
Run telemetrics client. |
+
+ | texlive |
+
+
+ Major TeX-related typesetting programs, macro packages, and fonts.
+
+ |
+
+
| thunderbird |
- |
+
+
+ Email client.
+
+ |
@@ -1656,12 +1677,29 @@ sudo - allows a user to run a program as another user
| tmux |
- |
+
+
+ Terminal multiplexer (similar to screen).
+
+ |
+
+ | unison |
+
+
+ Bidirectional file synchronization tool.
+
+ |
+
+
+
| unzip |
-
+ |
+
+ List, test, or extract files from a ZIP archive.
+
|
@@ -1711,7 +1749,10 @@ sudo - allows a user to run a program as another user
| valgrind |
- |
+
+
+ Suite of tools for debugging and profiling software code.
+ |
@@ -1724,7 +1765,11 @@ sudo - allows a user to run a program as another user
| vlc |
- |
+
+
+ VideoLAN Client, multimedia player and framework.
+
+ |
@@ -1749,12 +1794,56 @@ sudo - allows a user to run a program as another user
| weechat |
- |
+
+
+ Internet Relay Chat (IRC) client.
+
+ |
-
+
+
+ | weston-extras |
+
+
+ Utilities and tools for the Wayland graphics compositor.
+
+ |
+
+
+
+ | which |
+
+
+ Locate executables in the system.
+
+ |
+
+
| wireshark |
- |
+
+
+ Network protocol analyzer.
+
+ |
+
+
+
+ | wpa_supplicant |
+
+
+ Backend component controlling the wireless connections.
+
+ |
+
+
+
+ | xemacs |
+
+
+ Text editor and application development system.
+
+ |
@@ -1765,12 +1854,20 @@ sudo - allows a user to run a program as another user
| xz |
- |
+
+
+ Data compression/decompression tool.
+
+ |
| zsh |
- |
+
+
+ Z Shell, an interactive shell and powerful command-line interpreter for scripting language.
+
+ |