Devfs both mount and nomount can be used, this was already in the initrd .. oops.

This commit is contained in:
freesource
2002-03-13 05:54:30 +00:00
parent feaa5201af
commit a5da598dab
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -15,8 +15,7 @@ tweaking they should run well on an x86 MTD.
If a fs is being made with mkcramfs, genromfs, mkfs.jffs or mkfs.jffs2 and
the directories /dev or /initrd don't exist, they are automatically are
created during the create stage. Initrd dir is needed for mtd emulation
testing, and dev is also required. Devfs will always be used on /dev, and
won't be an option.
testing, and dev is also required.
Added cad "Ctrl-Alt-Del" to mconsole interface, and documented it.