On 13 Jan 2011, at 22:28, Adam Hamsik wrote:

> Module Name:  src
> Committed By: haad
> Date:         Thu Jan 13 22:28:37 UTC 2011
> 
> Modified Files:
>       src/distrib/sets/lists/base: mi
>       src/distrib/sets/lists/comp: mi
>       src/sbin: Makefile
>       src/usr.sbin: Makefile
> Added Files:
>       src/sbin/chown: Makefile chgrp.1 chown.8 chown.c
> Removed Files:
>       src/usr.sbin/chown: Makefile chgrp.1 chown.8 chown.c
> 
> Log Message:
> Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
> This was discussed and oked on tech-userlevel I have run full build release,
> test anita cycle with this patch.

This will break installation on systems which use a separate "/usr" file-system
because you create symlinks between "/sbin" and "/usr/sbin" respectively
"/bin" and "/usr/bin".

Please consider using "SYMLINKS" for the compatibility links.

        Kind regards

-- 
Matthias Scheler                           http://zhadum.org.uk/



Reply via email to