Re: Working my way into the wonderful world of BSD

From: Kevin Kinsey (kdk_at_daleco.biz)
Date: 02/25/05

  • Next message: Justin Pessa: "Re: winxp and freebsd"
    Date: Fri, 25 Feb 2005 00:36:13 -0600
    To: Reno Romanin <reno@hardcoretek.com>
    
    

    Reno Romanin wrote:

    >Hello list...
    >
    >I'm _very_ new to FreeBSD, and I have a couple of questions about the lack
    >of init scripts...
    >
    >1) is there any equivalent to init scripts in freebsd?
    >
    >
    >

    I think you're talking about rc(8). I think Slackware uses a
    similar setup....

    # man 8 rc

    RC(8) FreeBSD System Manager's Manual
    RC(8)

    NAME
         rc -- command scripts for auto-reboot and daemon startup

    SYNOPSIS
         rc
         rc.conf
         rc.conf.local
         rc.d/
         rc.firewall
         rc.local
         rc.shutdown
         rc.subr

    DESCRIPTION
         The rc utility is the command script which controls the automatic boot
         process after being called by init(8).

    <snip>

    >2) If not, can someone point me in the direction of a newbs guide to
    >FreeBSD?
    >
    >
    >

    http://www.freebsd.org/handbook ;-)

    >3) How complete is the linux binary support, and where can I find a list of
    >the lib versions that are install for it?
    >
    >TIA
    >
    >--reno
    >
    >

    Hmm, `man 4 linux` ?? I'm not too up on Linux, myself. Maybe
    also take a tour through:

    /usr/compat/linux
    /sys/compat/linux
    /sys/compat/linprocfs

    Maybe what's in /usr/compat/linux/lib?

    HTH, && welcome to FBSD!

    Kevin Kinsey
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Justin Pessa: "Re: winxp and freebsd"

    Relevant Pages

    • Re: [SLE] Reset LPT Port on Startup
      ... The newer init scripts also incorporate the following: ... # Required-Start: $network $syslog ...
      (SuSE)
    • Re: restart server with kill or init script
      ... I neglected to install the init scripts and could not restart my server ... Yes, lighttpd does have init scripts, which if you compile the software manually, you have to install those scripts in a separate step. ...
      (comp.os.linux.misc)
    • Re: restart server with kill or init script
      ... I neglected to install the init scripts and could not restart my server ... You should have a look if there is such a script for your lighttpd ...
      (comp.os.linux.misc)
    • Re: Is Linux BSD or System V ?
      ... just about every Linux distro uses SysV-style init scripts ... Even Slackware now ...
      (comp.os.linux.misc)
    • Re: Items missing from the handbook and/or FAQs.
      ... > configuration is handled through ifconfig would have saved me some time. ... > would also have saved me reading through the rc scripts. ... > During setup you can create filesystems other than FreeBSD, ... > their own gdm startup scripts doesn't make much sense. ...
      (freebsd-questions)