Changeset 6d396081 in clfs-embedded for BOOK/cleanup


Ignore:
Timestamp:
Sep 13, 2012, 8:06:12 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master
Children:
3036745
Parents:
1a6ffe8
Message:

Fix system.map depmod command and console and null /dev/node creation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cleanup/chowning.xml

    r1a6ffe8 r6d396081  
    3939  boot correctly:</para>
    4040
    41 <screen><userinput>mknod -m 0666 ${CLFS}/dev/null c 1 3
    42 mknod -m 0600 ${CLFS}/dev/console c 5 1</userinput></screen>
     41<screen><userinput>mknod -m 0666 ${CLFS}-final/dev/null c 1 3
     42mknod -m 0600 ${CLFS}-final/dev/console c 5 1</userinput></screen>
    4343
    4444</sect1>
Note: See TracChangeset for help on using the changeset viewer.