diff options
Diffstat (limited to 'hurd/running.mdwn')
-rw-r--r-- | hurd/running.mdwn | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/hurd/running.mdwn b/hurd/running.mdwn index 7653b387..c60efb5a 100644 --- a/hurd/running.mdwn +++ b/hurd/running.mdwn @@ -1,5 +1,4 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2011, 2012, 2013 Free Software -Foundation, Inc."]] +[//]: # ([[meta copyright="Copyright © 2007, 2008, 2009, 2011, 2012, 2013 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 @@ -11,18 +10,21 @@ License|/fdl]]."]]"""]] [[!tag stable_URL]] +[[!meta title="Running the Hurd"]] + There are several different ways to run a GNU/Hurd system: -* [[Distrib]] - Distributions based on the Hurd +* [[Distributions|Distrib]] - Distros based on the Hurd * [[microkernel/mach/gnumach/ports/Xen]] - In Xen -* [[Live_CD]] +* [[Live_CD]] - As a live CD without installing (can also be run in QEMU) * [[QEMU]] - In QEMU -* [[cloud]] - In the "cloud": OpenStack -* [[chroots|chroot]] need a couple of tricks to work properly. +* [[Cloud]] - In the "cloud": OpenStack +* [[Chroots|chroot]] need a couple of tricks to work properly. * [[VirtualBox]] - In VirtualBox -* [[https://github.com/bbesim/vagrant_GNU-debian-hurd_basebox]] - On Vagrant +* [Vagrant Basebox](https://github.com/bbesim/vagrant_GNU-debian-hurd_basebox) - On Vagrant * [[vmware]] (**non-free!**) -* [[FAQ]] +<!-- This comment pushes the last li element "vmware" into the list. I don't know why, but it works. --> +* [[FAQ]] * [[Public_hurd_boxen]] |