On Mon, Jan 30, 2012 at 10:12 AM, Harry Putnam <[email protected]> wrote:
> I am learning to dred trying to find specific information on openwrt
> pages.
>
> After fiddling there a good 1/2 hr, I still have not found a list of
> the basic pkgs included on a default prebuilt openwrt img.
>
> I don't mean a list of all pkgs ever exiting on openwrt pkg repos,
> just what is actually included on a given img.

AFAIK:

Go to http://downloads.openwrt.org/backfire/10.03.1/

Browse into the directory of the image that you're using, look at the
file "config". This is the default configuration for that image. Lines
beginning with CONFIG_PACKAGE_xxxxxx are the packages. =y means
built-in, =m means separate package available but not preinstalled.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to