Changeset ad1ccc7
- Timestamp:
- 03/25/2018 06:01:51 PM (7 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- f2c6106
- Parents:
- b55310e
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/systemd.xml
rb55310e rad1ccc7 59 59 <screen><userinput remap="pre">sed -i '527,565 d' src/basic/missing.h 60 60 sed -i '24 d' src/core/load-fragment.c 61 sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.c d</userinput></screen>61 sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.c</userinput></screen> 62 62 63 63 <para>Remove an unneeded group, -
prologue/foreword.xml
rb55310e rad1ccc7 11 11 <title>Foreword</title> 12 12 13 <para>My journey to learn and better understand Linux began over a decade ago,13 <para>My journey to learn and better understand Linux began 14 14 back in 1998. I had just installed my first Linux distribution and had 15 15 quickly become intrigued with the whole concept and philosophy behind -
prologue/standards.xml
rb55310e rad1ccc7 30 30 <listitem> 31 31 <para><ulink url="http://refspecs.linuxfoundation.org/lsb.shtml">Linux 32 Standard Base (LSB) Version 5.0 </ulink></para>32 Standard Base (LSB) Version 5.0 (2015)</ulink></para> 33 33 34 34 <para>The LSB has four separate standards: Core, Desktop, … … 118 118 <para>Alsa, ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig, 119 119 Gdk-pixbuf, Glib2, GTK+2, Icon-naming-utils, Libjpeg-turbo, Libpng, Libtiff, 120 Libxml2, MesaLib, Pango, Qt4,Xdg-utils, Xorg</para>120 Libxml2, MesaLib, Pango, Xdg-utils, Xorg</para> 121 121 </listitem> 122 122 </varlistentry> … … 161 161 <term><emphasis>LSB Desktop:</emphasis></term> 162 162 <listitem> 163 <para> None</para>163 <para>Qt4 (but Qt5 is provided)</para> 164 164 </listitem> 165 165 </varlistentry> -
prologue/why.xml
rb55310e rad1ccc7 525 525 <para>Systemd</para> 526 526 527 <para>This package provides an d<application>init</application> program527 <para>This package provides an <application>init</application> program 528 528 and several additional boot and system control capabilities as an 529 529 alternative to Sysvinit. It is used by many commercial distributions.
Note:
See TracChangeset
for help on using the changeset viewer.