From f1ce80b098908521093ea35b4a35a9f1e4771411 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Sat, 4 Jun 2016 03:04:06 +0000 Subject: [PATCH] [systemd-merge] - Section II layout git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17433 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- lxde/desktop/lxde-common.xml | 4 +- lxde/desktop/lxsession.xml | 12 +- lxqt/desktop/lxqt-common.xml | 2 +- lxqt/desktop/post-install.xml | 2 +- multimedia/libdriv/pulseaudio.xml | 2 +- networking/netutils/networkmanager.xml | 2 +- packages.ent | 1 + postlfs/config/config.xml | 5 +- postlfs/config/random.xml | 5 +- postlfs/security/consolekit.xml | 2 +- postlfs/security/liboauth.xml | 190 +++++++++++++++++++++++++ postlfs/security/security.xml | 7 + x/dm/lxdm.xml | 2 +- x/dm/sddm.xml | 4 +- xfce/core/xfce4-session.xml | 2 +- xsoft/other/gparted.xml | 2 +- 16 files changed, 222 insertions(+), 22 deletions(-) create mode 100644 postlfs/security/liboauth.xml diff --git a/lxde/desktop/lxde-common.xml b/lxde/desktop/lxde-common.xml index ab98ff02b6..2e957398ea 100644 --- a/lxde/desktop/lxde-common.xml +++ b/lxde/desktop/lxde-common.xml @@ -74,7 +74,7 @@ Required - , + , , , , @@ -91,7 +91,7 @@ Recommended Runtime Dependencies - and + and diff --git a/lxde/desktop/lxsession.xml b/lxde/desktop/lxsession.xml index 41650421e5..de08de4cae 100644 --- a/lxde/desktop/lxsession.xml +++ b/lxde/desktop/lxsession.xml @@ -70,8 +70,8 @@ - Additional Downloads - + Additional Downloads + Optional patch, which adds Hibernate and @@ -94,8 +94,8 @@ Optional - (used at runtime by - lxsession-logout), + (used at runtime by + lxsession-logout), , and with and @@ -110,12 +110,12 @@ Installation of LXSession - + Optionally apply the following patch to be able to put your system into Suspend or Hibernate state. -patch -Np1 -i ../lxsession-&lxsession-version;-hibernate_consolekit-2.patch +patch -Np1 -i ../lxsession-&lxsession-version;-hibernate_consolekit-2.patch Install LXSession by running the following diff --git a/lxqt/desktop/lxqt-common.xml b/lxqt/desktop/lxqt-common.xml index 16111cb330..6e7148ca26 100644 --- a/lxqt/desktop/lxqt-common.xml +++ b/lxqt/desktop/lxqt-common.xml @@ -82,7 +82,7 @@ Recommended - alone or with + alone or with or another Display Manager, e.g. (this has been reported as the recommended LXQt diff --git a/lxqt/desktop/post-install.xml b/lxqt/desktop/post-install.xml index 66f437c460..96aedb1773 100644 --- a/lxqt/desktop/post-install.xml +++ b/lxqt/desktop/post-install.xml @@ -37,7 +37,7 @@ Recommended - alone or with + alone or with (this has been reported as the recommended LXQt display manager) or another Display Manager, e.g. diff --git a/multimedia/libdriv/pulseaudio.xml b/multimedia/libdriv/pulseaudio.xml index 1ee96ac6b5..f56cd7472b 100644 --- a/multimedia/libdriv/pulseaudio.xml +++ b/multimedia/libdriv/pulseaudio.xml @@ -99,7 +99,7 @@ , (runtime), , - (runtime), + (runtime), , , , diff --git a/networking/netutils/networkmanager.xml b/networking/netutils/networkmanager.xml index 30f9fc3137..34102e87ba 100644 --- a/networking/netutils/networkmanager.xml +++ b/networking/netutils/networkmanager.xml @@ -88,7 +88,7 @@ Recommended - , + , or (client only), , diff --git a/packages.ent b/packages.ent index 1e500bf27e..4301e3b0d4 100644 --- a/packages.ent +++ b/packages.ent @@ -18,6 +18,7 @@ + diff --git a/postlfs/config/config.xml b/postlfs/config/config.xml index 1a8d05c658..eb5cffd385 100644 --- a/postlfs/config/config.xml +++ b/postlfs/config/config.xml @@ -40,7 +40,7 @@ $Date$ . The remaining topics, , - , + , , and are then addressed, in that order. They don't have much interaction with the other topics in this chapter. @@ -53,7 +53,10 @@ $Date$ + + + diff --git a/postlfs/config/random.xml b/postlfs/config/random.xml index b8a85e5d22..9994a22367 100644 --- a/postlfs/config/random.xml +++ b/postlfs/config/random.xml @@ -5,7 +5,7 @@ %general-entities; ]> - + @@ -33,8 +33,7 @@ start-ups. Install the /etc/rc.d/init.d/random init script - included with the - package. + included with the package. make install-random diff --git a/postlfs/security/consolekit.xml b/postlfs/security/consolekit.xml index d41fba331d..cf05f96df1 100644 --- a/postlfs/security/consolekit.xml +++ b/postlfs/security/consolekit.xml @@ -12,7 +12,7 @@ ]> - + diff --git a/postlfs/security/liboauth.xml b/postlfs/security/liboauth.xml new file mode 100644 index 0000000000..51fae3a259 --- /dev/null +++ b/postlfs/security/liboauth.xml @@ -0,0 +1,190 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + liboauth-&liboauth-version; + + + liboauth + + + + Introduction to liboauth + + + liboauth is a collection of POSIX-C functions + implementing the OAuth Core RFC 5849 standard. Liboauth provides functions + to escape and encode parameters according to OAuth specification and + offers high-level functionality to sign requests or verify OAuth signatures + as well as perform HTTP requests. + + + + + Package Information + + + + Download (HTTP): + + + + + Download (FTP): + + + + + Download MD5 sum: &liboauth-md5sum; + + + + + Download size: &liboauth-size; + + + + + Estimated disk space required: &liboauth-buildsize; + + + + + Estimated build time: &liboauth-time; + + + + + liboauth Dependencies + + Required + + and + or + + + + Optional + + (to build documentation) + + + User Notes: + + + + + + Installation of liboauth + + + Install liboauth by running the following + commands: + + +./configure --prefix=/usr --disable-static && +make + + + If you have installed , issue + make dox to build the documentation. + + + + To test the results, issue: make check. + + + + Now, as the root user: + + +make install + + + If you have previously built the documentation, install it by + running the following commands as the + root user: + + +install -v -dm755 /usr/share/doc/liboauth-&liboauth-version; && +cp -rv doc/html/* /usr/share/doc/liboauth-&liboauth-version; + + + + + Command Explanations + + + + + : Use this switch if you want to + use Mozilla NSS instead of OpenSSL. + + + + + + Contents + + + Installed Programs + Installed Libraries + Installed Directories + + + + None + + + liboauth.so + + + /usr/share/doc/liboauth-&liboauth-version; + + + + + + Short Descriptions + + + + + liboauth.so + + + provides functions to escape and encode stings according to + OAuth specifications and offers high-level functionality built + on top to sign requests or verify signatures using either NSS or + OpenSSL for calculating the hash/signatures. + + + liboauth.so + + + + + + + + + diff --git a/postlfs/security/security.xml b/postlfs/security/security.xml index b80150aab0..0adb5d3187 100644 --- a/postlfs/security/security.xml +++ b/postlfs/security/security.xml @@ -42,7 +42,10 @@ $Date$ + + + @@ -53,6 +56,10 @@ $Date$ + + + + diff --git a/x/dm/lxdm.xml b/x/dm/lxdm.xml index c871160f6e..6b1536aa5f 100644 --- a/x/dm/lxdm.xml +++ b/x/dm/lxdm.xml @@ -88,7 +88,7 @@ Recommended - and + and diff --git a/x/dm/sddm.xml b/x/dm/sddm.xml index 08c276c750..785e7b2ae3 100644 --- a/x/dm/sddm.xml +++ b/x/dm/sddm.xml @@ -94,8 +94,8 @@ (for the man pages) - Runtime Dependencies - + Runtime Dependencies + diff --git a/xfce/core/xfce4-session.xml b/xfce/core/xfce4-session.xml index 066c8c8041..53b99496ca 100644 --- a/xfce/core/xfce4-session.xml +++ b/xfce/core/xfce4-session.xml @@ -143,7 +143,7 @@ make There are several optional run time dependencies for Xfce4: - , + , , , and diff --git a/xsoft/other/gparted.xml b/xsoft/other/gparted.xml index 4a621805fa..c114fbe731 100644 --- a/xsoft/other/gparted.xml +++ b/xsoft/other/gparted.xml @@ -185,7 +185,7 @@ sed -i 's/Exec=/Exec=sudo -A /' /usr/share/applications/gparted.de - + pkexec To optionally use pkexec, you need