diff --git a/Changes b/Changes index 08e186a..e460121 100644 --- a/Changes +++ b/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 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. diff --git a/pkg/dpkg/changelog b/pkg/dpkg/changelog index 250678a..ecaa116 100644 --- a/pkg/dpkg/changelog +++ b/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 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.