Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 16:19:07 -0600
From:      dannyman <djhoward@uiuc.edu>
To:        John Fieber <jfieber@indiana.edu>, "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        Stefan Bethke <stb@transit.hanse.de>, ports@FreeBSD.ORG
Subject:   netatalk.sh - atalkd/nbprgstr &
Message-ID:  <19980225161907.18050@urh.uiuc.edu>
In-Reply-To: <Pine.BSF.3.96.980225170051.3416D-100000@fallout.campusview.indiana.edu>; from John Fieber on Wed, Feb 25, 1998 at 05:03:46PM -0500
References:  <19190.888437002@time.cdrom.com> <Pine.BSF.3.96.980225170051.3416D-100000@fallout.campusview.indiana.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 25, 1998 at 05:03:46PM -0500, John Fieber wrote:
> On Wed, 25 Feb 1998, Jordan K. Hubbard wrote:
> 
> > It looks like it builds and runs OK for me, though I noticed that the
> > netatalk.sh startup script doesn't background the services, leaving
> > it hung at that point.  A small tweak will fix that.
> 
> It is very important that the atalkd service completes its
> initialization before any of the other services are started. 
> Or more specifically: Do NOT background it.

While the atalkd should not be backgrounded, a quick test here shows that
backgrounding nbprgstr seems to get things started quicker without any
trouble.

Also, it's kinda cute, albeit afaik a waste of time to register uname -rs in
port 252;

 /usr/local/bin/nbprgstr -p 4 Stumpy:Workstation &
 /usr/local/bin/nbprgstr -p 4 Stumpy:netatalk &
 /usr/local/bin/nbprgstr -p 252 "Stumpy:  AMD/K5 (`uname -rs`)" &

Maybe a generic thing would be `uname -mrs` in there combined with uname -r |
awk {...} you had in there. :)

All the Mac kids have stuff like;
                         Stumpy: FreeBSD 3.0-CURRENT i386
                          Evita:At Ease
                          NORAD:  MacOS compatible
        Critical Flicker Fusion:  Power Macintosh
                         Hobbes:  Power Macintosh
             wise-man's kew mac:  MacOS compatible
                      <Unnamed>:  MacOS compatible
                           ...?:  Macintosh
                          Haven:  Power Macintosh
       Diode's Hawaiian Madness:  Power Macintosh
    a computer of the ryan sort:  Power Macintosh
                      Underdark:  Power Macintosh
                      <Unnamed>:  Power Macintosh
 Jessica L. DefreeseUs Computer:  Macintosh PowerBook
                     Ma Cuvette:  Macintosh PowerBook
               The Love Goddess:Power Macintosh
                          Skank:  Power Macintosh

Happy portin'

dannyman

-- 
  //Dan   -=-     This message brought to you by djhoward@uiuc.edu    -=-
\\/yori   -=-    Information - http://www.uiuc.edu/ph/www/djhoward/   -=-
aiokomete -=-   Our Honored Symbol deserves an Honorable Retirement

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980225161907.18050>