diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-03-04 12:43:34 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-03-04 12:43:34 +0100 |
commit | bfbae422574a8bfd9df9d0051aa55fc7c58db33a (patch) | |
tree | 35412fa1cd2cbcda8be3978dd6db0bee10fb7547 | |
parent | bf98dc58fc3ff5f36627532193f9fd9ace9de154 (diff) |
public_hurd_boxen/installation: Special handling for screen, and check /etc/hosts.
-rw-r--r-- | public_hurd_boxen/installation.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public_hurd_boxen/installation.mdwn b/public_hurd_boxen/installation.mdwn index 39db4717..90dbba6d 100644 --- a/public_hurd_boxen/installation.mdwn +++ b/public_hurd_boxen/installation.mdwn @@ -29,6 +29,8 @@ 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] @@ -81,6 +83,12 @@ This page documents how installation of a new machine is being done on * \# /install_packages + * Until [[open_issues/screen]] is fixed: + + * Install `flubber:~tschwinge/screen_4.0.3-11_hurd-i386.deb` instead. + + * \# printf 'screen\thold\n' | dpkg --set-selections + * add line to zenhost's `/etc/hosts` * system-specific: |