Re: Updating /src from command line

2012-05-29 Thread Jos Chrispijn
I think I solved it with cvsup, but still no clue why it doesn't work 
via sysinstall J-(


br,
Jos Chrispijn

Jos Chrispijn:
I want to compile my kernel and I read that for this I need to have 
the complete /SRC tree installed.
If I do this via sysinstall, I get either a display that the chosen 
server is not available or these are not available for FreeBSD 9.

Is there a way to update /src by CVSUP or otherwise?

thanks,
Jos Chrispijn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Updating /src from command line

2012-05-29 Thread Jos Chrispijn

Hi Michael,

that works, thanks.

BR,
Jos Chrispijn

Michael Ross:

Am 22.05.2012, 21:59 Uhr, schrieb Michael Ross g...@ross.cx:


Am 22.05.2012, 21:43 Uhr, schrieb Jos Chrispijn ker...@webrz.net:

I want to compile my kernel and I read that for this I need to have 
the complete /SRC tree installed.
If I do this via sysinstall, I get either a display that the chosen 
server is not available or these are not available for FreeBSD 9.

Is there a way to update /src by CVSUP or otherwise?

thanks,
Jos Chrispijn



I do it like this:

Copy, read and modify
/usr/src/share/examples/cvsup/stable-supfile


Sorry, that is

/usr/share/examples/cvsup/stable-supfile

of course.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Updating /src from command line

2012-05-22 Thread Jos Chrispijn
I want to compile my kernel and I read that for this I need to have the 
complete /SRC tree installed.
If I do this via sysinstall, I get either a display that the chosen 
server is not available or these are not available for FreeBSD 9.

Is there a way to update /src by CVSUP or otherwise?

thanks,
Jos Chrispijn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Updating /src from command line

2012-05-22 Thread Michael Ross

Am 22.05.2012, 21:43 Uhr, schrieb Jos Chrispijn ker...@webrz.net:

I want to compile my kernel and I read that for this I need to have the  
complete /SRC tree installed.
If I do this via sysinstall, I get either a display that the chosen  
server is not available or these are not available for FreeBSD 9.

Is there a way to update /src by CVSUP or otherwise?

thanks,
Jos Chrispijn



I do it like this:

Copy, read and modify
/usr/src/share/examples/cvsup/stable-supfile
to, e.g.
/root/stable-supfile

then
csup /root/stable-supfile


HTH Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Updating /src from command line

2012-05-22 Thread Michael Ross

Am 22.05.2012, 21:59 Uhr, schrieb Michael Ross g...@ross.cx:


Am 22.05.2012, 21:43 Uhr, schrieb Jos Chrispijn ker...@webrz.net:

I want to compile my kernel and I read that for this I need to have the  
complete /SRC tree installed.
If I do this via sysinstall, I get either a display that the chosen  
server is not available or these are not available for FreeBSD 9.

Is there a way to update /src by CVSUP or otherwise?

thanks,
Jos Chrispijn



I do it like this:

Copy, read and modify
/usr/src/share/examples/cvsup/stable-supfile


Sorry, that is

/usr/share/examples/cvsup/stable-supfile

of course.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org