Diff
Logged in as anonymous

Differences From Artifact [398ba3c8e7]:

To Artifact [daf2788083]:


1
2
3
4

5
6


1

2
3
4
-
-

-
+


# vim:ft=make:

root: fsck bootfs
	: Mount root R/W.
	echo "MRC:$@> Mount root R/W."
	mount -uo rw /
	umount -a