Added UPDATING about mfs clean flag changes.

This commit is contained in:
Ben Gras 2012-01-06 00:28:08 +01:00
parent c25e2eb0cf
commit 3e4fa99098

View file

@ -1,3 +1,15 @@
20111222:
The latest mkfs.mfs and fsck.mfs must be installed in
/sbin when building a new image, and booting with the new mfs,
and the new system rc script must be installed that invokes the new
fsck driver.
Do this BEFORE a 'make world':
# make clean etcfiles includes libraries
# make -C commands/mkfs.mfs clean install
# make -C commands/fsck.mfs clean install
Then 'make clean world' as usual.
20111212:
After a successful "make world", issue the following commands:
# cd /dev