Re: How to get kernel source code of free-BSD release 9.1

2013-05-19 Thread Adam Vande More
usr, so here is my question: > > 1. Is there any way to install kernel source when I create the virtual > machine from PCBSD9.1-x64-DVD.iso ? mount_cd9660 /dev/acd0 /mnt && tar -C / /mnt/usr/freebsd-dist/src.txz > 2. Any BKM to get the kernel source after the Virtu

Re: How to get kernel source code of free-BSD release 9.1

2013-05-19 Thread Michael Powell
;ve done an install, but even so the source will be the static RELEASE bits and not contain any security updates. > 2. Any BKM to get the kernel source after the Virtual Machine already > created as my case now? Yes - install the devel/subversion port. Go ahead and create the src direc

How to get kernel source code of free-BSD release 9.1

2013-05-19 Thread Chou, David J
, and configured the network setting in Preference->Advanced of Firefox, and I could access Internet. Now I need to build my own customized kernel, but there is no src subdirectory in /usr, so here is my question: 1. Is there any way to install kernel source when I create the virtual mach

Re: sysinstall cant seem to download the kernel source.

2012-02-17 Thread Warren Block
On Fri, 17 Feb 2012, Brent Clark wrote: I seem to have this problem with sysinstall, whereby I cant seem to download the kernel source. I tried following this example http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/ I use "Install from an FTP server" The error

Re: sysinstall cant seem to download the kernel source.

2012-02-17 Thread RW
On Fri, 17 Feb 2012 11:31:39 +0200 Brent Clark wrote: > I use "Install from an FTP server" > > The error message I get is "Unable to transfer the sbase distribution > from ftp://ftp.freebsd.org."; > > Does anyone know of another way to get the kernel source

Re: sysinstall cant seem to download the kernel source.

2012-02-17 Thread Da Rock
On 02/17/12 19:31, Brent Clark wrote: Hiya I seem to have this problem with sysinstall, whereby I cant seem to download the kernel source. I tried following this example http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/ I use "Install from an FTP server" The err

sysinstall cant seem to download the kernel source.

2012-02-17 Thread Brent Clark
Hiya I seem to have this problem with sysinstall, whereby I cant seem to download the kernel source. I tried following this example http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/ I use "Install from an FTP server" The error message I get is "Unable to tra

Re: Deleting the kernel source - just with #rm?

2009-10-04 Thread Robert Huff
Roland Smith writes: > > I just compiled a nice, slim kernel on my laptop, but I dont > > want to carry all the kernel sources around there. > > Keep in mind that some ports (those that contain kernel modules) > require the kernel sources. And not just kernel modules. The popular

Re: Deleting the kernel source - just with #rm?

2009-10-04 Thread Roland Smith
On Sun, Oct 04, 2009 at 03:15:05PM +0200, herbert langhans wrote: > I just compiled a nice, slim kernel on my laptop, but I dont want to carry > all the kernel sources around there. Keep in mind that some ports (those that contain kernel modules) require the kernel sources. On my 7.2-RELEASE-p4 m

Re: Deleting the kernel source - just with #rm?

2009-10-04 Thread andrew clarke
On Sun 2009-10-04 16:29:08 UTC+0200, herbert langhans (herbert.raim...@gmx.net) wrote: > Can you please tell me about the issue with freebsd-update. Does it mean if I > run: > #freebsd-update fetch > #freebsd-update install > - it will overwrite my self compiled kernel? Good to know indeed! No

Re: Deleting the kernel source - just with #rm?

2009-10-04 Thread herbert langhans
ve built a custom kernel you may want to keep a copy of > your kernel build config ("LINT") file, eg. /usr/src/sys/i386/conf/HOSTNAME. > > Note that you can't use freebsd-update to patch a custom (non-GENERIC) > kernel. > > You can restore the kernel sou

Re: Deleting the kernel source - just with #rm?

2009-10-04 Thread andrew clarke
Note that you can't use freebsd-update to patch a custom (non-GENERIC) kernel. You can restore the kernel source code by extracting the ssys.?? binaries (normally found in the /src/ directory, eg. ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/7.2-RELEASE/src/ ) using install.sh (found in th

Deleting the kernel source - just with #rm?

2009-10-04 Thread herbert langhans
Daemons, a little question. I just compiled a nice, slim kernel on my laptop, but I dont want to carry all the kernel sources around there. Is it ok just to #rm the content of the /usr/src directory? And will I get it completely back from sysinstall or the FreeBSD-servers? Or is there a more e

Re: The kernel source?

2007-10-20 Thread Manolis Kiagias
Roberth Sjonøy wrote: > How do I get the kernel source for my kernel? I need it to install the > nvidia-driver from ports, and is there anything else I need to do to > make the kernel load the driver at startup? > > Regards, Roberth > ___

Re: The kernel source?

2007-10-20 Thread Peo Nilsson
On Sat, 2007-10-20 at 13:03 +, Aryeh M. Friedman wrote: > Roberth Sjonøy wrote: > > How do I get the kernel source for my kernel? I need it to install the > > nvidia-driver from ports, and is there anything else I need to do to > > make the kernel load the drive

Re: The kernel source?

2007-10-20 Thread Aryeh M. Friedman
Roberth Sjonøy wrote: > How do I get the kernel source for my kernel? I need it to install the > nvidia-driver from ports, and is there anything else I need to do to > make the kernel load the driver at startup? csup -h cvsup10.us.freebsd.org /usr/share/example/cvsup/sta

The kernel source?

2007-10-20 Thread Roberth Sjonøy
How do I get the kernel source for my kernel? I need it to install the nvidia-driver from ports, and is there anything else I need to do to make the kernel load the driver at startup? Regards, Roberth ___ freebsd-questions@freebsd.org mailing list http

Re: Kernel source

2007-04-04 Thread [EMAIL PROTECTED]
On 04/04/07, Derek Ragona <[EMAIL PROTECTED]> wrote: At 04:25 PM 4/4/2007, Robert Fitzpatrick wrote: >I have a 6.1 server that I need to install the source for recompiling >quotas support. It is at a remote location without the CD and when I try >FTP, it declares 6.1-SECURITY is not available on

Re: Kernel source

2007-04-04 Thread Derek Ragona
At 04:25 PM 4/4/2007, Robert Fitzpatrick wrote: I have a 6.1 server that I need to install the source for recompiling quotas support. It is at a remote location without the CD and when I try FTP, it declares 6.1-SECURITY is not available on any ftp server. Is there anywhere to download from? --

Kernel source

2007-04-04 Thread Robert Fitzpatrick
I have a 6.1 server that I need to install the source for recompiling quotas support. It is at a remote location without the CD and when I try FTP, it declares 6.1-SECURITY is not available on any ftp server. Is there anywhere to download from? -- Robert _

Re: which options/files/chunks of the kernel source define xpt_done and xpt_release?

2007-01-12 Thread Brian A. Seklecki
In general: $ egrep -ir "xpt_done" /usr/src/sys/* ~BAS On Mon, 26 Jun 2006, Jim Stapleton wrote: Thank you, -Jim Stapleton On 6/25/06, Dan Nelson <[EMAIL PROTECTED]> wrote: In the last episode (Jun 25), Jim Stapleton said: > I am trying to work on some stuff, and it references those funct

Re: Kernel Source

2006-07-20 Thread Nick Withers
On Thu, 20 Jul 2006 07:27:43 + (GMT) irlow irlow <[EMAIL PROTECTED]> wrote: > bash-2.05b# cd vmware3/ > bash-2.05b# make install && make clean > ===> vmware3-3.2.1.2242_13,1 kernel source files required. > *** Error code 1 > > Stop in /usr/ports/emulator

Kernel Source

2006-07-20 Thread irlow irlow
bash-2.05b# cd vmware3/ bash-2.05b# make install && make clean ===> vmware3-3.2.1.2242_13,1 kernel source files required. *** Error code 1 Stop in /usr/ports/emulators/vmware3. bash-2.05b# What should I do? I don't know how to install a kernel source, specially that it's

Re: which options/files/chunks of the kernel source define xpt_done and xpt_release?

2006-06-26 Thread Jim Stapleton
Thank you, -Jim Stapleton On 6/25/06, Dan Nelson <[EMAIL PROTECTED]> wrote: In the last episode (Jun 25), Jim Stapleton said: > I am trying to work on some stuff, and it references those functions, > but I can't seem to find where they are in the kernel. xpt_done and a lot of xpt_release_* fun

Re: which options/files/chunks of the kernel source define xpt_done and xpt_release?

2006-06-25 Thread Dan Nelson
In the last episode (Jun 25), Jim Stapleton said: > I am trying to work on some stuff, and it references those functions, > but I can't seem to find where they are in the kernel. xpt_done and a lot of xpt_release_* functions are in /sys/cam/cam_xpt.c -- Dan Nelson [EMAIL PROTECTE

which options/files/chunks of the kernel source define xpt_done and xpt_release?

2006-06-25 Thread Jim Stapleton
I am trying to work on some stuff, and it references those functions, but I can't seem to find where they are in the kernel. Thanks, -Jim Stapleton ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-question

Re: How to find system call in kernel source code?

2005-11-26 Thread Giorgos Keramidas
On 2005-11-25 21:09, David Kelly <[EMAIL PROTECTED]> wrote: > The sendfile(2) function is apparently a kernel system call. I've > "find /usr/src -type f -exec grep -il sendfile "{}" \;" and several > variations yet not found where the code which performs sendfile() is > located. Is system call 393.

How to find system call in kernel source code?

2005-11-25 Thread David Kelly
The sendfile(2) function is apparently a kernel system call. I've "find /usr/src -type f -exec grep -il sendfile "{}" \;" and several variations yet not found where the code which performs sendfile() is located. Is system call 393. Guessing I'm just missing the dispatch table. This is als

Re: port/source snap the ports/kernel source

2005-11-23 Thread Kris Kennaway
On Thu, Nov 24, 2005 at 10:59:13AM +0800, Huajian.Luo wrote: > Hi there, > > After I upgrade my box to 6.0, I found that portsnap is currently > in the base system. I'm curious that why we need invent a tool that > just fetch the ports.tar.gz from mirror, while can not fetch

port/source snap the ports/kernel source

2005-11-23 Thread Huajian.Luo
Hi there, After I upgrade my box to 6.0, I found that portsnap is currently in the base system. I'm curious that why we need invent a tool that just fetch the ports.tar.gz from mirror, while can not fetch the kernel source, while I can make it by wget the ports.tar.gz even behind a firewal

Re: where are the missing libraries from the kernel source code

2005-09-20 Thread Lowell Gilbert
Alexandru Gabor <[EMAIL PROTECTED]> writes: > Hi, > I try to compile my system (make buildworld) for a kernel > recompilation after cvsup'ing the 5.3 stable sources (using src all > option in stable-supfile) and, after about 20 min I get this error: > -- > i

Re: where are the missing libraries from the kernel source code

2005-09-20 Thread Tobias Fendin
Alexandru Gabor wrote: [snip] Iwdent HOSSU [snip] #device ppbus # Parallel port bus (required) [snip] The Iwdent seems misspelled. And the comment for ppbus says it's required, so I guess you should not remove it. -tobbe __

where are the missing libraries from the kernel source code

2005-09-20 Thread Alexandru Gabor
Hi, I try to compile my system (make buildworld) for a kernel recompilation after cvsup'ing the 5.3 stable sources (using src all option in stable-supfile) and, after about 20 min I get this error: -- ib/file/Magdir/mips > magic cc -DHAVE_CONFIG_H -DCOMPILE_O

RE: where do i get freebsd kernel source code only

2004-02-24 Thread Remko Lodder
for helping newcomers on the hackerscene mrtg.grunn.org Dutch mirror of MRTG -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Ashok Raj Verzonden: dinsdag 24 februari 2004 7:45 Aan: [EMAIL PROTECTED] Onderwerp: where do i get freebsd kernel source code only hello

Re: where do i get freebsd kernel source code only

2004-02-23 Thread Gautam Gopalakrishnan
On Mon, 23 Feb 2004 22:44:58 -0800 (PST), Ashok Raj <[EMAIL PROTECTED]> wrote: > hello, > > i am interested in looking at the source code of > freebsd. but i was unable to find only source code in > ur ftp sites. so i want to know the path from where i > can download only the source code of fre

where do i get freebsd kernel source code only

2004-02-23 Thread Ashok Raj
hello, i am interested in looking at the source code of freebsd. but i was unable to find only source code in ur ftp sites. so i want to know the path from where i can download only the source code of freebsd (without installing freebsd). regards, ashok __ Do yo

Re: Can't 'make depend' when trying to build kernel source

2002-10-19 Thread Kent Stewart
Kent Stewart wrote: Shawn Lussier wrote: Hello all, I've recently cvsupped my source tree to 4.7-R in anticipation of upgrades to these systems. On one, in particular, I cannot rebuild the kernel -- when I run 'make depend', I get the following message: cc -c -O -pipe -mcpu=pentiumpro -Wa

Re: Can't 'make depend' when trying to build kernel source

2002-10-19 Thread Kent Stewart
Shawn Lussier wrote: Hello all, I've recently cvsupped my source tree to 4.7-R in anticipation of upgrades to these systems. On one, in particular, I cannot rebuild the kernel -- when I run 'make depend', I get the following message: cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wne

Can't 'make depend' when trying to build kernel source

2002-10-19 Thread Shawn Lussier
Hello all, I've recently cvsupped my source tree to 4.7-R in anticipation of upgrades to these systems. On one, in particular, I cannot rebuild the kernel -- when I run 'make depend', I get the following message: cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr