diff options
Diffstat (limited to 'hurd/running.mdwn')
-rw-r--r-- | hurd/running.mdwn | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/hurd/running.mdwn b/hurd/running.mdwn index a14106e1..41855433 100644 --- a/hurd/running.mdwn +++ b/hurd/running.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2011 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2011, 2012 Free Software +Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -17,11 +17,10 @@ There are several different ways to run a GNU/Hurd system: * [[microkernel/mach/gnumach/ports/Xen]] - In Xen * [[Live_CD]] * [[QEMU]] - In QEMU +* [[chroots|chroot]] need a couple of tricks to work properly. * [[VirtualBox]] - In VirtualBox * [[vmware]] (**non-free!**) * [[FAQ]] * [[Public_hurd_boxen]] - -[[chroots|chroot]] need a couple of tricks to work properly. |