From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 06 Nov 2009 20:00:10 +0100 Subject: [Buildroot] How to figure out what a package is? In-Reply-To: (Grant Edwards's message of "Fri\, 6 Nov 2009 18\:37\:28 +0000 \(UTC\)") References: Message-ID: <87vdhnv5qd.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Grant" == Grant Edwards writes: Grant> On 2009-11-06, Thiago A Corr?a wrote: >> On Fri, Nov 6, 2009 at 4:12 PM, Grant Edwards wrote: >>> >>> And the help for a package is located... >> >> From Kconfig (ie, inside the interface from "make menuconfig") >> there is a Help button accessible with the arrow keys in your >> keyboard. "Clicking" that help button will show you the text >> from the help section of the Config.in Grant> Thanks. I don't have buildroot installed anywhere at the Grant> moment, so I'm just browsing the GIT source tree to come up Grant> with a list of available web servers. The list stands at Ok, I would suggest you download buildroot and run make menuconfig, that's a bit more userfriendly structured (E.G. web servers are located under Networking). Remember to disable the busybox package or select 'Show packages that are also provided by busybox', as other web servers are otherwise hidden. -- Bye, Peter Korsgaard