summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <schwinge@nic-nac-project.de>2009-11-10 18:03:06 +0100
committerThomas Schwinge <schwinge@nic-nac-project.de>2009-11-10 18:03:06 +0100
commit48c456f777a470ac10b2dfe621c6aee264841590 (patch)
treed89673eb5c88c717bb90c8d0eb4eef4be37cc9bc
parent0807cb44ec4f5273dcba62a45387f5ce44bc2fa2 (diff)
public_hurd_boxen/zenhost: Change a few details.
-rw-r--r--public_hurd_boxen/zenhost.mdwn23
1 files changed, 14 insertions, 9 deletions
diff --git a/public_hurd_boxen/zenhost.mdwn b/public_hurd_boxen/zenhost.mdwn
index ddd8f090..8dae914e 100644
--- a/public_hurd_boxen/zenhost.mdwn
+++ b/public_hurd_boxen/zenhost.mdwn
@@ -17,7 +17,7 @@ License|/fdl]]."]]"""]]
# Installing
- * Log with screen (`C-a H`).
+ * Enable loggin with screen (`C-a H`).
* lvcreate ...
@@ -35,25 +35,30 @@ License|/fdl]]."]]"""]]
* /install
- * If needed
+ * If needed:
* cd /dev/ && ./MAKEDEV hd2
- * settrans /media/data /hurd/ext2fs /dev/hd2
+ * mkdir /media/data && settrans /media/data /hurd/ext2fs /dev/hd2
* rmdir /home && ln -s media/data/home /
- * syncfs -s; halt
+ * If needed: restore (parts of) some files
+
+ * /etc/fstab
- * Retore
+ * /etc/{passwd,shadow,group,gshadow}
- * /etc/fstab
+ * adduser ... sudo
- * /etc/{passwd,shadow,group,gshadow}
+ * passwd root
- * adduser ... sudo
+ * /etc/ssh/ssh_host_*key*
- * /etc/ssh/ssh_host_*key*
+ Can do this here or have to move after install_packages due to the
+ files being overwritten again (don't think so)?
+
+ * syncfs -s; halt
* xm create -c MACHINE