« Return to Thread: Busybox symlinking can't be de-selected

Re: Busybox symlinking can't be de-selected

by René Rebe :: Rate this Message:

Reply to Author | View in Thread

Hi,

On 07.05.2008, at 08:52, atemp wrote:

> Hi,
>
> I'm having trouble disabling the symlink option of busybox.
>
> Having looked at the mailing list archives, I'm having a similar  
> problem to http://www.nabble.com/t2-7.0-rc2-busybox-build-fails-td13841155.html
>
> However, the option to turn off the symlinks always remains enabled.
>
> In addition I see no way to select/deselect packages using the ./
> scripts/Config even though expert options and custom package  
> selection are enabled.


The target might force the option to "enabled":

t2-trunk/target# grep BUSYBOX */*
dreamcast/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
neo1973/config.in:# SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
psion-pda/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
rtai/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
tlx/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
wrt2/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
xen/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1

One can noticed forced options by the surrounding =...= equal
signs in the Config menu entry.

You can either remove the enforcing line in the target config
or copy the target as new target to be modified to your needs.

Yours,

--
   RenĂ© Rebe - ExactCODE GmbH - Europe, Germany, Berlin
   http://exactcode.de | http://t2-project.org | http://rene.rebe.name


-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@... with a subject of: unsubscribe t2

 « Return to Thread: Busybox symlinking can't be de-selected