logo       

RE: Problems with vi Hanging: msg#00338

misc.nslu2.linux

Subject: RE: Problems with vi Hanging


From: Jim Tucker [mailto:rjtucker-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx]
>On Mon, 14 Mar 2005 14:30:13 -0800, John Bowler
><jbowler-HInyCGIudOg@xxxxxxxxxxxxxxxx> wrote:
>> I just turned *all* the features on, and since I have done that I haven't
>> noticed any problems
>
>How did you do that?

The absolutely correct answer is
http://www.nslu2-linux.org/wiki/OpenEmbedded/ChangingTheOEBuild, which I
just wrote to describe how I make changes like this.

The simple, much easier in this case, answer (but I didn't do it this way),
is:

cd openembedded/packages/busybox/busybox_1.00
bk edit defconfig
ex defconfig
/# .*VI_
s/# \([^ ]*\) is not set/\1=y/

and so on. I.e. look for the config lines for VI which are commented out,
uncomment them and set the value to "y"

Then rebuild (busybox at least - you can install the ipk manually to test
it.)

If you want to live dangerously you can do:
http://www.nslu2-linux.org/wiki/HowTo/TweakKernelOrPackagesInOE and just use
"make menuconfig" directly in the busybox working directory (I think that
will work, but if not there are detailed instructions of how to do it in the
first link.)

John Bowler <jbowler-HInyCGIudOg@xxxxxxxxxxxxxxxx>



[ Moderator Note: All static information is slowly moving to the Wiki at
http://www.nslu2-linux.org ]


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise