Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jul 2000 18:43:22 GMT
From:      Salvo Bartolotta <bartequi@inwind.it>
To:        "leegold" <goldtech@worldpost.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: trying to understand installing a device driver
Message-ID:  <20000701.18432200@bartequi.ottodomain.org>
In-Reply-To: <000501bfe37e$ef589e50$20e17ad1@beefstew>
References:  <000501bfe37e$ef589e50$20e17ad1@beefstew>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 7/1/00, 6:08:09 PM, "leegold" <goldtech@worldpost.com> wrote=20
regarding trying to understand installing a device driver:


> /usr/src/sys  what is this dir for?


> could someone explain what these cmds below are doing?

> cd conf
> patch < files.diff


>=20
````````````````````````````````````````````````````````````````````````=
````
> `
> thanks



Dear "Leegold",

Unix System Resource(s) --> usr ; cd(1) stands for Change Directories;=20
"src" and "sys" are not difficult to interpret.

As regards simple "Unix" commands, there are a few introductory=20
tutorials around; you may wish to have a look at e.g.=20
http://wks.uts.ohio-state.edu/unix_course/unix.html (available in=20
several formats). =20

If you have a closer look at the /usr/src tree structure, some aspects=20
of its organization will become clearer; which tree is systematically=20
outlined in hier(7). =20

When you configure, compile and install a kernel, in fact, you go to=20
... , and you do ... ;-) As to patch, you may wish to have a look at=20
patch(1).

Finally, you might want to visit=20
http://www.freebsd.org/projects/newbies.html ; which page contains a=20
wealth of information (and related links) about Unix and FreeBSD.

Have as much fun as you can :-))
Salvo





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




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