Changeset 3036745 in clfs-embedded for BOOK/cleanup/chowning.xml


Ignore:
Timestamp:
Sep 14, 2012, 12:17:12 PM (12 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
8ffc08dd
Parents:
6d396081
Message:

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

This reverts commit 6d396081a252bfe8c73a3737bbd51908a2442bca.

Signed-off-by: Andrew Bradford <andrew@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cleanup/chowning.xml

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