[Scratchbox-users] using "install --owner" in scratchbox
Jussi Hakala
jussi.hakala at movial.fi
Wed Nov 22 16:48:54 EET 2006
Oh yeah.. if you want install --owner inside Scratchbox, sudo is not a
possibility :)
Perhaps chowning the ready-made target root fs to meet your needs
afterwards?
Jussi
Jussi Hakala wrote:
> You could put sudo install --owner ... in your Makefile, however, that's
> not what I'd recommend.
>
> Just use install with no --owner set and do sudo make install (assuming
> your target is named that way) when installing your software.
>
> Do you mean Scratchbox chroot or normal chroot environment? With
> Scratchbox, use /scratchbox/sbin/sbox_adduser and with some other
> chroot, go to chroot environment as root and add your user there.
>
> Regards,
>
> Jussi
>
> Heinz Bruederlin wrote:
>> Hi all,
>>
>> I want to use the "--owner bin" feature of "install" in a Makefile generated with "configure".
>> How can this be done ?
>> How can I get root permissions ?
>> And how can a user be added to the chroot environment ?
>>
>> Thanks
>> Heinz
>>
>>
>
> _______________________________________________
> Scratchbox-users mailing list
> Scratchbox-users at lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
More information about the Scratchbox-users
mailing list