diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-26 18:58:20 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-26 18:58:20 +0100 |
commit | 9b6a8056caec44112a4073860c5a0e85a6575183 (patch) | |
tree | 180b0f1d718d80d290ad09298d252c419e1e56aa /hurd | |
parent | 2e5e0d03ce2161c6e5e2a422e04b383e2ec5cfb0 (diff) |
hurd/virtualization: New page. Link to Olaf's `` Advanced Lightweight Virtualization''.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/virtualization.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hurd/virtualization.mdwn b/hurd/virtualization.mdwn new file mode 100644 index 00000000..1fff45ac --- /dev/null +++ b/hurd/virtualization.mdwn @@ -0,0 +1,11 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]] + +Olaf Buddenhagen has written a text about how [[/virtualization]] is applicable +within Hurd systems: +<http://tri-ceps.blogspot.com/2007/10/advanced-lightweight-virtualization.html> |