Ignore:
Timestamp:
05/08/2005 06:29:35 PM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
de27f26
Parents:
e0cfa9f
Message:

Fixes for ppc arch: patch and sysvinit

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/sysvinit.xml

    re0cfa9f ra6c6211  
    4545<para>Compile the package:</para>
    4646
    47 <screen arch="x86"><userinput>make -C src</userinput></screen>
     47<screen arch="x86;ppc;"><userinput>make -C src</userinput></screen>
    4848
    4949<screen arch="raq2"><userinput>make -C src clobber
     
    8787su:S016:once:/sbin/sulogin</literal>
    8888
    89 <literal arch="x86">1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
     89<literal arch="x86;ppc;">1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
    90902:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600
    91913:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600
Note: See TracChangeset for help on using the changeset viewer.