Changeset f906354
- Timestamp:
- 08/22/2014 02:05:45 PM (10 years ago)
- Branches:
- 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
- Children:
- db05718
- Parents:
- 4a0bb54
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/systemd.xml
r4a0bb54 rf906354 174 174 cases from running because they fail in a chroot environment:</para> 175 175 176 <screen><userinput remap="test">sed -e "s:test/udev-test.pl::g" \ 177 -e "s:test-bus-cleanup\$(EXEEXT) ::g" \ 178 -e "s:test-bus-gvariant\$(EXEEXT) ::g" \ 179 -e "s:test-dhcp6-client\$(EXEEXT) ::g" \ 180 -e "s:test-journal-flush\$(EXEEXT) ::g" \ 181 -e "s:test-path-util\$(EXEEXT) ::g" \ 182 -e "s:test-sched-prio\$(EXEEXT) ::g" \ 183 -e "s:test-strv\$(EXEEXT) ::g" \ 176 <screen><userinput remap="test">sed -e "s:test/udev-test.pl::g" \ 177 -e "s:test-bus-cleanup\$(EXEEXT) ::g" \ 178 -e "s:test-condition-util\$(EXEEXT) ::g" \ 179 -e "s:test-dhcp6-client\$(EXEEXT) ::g" \ 180 -e "s:test-engine\$(EXEEXT) ::g" \ 181 -e "s:test-journal-flush\$(EXEEXT) ::g" \ 182 -e "s:test-path-util\$(EXEEXT) ::g" \ 183 -e "s:test-sched-prio\$(EXEEXT) ::g" \ 184 -e "s:test-strv\$(EXEEXT) ::g" \ 184 185 -i Makefile</userinput></screen> 185 186 … … 232 233 reboot, runlevel, shutdown, systemctl, systemd-analyze, 233 234 systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop, 234 systemd-delta, systemd-detect-virt, systemd-escape,<!-- systemd-firstboot, --> 235 systemd-inhibit, systemd-machine-id-setup, systemd-notify, systemd-nspawn, 236 systemd-path, systemd-run, systemd-stdio-bridge,<!-- systemd-sysusers, --> 237 systemd-tmpfiles, systemd-tty-ask-password-agent, telinit, timedatectl, 238 and udevadm</seg> 235 systemd-delta, systemd-detect-virt, systemd-escape, systemd-inhibit, 236 systemd-machine-id-setup, systemd-notify, systemd-nspawn, systemd-path, 237 systemd-run, systemd-stdio-bridge, systemd-tmpfiles, 238 systemd-tty-ask-password-agent, telinit, timedatectl, and udevadm</seg> 239 239 <seg>libnss_myhostname.so.2, libnss_mymachines.so.2, libnss_resolve.so.2, 240 240 libsystemd.so, libudev.so</seg> … … 243 243 /etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd, 244 244 /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d, 245 /usr/lib/sysctl.d, /usr/lib/systemd,<!-- /usr/lib/sysusers.d, --> 246 /usr/lib/tmpfiles.d, /usr/share/doc/systemd-&systemd-version;, 247 /usr/share/factory, /usr/share/systemd, /var/lib/systemd, 248 /var/log/journal</seg> 245 /usr/lib/sysctl.d, /usr/lib/systemd, /usr/lib/tmpfiles.d, 246 /usr/share/doc/systemd-&systemd-version;, /usr/share/factory, 247 /usr/share/systemd, /var/lib/systemd, /var/log/journal</seg> 249 248 </seglistitem> 250 249 </segmentedlist> … … 518 517 </varlistentry> 519 518 520 <!-- <varlistentry id="systemd-firstboot">521 <term><command>systemd-firstboot</command></term>522 <listitem>523 <para>Initializes the most basic system settings interactively on the524 first boot.</para>525 <indexterm zone="ch-system-systemd systemd-firstboot">526 <primary sortas="b-systemd-firstboot">systemd-firstboot</primary>527 </indexterm>528 </listitem>529 </varlistentry> -->530 531 519 <varlistentry id="systemd-inhibit"> 532 520 <term><command>systemd-inhibit</command></term> … … 600 588 <indexterm zone="ch-system-systemd systemd-stdio-bridge"> 601 589 <primary sortas="b-systemd-stdio-bridge">systemd-stdio-bridge</primary> 602 </indexterm>603 </listitem>604 </varlistentry> -->605 606 <!-- <varlistentry id="systemd-sysusers">607 <term><command>systemd-sysusers</command></term>608 <listitem>609 <para>Creates system users and groups, based on the file format and location610 specified in <filename class="directory">sysusers.d</filename>.</para>611 <indexterm zone="ch-system-systemd systemd-sysusers">612 <primary sortas="b-systemd-sysusers">systemd-sysusers</primary>613 590 </indexterm> 614 591 </listitem> -
packages.ent
r4a0bb54 rf906354 549 549 <!ENTITY systemd-md5 "04fda588a04f549da0f397dce3ae6a39"> 550 550 <!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/"> 551 <!ENTITY systemd-ch6-du " 518 MB">552 <!ENTITY systemd-ch6-sbu " 5.8SBU">551 <!ENTITY systemd-ch6-du "678 MB"> 552 <!ENTITY systemd-ch6-sbu "2.1 SBU"> 553 553 554 554 <!ENTITY tar-version "1.28">
Note:
See TracChangeset
for help on using the changeset viewer.