Re: Source tree hierarchy

From: Giorgos Keramidas (keramida_at_ceid.upatras.gr)
Date: 11/30/04

  • Next message: Jonathon McKitrick: "Re: Source tree hierarchy"
    Date: Tue, 30 Nov 2004 18:54:35 +0200
    To: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
    
    

    On 2004-11-30 15:32, Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> wrote:
    >
    > Why are there sometimes 2 levels of the same directory name, one beneath the
    > other?
    >
    > Like sys and i386, for example?

    They are different things:

    /usr/src/sys Kernel sources (entire source tree).

    /usr/src/sys/sys Kernel header files. These are installed as
                            /usr/include/sys/* by the installation process.
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Jonathon McKitrick: "Re: Source tree hierarchy"