Browse Source

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

master
freesource 23 years ago
parent
commit
a5da598dab
  1. 3
      Changes
  2. 3
      pkg/dpkg/changelog

3
Changes

@ -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 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 the directories /dev or /initrd don't exist, they are automatically are
created during the create stage. Initrd dir is needed for mtd emulation 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 testing, and dev is also required.
won't be an option.
Added cad "Ctrl-Alt-Del" to mconsole interface, and documented it. Added cad "Ctrl-Alt-Del" to mconsole interface, and documented it.

3
pkg/dpkg/changelog

@ -14,8 +14,7 @@ gbootroot (1.3.6-1) unstable; urgency=low
* If a fs is being made with mkcramfs, genromfs, mkfs.jffs or * 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 mkfs.jffs2 and the directories /dev or /initrd don't exist, they are
automatically are created during the create stage. Initrd dir is automatically are created during the create stage. Initrd dir is
needed for mtd emulation testing, and dev is also required. Devfs needed for mtd emulation testing, and dev is also required.
will always be used on /dev, and won't be an option.
* Added cad "Ctrl-Alt-Del" to mconsole interface, and documented it. * Added cad "Ctrl-Alt-Del" to mconsole interface, and documented it.
* Added EmptyFS.yard template with instructions, and which does what * Added EmptyFS.yard template with instructions, and which does what
you think it does. you think it does.

Loading…
Cancel
Save