summaryrefslogtreecommitdiff
path: root/hurd/running
diff options
context:
space:
mode:
authorjd823592 <jd823592@web>2010-06-11 17:29:31 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2010-06-11 17:29:31 +0000
commit7e29e23625bb1d4e1539abfe48b6b3a396625b02 (patch)
treefdcfe9989b49e4467a8a3ca2308cd58b21d03338 /hurd/running
parenta4ca271fe12ca06c702b745633c9a17c4e91a65a (diff)
deleted completely dde-unrelated steps
Diffstat (limited to 'hurd/running')
-rw-r--r--hurd/running/dde_guide.mdwn22
1 files changed, 1 insertions, 21 deletions
diff --git a/hurd/running/dde_guide.mdwn b/hurd/running/dde_guide.mdwn
index 03a09703..6518e0e4 100644
--- a/hurd/running/dde_guide.mdwn
+++ b/hurd/running/dde_guide.mdwn
@@ -8,9 +8,7 @@ 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]]."]]"""]]
-I am in hurry right now, so just like this.
-
-install hurd to partition
+If you haven't: install hurd to partition
get grub image
boot hurd in single user (change grub entry accordingly to the installed partition)
@@ -66,24 +64,6 @@ Download http://pastebin.com/RJAJT2MR the same way and rename it to 0001-Fix-up-
reboot back to hurd (multiuser)
-login as root
-
-> $ passwd
-
-change your password
-
-> $ nano /etc/default/hurd-console
-
-change ENABLE='false' to ENABLE='true', uncomment KBD_REPEAT, MOUSE, MOUSE_REPEAT, SPEAKER
-
-> $ nano /etc/hostname
-
-change the hostname for example to hurd
-
-> $ nano /etc/hosts
-
-change the 127.0.0.1 line to: 127.0.0.1 hurd localhost
-
> $ apt-get update
> $ apt-get upgrade