summaryrefslogtreecommitdiff
path: root/public_hurd_boxen/zenhost.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2009-12-28 00:42:34 +0100
committerThomas Schwinge <thomas@schwinge.name>2009-12-28 00:42:34 +0100
commitd5fa1505754178c910267426dcaff8278ae4a5a2 (patch)
treef7a064c80923a3f0e653717a12c6acf70643e041 /public_hurd_boxen/zenhost.mdwn
parent062d85935a451a87e4dc71dba5c3f4468e8ce6bc (diff)
foobar.bddebian.com -> snubber.bddebian.com
Diffstat (limited to 'public_hurd_boxen/zenhost.mdwn')
-rw-r--r--public_hurd_boxen/zenhost.mdwn31
1 files changed, 30 insertions, 1 deletions
diff --git a/public_hurd_boxen/zenhost.mdwn b/public_hurd_boxen/zenhost.mdwn
index 8dae914e..e13c49b1 100644
--- a/public_hurd_boxen/zenhost.mdwn
+++ b/public_hurd_boxen/zenhost.mdwn
@@ -23,7 +23,7 @@ License|/fdl]]."]]"""]]
* ~tschwinge/machines/MACHINE
- * ~tschwinge/install_system
+ * ~tschwinge/install_crosshurd
* MACHINE
@@ -39,10 +39,14 @@ License|/fdl]]."]]"""]]
* cd /dev/ && ./MAKEDEV hd2
+ * mkfs.ext2 -I 128 -b 4096 /dev/hd2
+
* mkdir /media/data && settrans /media/data /hurd/ext2fs /dev/hd2
* rmdir /home && ln -s media/data/home /
+ * mkdir /media/data/home
+
* If needed: restore (parts of) some files
* /etc/fstab
@@ -64,6 +68,8 @@ License|/fdl]]."]]"""]]
* /install_packages
+ * add line to zenhost's `/etc/hosts`
+
## TODO
### crosshurd
@@ -123,3 +129,26 @@ Add grub*- somewhere.
| Trust new certificates from certificate authorities? |
Used to be configured later -- move seeding forward.
+
+---
+
+# snubber
+
+ * apache2-mpm-worker build-essential git-core gitweb ikiwiki inetutils-inetd
+ less libtext-csv-perl netcat nullmailer perlmagick screen texinfo
+
+ * `find /etc/rc*/ | grep syslog | sudo xargs rm`
+
+ * `~hurd-web/`
+
+ * `mkdir hurd-web && GIT_DIR=hurd-web git init`
+
+ * `~tschwinge/`
+
+ * `mkdir tmp/backup && chmod 0733 tmp/backup`
+
+ * restore backup
+
+ * `/etc/apache2/mods-enabled/`
+
+ * `rewrite.load`, `userdir.conf`, `userdir.load`