>From b65ca05d5e4bae00af63b1b172ff5dfc47d81b2d Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Mon, 29 Oct 2018 14:20:54 -0400 Subject: [PATCH] I fixed two misspellings. I combined the information in the "instant development environment" and the running the hurd in qemu page. --- contributing.mdwn | 11 +++++------ hurd/running/debian/qemu_image.mdwn | 15 ++++++++++----- hurd/running/qemu/networking.mdwn | 2 +- hurd/translator/hostmux.mdwn | 2 +- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/contributing.mdwn b/contributing.mdwn index cf812b17..45460f6f 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -177,12 +177,11 @@ I'll have to think about it some more. *This is a very brief guide to get your development environment set up. Pester ArneBab @ irc.freenode.net on IRC if something does not work :)* ([[!taglink open_issue_documentation]]) -* Install qemu-kvm via your distros packages. -* Download the [qemu image](https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.tar.gz): `wget https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.tar.gz` -* Unpack it: `tar xf debian-hurd.img.tar.gz` -* Run it: `kvm -m 512 -drive cache=writeback,file=debian-hurd.img -redir tcp:2222::22` # Optionally use `--curses` to keep your keyboard layout. If need be modprobe kvm_amd, kvm intel and kvm to get kvm support (which is much, much faster). See also: [kvm FAQ](http://www.linux-kvm.org/page/FAQ). -* login as root -* set a root password with `passwd` + +First run the hurd in [[qemu|hurd/running/qemu#index1h2]] + +After you have a Hurd vm set up and running: + * `apt-get update` * `apt-get install -y git mercurial emacs vim` * `apt-get build-dep -y hurd gnumach` diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index 6cafc834..835f36e4 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -14,9 +14,16 @@ as @@ -27,7 +34,5 @@ or even the plain version