From d5fa1505754178c910267426dcaff8278ae4a5a2 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 28 Dec 2009 00:42:34 +0100 Subject: foobar.bddebian.com -> snubber.bddebian.com --- public_hurd_boxen/bddebian.mdwn | 4 +++- public_hurd_boxen/zenhost.mdwn | 31 ++++++++++++++++++++++++++++++- 2 files changed, 33 insertions(+), 2 deletions(-) (limited to 'public_hurd_boxen') diff --git a/public_hurd_boxen/bddebian.mdwn b/public_hurd_boxen/bddebian.mdwn index 7799220f..acefba46 100644 --- a/public_hurd_boxen/bddebian.mdwn +++ b/public_hurd_boxen/bddebian.mdwn @@ -13,7 +13,9 @@ License|/fdl]]."]]"""]] * [[zenhost]]: 192.168.10.60 * blubber: 192.168.10.61 * flubber: 192.168.10.50 - * foobar: 192.168.10.62 * grubber: 192.168.10.63 + * snubber: 192.168.10.62 At least anything in the .60 range can be used. + +Registered in zenhost's `/etc/hosts`. 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` -- cgit v1.2.3