About the mconsole changes.

This commit is contained in:
freesource
2001-12-23 09:03:25 +00:00
parent e017fcaa55
commit 3d59037979
2 changed files with 40 additions and 13 deletions
+8
View File
@@ -1,6 +1,14 @@
1.3.1 - 12/23/2001
------------------
Added both a Reboot and Halt button to the UML Box. Both of these buttons
have an interface to mconsole, and provide clean control of rebooting or
halting a Linux virtual machine. When they fail, Abort does all the clean-up,
but this should be used as a last resort. Sysrq interface will be added next.
Both of these buttons parse the Options entry for the first instance of umid,
and use this to identify the Linux virtual machine, so this value can be
changed to control a different running machine with these buttons.
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