Moving Files

John Baldwin jhb at FreeBSD.org
Tue Oct 4 07:57:55 PDT 2005


On Monday 03 October 2005 03:24 pm, Maslan wrote:
> hello,
> i was wondering what/where changes should i do to make files when
> moving a file from directory to another in the kernel source.
> for example if want to move all /usr/src/sys/i386 , /usr/src/sys/ia64
> in /usr/src/sys/intel/i386 and /usr/src/sys/intel/ia64.
> so can any one point me to any document or webpage that discuss this stuff
> ? thanks you very much

The location of files that config(8) uses to generate the Makefile for a 
kernel build are stored in sys/conf/files*

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-hackers mailing list