[lfs] branch trunk updated: reboot: Remove references to files we no longer create

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <174875313388.5900.7598304443722561846@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 208415b81 reboot: Remove references to files we no longer create
208415b81 is described below

commit 208415b81b2909fbec563340e303cd4b6d5a0c5f
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Jun 1 12:26:06 2025 +0800

    reboot: Remove references to files we no longer create
    
    And note /etc/resolv.conf is optional for the systemd revision.
---
 chapter11/reboot.xml | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml
index 5a8cfd51e..497445346 100644
--- a/chapter11/reboot.xml
+++ b/chapter11/reboot.xml
@@ -88,17 +88,14 @@
       </para>
 
       <itemizedlist>
-        <listitem><para>/etc/bashrc                  </para></listitem>
-        <listitem><para>/etc/dircolors               </para></listitem>
         <listitem><para>/etc/fstab                   </para></listitem>
         <listitem><para>/etc/hosts                   </para></listitem>
         <listitem><para>/etc/inputrc                 </para></listitem>
         <listitem><para>/etc/profile                 </para></listitem>
-        <listitem><para>/etc/resolv.conf             </para></listitem>
+        <listitem><para>/etc/resolv.conf
+          <phrase revision='systemd'>(optional)</phrase></para></listitem>
         <listitem><para>/etc/vimrc                   </para></listitem>
-        <listitem><para>/root/.bash_profile          </para></listitem>
-        <listitem><para>/root/.bashrc                </para></listitem>
-        <listitem revision="sysv"><para>/etc/sysconfig/ifconfig.eth0 </para></listitem>
+        <listitem revision="sysv"><para>/etc/sysconfig/ifconfig.eth0</para></listitem>
       </itemizedlist>
     </listitem>
   </itemizedlist>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.