Ignore:
Timestamp:
Feb 21, 2006, 2:11:51 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
cddfd5f
Parents:
63ca7338
Message:

r1072@server (orig r1070): chris | 2006-01-13 09:06:35 -0800
Changed several package installation instruction in Chapter 7, and removed the line about journalling filesystems from fstab (to be consistent with {B}LFS)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/common/sysvinit.xml

    r63ca7338 r32ec4f08  
    4343    xpointer="xpointer(//*[@os='e'])"/>
    4444
    45 <screen os="ad"><userinput>install -d ${LFS}/bin
    46 install -d ${LFS}/usr/bin
    47 install -d ${LFS}/usr/include
    48 install -d ${LFS}/usr/share/man/man{1,5,8}
    49 install -d ${LFS}/etc
    50 make -C src install INSTALL="install" ROOT="${LFS}"</userinput></screen>
     45<screen os="ad"><userinput>make -C src install INSTALL="install" ROOT="${LFS}"</userinput></screen>
    5146
    5247  </sect2>
Note: See TracChangeset for help on using the changeset viewer.