From 16964a7401c085dce4a5deea71ad767378657df8 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Sun, 26 May 2002 17:25:00 +0000 Subject: none --- Hurd/InstallNotes.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn index 2f7b7fdd..a0a00e17 100644 --- a/Hurd/InstallNotes.mdwn +++ b/Hurd/InstallNotes.mdwn @@ -1,6 +1,6 @@ The [installation](http://www.gnu.org/software/hurd/install.html) page is the logical place to start. Neal Walfield's [guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html) is excellent. Items not mentioned elsewhere include: -* The current system install image is located temporarily located +* The current system install image is no longer (May 24, 2002) located temporarily located , it is once again in the proper location [ftp://alpha.gnu.org/gnu/hurd/contrib/marcus/gnu-latest.tar.gz]() * a recommended /etc/apt/sources.list @@ -8,8 +8,10 @@ The [installation](http://www.gnu.org/software/hurd/install.html) page is the lo deb ftp:/ftp.debian.org/debian unstable main deb-src ftp://ftp.debian.org/debian unstable main +* The default editor is now 'nano', not 'ae'. + * Some packages like libc6-dev are old yet depended on by other packages not yet updated. In this particular case, I believe the new dependency is libc0.3-dev. However these dependencies may cause problems for apt. To circumvent these problems there are two general solutions. * The first is to change the dependencies that apt looks at in the /var/lib/apt/lists/ directory. For example, you could modify libc0.3 to provide the missing libc6-dev package. * Installing the "equivs" package and creating a dummy package is the second alternative. This will satisfy the apt dependency in a cleaner manner. -* To install under the bochs emulator Alfred M. Szmidt wrote a [great guide](http://ftp.walfield.org/pub/people/ams/hurd/creating_bochs_image_for_gnu.txt). +* To install under the bochs emulator Alfred M Szmidt wrote a [great guide](http://ftp.walfield.org/pub/people/ams/hurd/creating_bochs_image_for_gnu.txt). -- cgit v1.2.3