home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!pa.dec.com!decprl!decprl!boyd
- From: boyd@prl.dec.com (Boyd Roberts)
- Subject: Re: 'fitset' refuses to load Ultrix 4.3
- Message-ID: <1992Nov9.091810.26663@prl.dec.com>
- Sender: news@prl.dec.com (USENET News System)
- Nntp-Posting-Host: prl313.prl.dec.com
- Organization: Digital Equipment Corporation - Paris Research Laboratory
- References: <GRUNWALD.92Nov8223456@foobar.cs.colorado.edu>
- Date: Mon, 9 Nov 1992 09:18:10 GMT
- Lines: 17
-
- Yeah, that old one with `fitset. Here's what I do to /etc/setld:
-
- # Occassionally fitset loses its mind -- boyd
- fitset()
- {
- cat > /dev/null && return 0
- }
-
- Normally it's commented out. Perhaps I should leave it in.
-
- Also for my 5500 I sometimes have to hack /etc/sizer so that it
- unconditionally claims to be a DS5000, when invoked with the -c flag.
-
-
- Boyd Roberts boyd@prl.dec.com
-
- ``Not only is UNIX dead, it's starting to smell really bad.'' -- Rob Pike
-