diff options
author | MutoShack <MutoShack@web> | 2019-03-24 06:25:01 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-03-24 06:25:01 +0100 |
commit | 14fa96a9ab0c748599c558fbae591efaa135b942 (patch) | |
tree | 476b07d0add70b3d07d36f656ee7731f9c851ada | |
parent | 8c61bcfb10ea07dad867daaf770e8e74e7b1688b (diff) | |
download | web-14fa96a9ab0c748599c558fbae591efaa135b942.tar.gz web-14fa96a9ab0c748599c558fbae591efaa135b942.tar.bz2 web-14fa96a9ab0c748599c558fbae591efaa135b942.zip |
Add lists desc.
-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]] |