Added a new stage button in the Yard Box called Copy. Create is now Copy, and

the uml_exclusively and genext2fs behavior are handled by Create, this is
much nicer because a new filsystem type can be created without having to wait
for everything to be copied again to the sources directory.
This commit is contained in:
freesource
2001-12-22 21:44:40 +00:00
parent 2f3fa62828
commit 209f162b71
3 changed files with 183 additions and 13 deletions
+8
View File
@@ -1,3 +1,11 @@
1.3.1 - 12/23/2001
------------------
Added a new stage button in the Yard Box called Copy. Create is now Copy, and
the uml_exclusively and genext2fs behavior are handled by Create, this is
much nicer because a new filsystem type can be created without having to wait
for everything to be copied again to the sources directory.
Updated the documentation and graphics to reflect the new changes, and provide
a new exercise.