2011/1/8 Giorgos Keramidas :
> On Sat, 8 Jan 2011 23:18:07 +0200, Коньков Евгений wrote:
>> Hi
>> System have many programs.
>> Wanna to upgrade to new version of FBSD
>>
>> Is it possible to clean system from garbage (all programs, files,
>> header files, except configuration files)
>> like insta
keram...@freebsd.org (Giorgos Keramidas) wrote:
> Packages should never install stuff in /usr/bin and /usr/sbin.
> Ports should *only* install files in /usr/local/... There are a
> few ports that includes options to override base-system files in
> /usr but these are the exception.
The doc ports i
On Sat, 8 Jan 2011 23:41:24 +0200, Коньков Евгений wrote:
> GK> On Sat, 8 Jan 2011 23:18:07 +0200, Коньков Евгений
> wrote:
>>> Hi
>>> System have many programs.
>>> Wanna to upgrade to new version of FBSD
>>>
>>> Is it possible to clean system from garbage (all programs, files,
>>> header files
On Sat, 8 Jan 2011 23:41:24 +0200, Коньков Евгений wrote:
> I have tried: pkg_delete -a
> but many files are left in /usr/bin /usr/sbin ... (((
Keep in mind that FreeBSD is not Linux. There is the base
system (/usr/bin, /usr/sbin, ...), and there are the
applications installed by ports or pack
GK> On Sat, 8 Jan 2011 23:18:07 +0200, Коньков Евгений
wrote:
>> Hi
>> System have many programs.
>> Wanna to upgrade to new version of FBSD
>>
>> Is it possible to clean system from garbage (all programs, files,
>> header files, except configuration files)
>> like installing FBSD from CD?
>>
>>
On Sat, 8 Jan 2011 23:18:07 +0200, Коньков Евгений wrote:
> Hi
> System have many programs.
> Wanna to upgrade to new version of FBSD
>
> Is it possible to clean system from garbage (all programs, files,
> header files, except configuration files)
> like installing FBSD from CD?
>
> is there cmd?
Hi
System have many programs.
Wanna to upgrade to new version of FBSD
Is it possible to clean system from garbage (all programs, files,
header files, except configuration files)
like installing FBSD from CD?
is there cmd?
make clean-system
--
___