Date: Sat, 15 May 1999 10:25:20 -0700 From: Studded <Studded@gorean.org> To: andyo@prime.net.ua, freebsd-stable@freebsd.org Subject: Re: mergemaster did nothing problem seems not problem Message-ID: <373DAE00.6A2388F7@gorean.org>
next in thread | raw e-mail | index | archive | help
"Andy V. Oleynik" wrote: > > In previous messages I wrote > that mergemaster didnt changes for me. But I've > forgotten that my new sources is in separate from > /usr/src (old 2.2.7-R) place. So I'm going to temporary > rename old /usr/src and symlynk my new 3.1 src tree > to /usr/src and restart mergemaster. I think things'll > go right :) Yes, mergemaster has '/usr/src/etc' hardcoded into the script. Since it's a bourne shell script you could change that path if you want to, but the preferred solution is to make your source directory /usr/src. I suppose I could add an option to specify the source directory, but I've never had a request to do that. Anyone else think that this would be worthwhile? It wouldn't be hard to do at all. Meanwhile, you should definitely read the man page for mergemaster. It explains in more detail how the program works. Also, my direct e-mail address for mailing bug reports is in the man page. Sad to say, I don't always have time to read every message on the freebsd lists, and although I try to scan for mergemaster related items I obviously missed yours. Good luck, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373DAE00.6A2388F7>