Changeset 967d78e for chapter09


Ignore:
Timestamp:
06/29/2014 03:37:13 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
39507e9
Parents:
364f16f
Message:

More Systemd -> systemd renaming, fix ordering and wording in chapter07 introduction, removed final leftovers from network scripts.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/theend.xml

    r364f16f r967d78e  
    1919
    2020  <para>Create an <filename>/etc/os-release</filename> file required by
    21   Systemd:</para>
     21  systemd:</para>
    2222
    2323<screen><userinput>cat &gt; /etc/os-release &lt;&lt; "EOF"
     
    2929
    3030  <para>It is recommended to create <filename>/etc/lfs-release</filename>
    31   for compatibility with non Systemd branch. By having this file, it is very
     31  for compatibility with non systemd branch. By having this file, it is very
    3232  easy for you (and for us if you need to ask for help at some point) to find
    3333  out which LFS version is installed on the system. Create this file by
Note: See TracChangeset for help on using the changeset viewer.