*BSD News Article 81366


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!news.mathworks.com!fu-berlin.de!unlisys!blackbush.xlink.net!isar.de!photogrammetrie.de!newsmaster
From: mehldau@photogrammetrie.de (Gerhard Mehldau)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: How to add DES after system built?
Date: 23 Oct 1996 07:49:00 GMT
Organization: Photogrammetrie GmbH
Lines: 30
Message-ID: <54kilc$7ib@muenchen.photogrammetrie.de>
References: <mvhDzMs8p.2Gr@netcom.com>
NNTP-Posting-Host: muenchen.photogrammetrie.de
X-Newsreader: TIN [version 1.2 PL2]

Michael Harding (mvh@netcom.com) wrote:
: I have been running the CD for a few moths now, and just added PPP -
: how do I add all of the DES stuff?  Do I just download the 'security'
: distribution and run it?  I did this but it didn't unlink some stuff -
: should I do a make world, or should I just run from the startup shell?

Here's how I do it:

Copy your "DES stuff" to, say, /des-2.1.0.tar
Shut down, and reboot from the "fixit" floppy

# mount /dev/wd0a /mnt  (or whatever your boot disk is)
# cd /mnt
# rm /mnt/usr/lib/libcrypt*
# /mnt/usr/bin/tar xvf /mnt/des-2.1.0.tar
# rm /mnt/des-2.1.0.tar
# exit

Exit from the installation menu and reboot from
your hard disk.

Hope this helps,

Gerhard

---------------------------------------------------------------------------
    Gerhard Mehldau
    Photogrammetrie GmbH       mailto:mehldau@photogrammetrie.de
    Anzinger Str. 5            phone: +49 (89) 43 69 2-1 64
    81671 Munich, Germany      fax:   +49 (89) 43 69 2-1 00