Discussion:
question on stuff relating to busybox
Sokar Someone
2006-02-08 16:07:57 UTC
Permalink
I updated busybox in one of my latest builds, and at the end when it
built it it asked me some questions that were not auto answered by the
the list of question answers that we already have (somewhere).
My question is: where is said list? (So I can update that as well)
I went looking for it and couldn't find it.

--thanks

--ME


--
irc.virrox.com #cedarlug

http://www.urbandictionary.com/define.php?term=irc

random quote(s) for the week
http://bash.org/?75154

truth is rarely appreciated:
http://www.laddertheory.com/
Paul Gray
2006-02-08 16:31:38 UTC
Permalink
Post by Sokar Someone
I updated busybox in one of my latest builds, and at the end when it
built it it asked me some questions that were not auto answered by the
the list of question answers that we already have (somewhere).
My question is: where is said list? (So I can update that as well)
I went looking for it and couldn't find it.
lnx-bbc/boot/busybox/bbc-config

If you update busybox, do the following (roughly):

cd lnx-bbc/boot/busybox/
make extract
cd work/main.d/busy*
cp ../../../files/bbc-config .config
make oldconfig
# Answer the new, unanswered questions.
cp .config ../../../files/bbc-config
cd ../../..
make makesums

- --
Paul Gray -o)
323 Wright Hall /\\
University of Northern Iowa _\_V
Message void if penguin violated ... Don't mess with the penguin
No one says, "Hey, I can't read that ASCII attachment ya sent me."
Loading...