Re: Good practices with bectl
- Reply: Felix Palmen : "Re: Good practices with bectl"
- Reply: Alexander Leidinger : "Re: Good practices with bectl"
- In reply to: Nuno Teixeira : "Re: Good practices with bectl"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Sep 2022 23:11:41 UTC
(...)
maybe:
> yes | make DESTDIR=${BASEDIR} delete-old delete-old-libs
Nuno Teixeira <eduardo@freebsd.org> escreveu no dia quarta, 21/09/2022 à(s)
00:09:
> Hi Alan,
>
> This general procedure works just as well if you're upgrading from source,
>> too.
>>
>> sudo make DESTDIR=${BASEDIR} installworld
>> sudo mergemaster -m $PWD -D $BASEDIR -U
>>
>
> (mergemaster -m </path/to/sources> -D </destdir/path>)
>
> using etcupdate:
> (etcupdate -s <source> -D <destdir>), source defaults to /usr/src
>
> > etcupdate -D $BASEDIR
>
> Need to find how to execute:
> `make delete-old delete-old-libs` since $BASEDIR don't have /usr/src
>
> Thanks
> --
> Nuno Teixeira
> FreeBSD Committer (ports)
>
--
Nuno Teixeira
FreeBSD Committer (ports)