|
@@ -189,18 +189,9 @@ meson --prefix=/usr \
|
|
|
|
|
|
<screen><userinput remap="install">LANG=en_US.UTF-8 ninja install</userinput></screen>
|
|
<screen><userinput remap="install">LANG=en_US.UTF-8 ninja install</userinput></screen>
|
|
|
|
|
|
- <para>删除一个不需要的目录:</para>
|
|
|
|
|
|
+ <para>删除不需要的目录和文件:</para>
|
|
|
|
|
|
<screen><userinput remap="install">rm -rfv /usr/lib/rpm
|
|
<screen><userinput remap="install">rm -rfv /usr/lib/rpm
|
|
-<!--
|
|
|
|
- <para>创建 Sysvinit 兼容性符号链接,使 systemd 被用作默认 init 系统:
|
|
|
|
- </para>
|
|
|
|
-
|
|
|
|
-<screen><userinput remap="install">for tool in runlevel reboot shutdown poweroff halt telinit; do
|
|
|
|
- ln -sfv ../bin/systemctl /sbin/${tool}
|
|
|
|
-done
|
|
|
|
-ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
|
|
|
|
--->
|
|
|
|
rm -f /usr/bin/xsltproc</userinput></screen>
|
|
rm -f /usr/bin/xsltproc</userinput></screen>
|
|
|
|
|
|
<para>创建 <command>systemd-journald</command> 需要的
|
|
<para>创建 <command>systemd-journald</command> 需要的
|