Subject: Re: Upgrade V2RC2 su problem
To: None <current-users@NetBSD.org>
From: thilo <jeremias_IGNORE_THIS@optushome.com.au>
List: current-users
Date: 10/14/2004 23:15:11
Not quite
I run
build.sh -U ../obj -T ../tools
build.sh -U -T ../tools  ../obj install=/

but:
bash-2.05# ls -l  obj/destdir.i386//usr/bin/su
-r-xr-xr-x  1 root  wheel  19488 Oct 11 00:53 obj/destdir.i386//usr/bin/su
bash-2.05#

already did not have them


Is there already a script that fixes them ?

thilo



cube@cubidou.net wrote:

>On Thu, Oct 14, 2004 at 10:57:45PM +1000, Thilo Jeremias wrote:
>  
>
>>Sorry for the last mail,
>>I found the problem:
>>build.sh install=/ ..
>>seems to have removed all suid/sgid bits  (thanks god I do have a backup!)
>>
>>Is that by missuse of build.sh ?
>>    
>>
>
>Probably.  Classical effect of "./build.sh -U distribution" followed by
>"./build.sh install=/" with -U lost between the two.
>
>Quentin Garnier.
>
>  
>