Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2001 13:02:50 +0300
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "budsz" <budsan02@bdg.centrin.net.id>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: margermaster
Message-ID:  <011e01c1772a$aca34ec0$6d36120a@comsys.ntukpi.kiev.ua>
References:  <20011127175410.A6182@bdg.centrin.net.id>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message ----- 
From: budsz <budsan02@bdg.centrin.net.id>
Newsgroups: lucky.freebsd.questions
Sent: Tuesday, November 27, 2001 1:52 PM
Subject: margermaster


> I've following the instruction in
> http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html
> but I didn't find instruction for margermaster, it's needed...? i just
> copy in /var/tmp/root/etc to /etc (ofcource after command 
> # make DESTDIR=/var/tmp/root distrib-dirs distribution) it's true...?
> and if I do #make world it's same with #make builtworld & #make
> installworld ?
> 

I usualy call "mergemaster -a" after "make installworld", then
I run Perl-script, which removes emty directories from /var/tmp/temproot.
After this I check differences between /etc and /var/tmp/temproot/etc
(I patched some file in /etc, so I have to manualy chek difference).

I don't think that it's good to just to copy /var/tmp/temproot/etc to /etc,
because you know nothing about changes in /etc scripts and configuration
files.





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?011e01c1772a$aca34ec0$6d36120a>