mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Update README file
Append '-a' to "scripts/feeds {update,install}" example calls.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35895 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bddbaf57c5
commit
d1312e89c7
5
README
5
README
@ -6,9 +6,10 @@ configuration for the toolchain and firmware.
|
||||
You need to have installed gcc, binutils, patch, bzip2, flex,
|
||||
make, gettext, pkg-config, unzip, libz-dev and libc headers.
|
||||
|
||||
Run "./scripts/feeds update" to get the latest package definitions
|
||||
Run "./scripts/feeds update -a" to get all the latest package definitions
|
||||
defined in feeds.conf / feeds.conf.default respectively
|
||||
and "./scripts/feeds install" to install symlinks into "package/feeds/*".
|
||||
and "./scripts/feeds install -a" to install symlinks of all of them into
|
||||
package/feeds/.
|
||||
|
||||
Use "make menuconfig" to configure your image.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user