This commit is contained in:
freesource
2002-03-12 17:04:11 +00:00
parent 8aa95a6dc5
commit 9fab779e84
5 changed files with 23 additions and 10 deletions
+6 -2
View File
@@ -1,3 +1,6 @@
1.3.6 - 03/10/2002
------------------
Updated to 2.4.18-2um and the latest uml tools 20020212, including tunctl from
CVS, because it was missing from the uml_utilities tar.bz2. This is a nice
patch, and an earlier compilier issue has disappeared.
@@ -17,6 +20,9 @@ won't be an option.
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.
Now looks for mconsole at both Locations /tmp/uml/$umid/mconsole and
new location $ENV{HOME}/.uml/$umid/mconsole by not specifying a direct
path. Some older mconsoles seemed to require this, but 10um onwards
@@ -28,8 +34,6 @@ requirement of having to select the copy stage again just to create a file
for /dev/ubd/0. The file created is sparse, got this idea from a discussion
Jeff had with a user on uml-user.
Made dd create sparse files.
Added jffs/jffs2 image construction.
1.3.5 - 02/13/2002