aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/dbus.xml
Commit message (Collapse)AuthorAgeFilesLines
* dbus: minor spacing adjustmentDouglas R. Reno2023-11-241-1/+1
|
* dbus: Fix a typo (misusing plural)Xi Ruoyao2023-08-071-1/+1
|
* dbus: Add --enable-user-session like BLFSXi Ruoyao2023-08-031-0/+13
| | | | | | | | This will install dbus.service and dbus.socket into /usr/lib/systemd/user. In a base LFS installation the systemd per-user daemon is not usable at all, so they may seem useless. But if we install them, we can start to use them once systemd is rebuilt with PAM in BLFS (without rebuilding dbus).
* dbus: Enable testsXi Ruoyao2023-04-161-4/+8
| | | | | Though many tests are disabled w/o optional dependencies, we can at least run a dozen of tests.
* Edit systemd chapters for grammar and idiom.David Bryant2023-01-251-2/+2
|
* Tidy up some spacing issuesBruce Dubbs2022-11-151-1/+1
|
* dbus: remove --with-console-auth-dirXi Ruoyao2022-06-101-9/+0
| | | | | | | | | BLFS no longer contains ConsoleKit, and ConsoleKit can be considered dead now (the ConsoleKit2 fork has no action in the recent year). In BLFS systemd (with PAM) or elogind provide a similar functionality. I can see no reason to mention ConsoleKit in the book now.
* systemd: dbus: add --runstatedir=/runXi Ruoyao2022-03-131-2/+2
| | | | | | | | This prevents a reference to /var/run in /usr/lib/tmpfiles.d/dbus.conf, which would cause a warning from systemd-tmpfiles. --with-system-pid-file=/run/dbus/pid is not needed with this, but --with-console-auth-dir and --with-system-socket are still needed.
* Remove spaces at end o lines - chapter08Pierre Labastie2021-09-071-1/+1
|
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-8/+0
| | | | | | | | | | | | | Update to meson-0.58.0 Update to systemd-248 Update to gcc-11.1.0 Update to linux-5.12.1 Update to iproute2-5.12.0 Update to Python-3.9.5 Make /bin, /sbin, and /lib symlinks to their counterparts in /usr. Thanks again for a significant portion of this work goes to Xi, I only really merged it and made a couple of modifications for my updates. To LFS 11.x we go!
* ch08/dbus: sync with BLFSXi Ruoyao2021-02-051-12/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to chapter09 for systemdDouglas R. Reno2020-06-121-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+241
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689