Ignore:
Timestamp:
02/18/2014 04:07:01 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
e2c4848
Parents:
58c8823
Message:

Some more fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/systemd.xml

    r58c8823 r720f253  
    140140
    141141<screen><userinput remap="install">mv -v /usr/lib/libnss_myhostname.so.2 /lib</userinput></screen>
     142
     143    <para>Remove an unnecessary directory:</para>
     144
     145<screen><userinput remap="install">rm -rfv /usr/lib/rpm</userinput></screen>
    142146
    143147    <para>Create the Sysvinit compatibility symlinks, so Systemd is used
     
    181185        /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev,
    182186        /etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd,
    183         /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d, /usr/lib/rpm,
     187        /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d,
    184188        /usr/lib/sysctl.d, /usr/lib/systemd, /usr/lib/tmpfiles.d,
    185189        /usr/share/doc/systemd-&systemd-version;, /usr/share/systemd,
Note: See TracChangeset for help on using the changeset viewer.