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
@@ -14,8 +14,7 @@ gbootroot (1.3.6-1) unstable; urgency=low
* 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.
needed for mtd emulation testing, and dev is also required.
* Added cad "Ctrl-Alt-Del" to mconsole interface, and documented it.
* Added EmptyFS.yard template with instructions, and which does what
you think it does.