summaryrefslogtreecommitdiff
path: root/public_hurd_boxen
diff options
context:
space:
mode:
Diffstat (limited to 'public_hurd_boxen')
-rw-r--r--public_hurd_boxen/installation.mdwn12
-rw-r--r--public_hurd_boxen/installation/flubber.mdwn4
-rw-r--r--public_hurd_boxen/installation/snubber.mdwn4
3 files changed, 12 insertions, 8 deletions
diff --git a/public_hurd_boxen/installation.mdwn b/public_hurd_boxen/installation.mdwn
index 90dbba6d..ca74a4c6 100644
--- a/public_hurd_boxen/installation.mdwn
+++ b/public_hurd_boxen/installation.mdwn
@@ -11,13 +11,16 @@ License|/fdl]]."]]"""]]
This page documents how installation of a new machine is being done on
[[zenhost]].
+This method uses
+*[install_crosshurd](http://git.savannah.gnu.org/cgit/hurd/incubator.git/log/?h=install_crosshurd)*.
+
* Enable loggin with screen (`C-a H`).
* \# lvcreate ...
- * ~tschwinge/machines/[MACHINE]
+ * machines/[MACHINE]
- * \# MACHINE=[MACHINE] TARGET=/dev/zenhost/[MACHINE]-root ~tschwinge/install_crosshurd
+ * \# MACHINE=[MACHINE] TARGET=/dev/zenhost/[MACHINE]-root ./install_crosshurd
* TODO
@@ -29,10 +32,7 @@ This page documents how installation of a new machine is being done on
Ignore? --
<http://lists.gnu.org/archive/html/bug-hurd/2009-11/msg00094.html>
- * Check that `/tmp/crosshurd.[MACHINE]/etc/hosts` has been created correctly.
-
- * \# sudo umount /tmp/crosshurd.[MACHINE]
- \# sudo rmdir /tmp/crosshurd.[MACHINE]
+ * \# sudo umount /tmp/*/target
* /etc/xen/[MACHINE]
diff --git a/public_hurd_boxen/installation/flubber.mdwn b/public_hurd_boxen/installation/flubber.mdwn
index 219c2db9..acf0fa68 100644
--- a/public_hurd_boxen/installation/flubber.mdwn
+++ b/public_hurd_boxen/installation/flubber.mdwn
@@ -8,14 +8,14 @@ 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]]."]]"""]]
-# *git-daemon*
+# *git daemon*
## `/etc/rc.local`
[...]
# runit doesn't work yet...
LC_ALL=C date >> /var/log/git-daemon
- git daemon --verbose --base-path=/var/cache /var/cache/git >> /var/log/git-daemon 2>&1 &
+ git daemon --verbose --user-path >> /var/log/git-daemon 2>&1 &
[...]
Should [[fix runit|open issues/runit]] and use Debian's `git-daemon-run`
diff --git a/public_hurd_boxen/installation/snubber.mdwn b/public_hurd_boxen/installation/snubber.mdwn
index 703169a8..f9542a9f 100644
--- a/public_hurd_boxen/installation/snubber.mdwn
+++ b/public_hurd_boxen/installation/snubber.mdwn
@@ -15,6 +15,10 @@ License|/fdl]]."]]"""]]
$ find /etc/rc*/ | grep syslog | sudo xargs rm
+ Yet more:
+
+ * libemail-send-perl (for my *sendmail vs. ikiwiki* patch)
+
# `~hurd-web/`