Rewrote host environment targets to work out of the box
authorSteven Barth <steven@midlink.org>
Thu, 24 Jul 2008 13:55:11 +0000 (13:55 +0000)
committerSteven Barth <steven@midlink.org>
Thu, 24 Jul 2008 13:55:11 +0000 (13:55 +0000)
commit7384e0e6b77518efa4d113ede46f8c107de6f604
treeabe961b734c865ce3965f45585528c1ff39b94bd
parentf94c7b2c10d11d343c464be707e12c5754728b06
Rewrote host environment targets to work out of the box
25 files changed:
Makefile
build/config.mk
build/hostenv.sh [new file with mode: 0755]
contrib/luadoc/Makefile [new file with mode: 0644]
contrib/luaposix/Makefile
contrib/luasocket/.gitignore [new file with mode: 0644]
contrib/luasocket/Makefile [new file with mode: 0644]
contrib/package/Makefile [new file with mode: 0644]
contrib/uci/.gitignore [new file with mode: 0644]
contrib/uci/Makefile [new file with mode: 0644]
contrib/uci/hostfiles/bin/uci [new file with mode: 0755]
contrib/uci/hostfiles/bin/uci-defaults [new file with mode: 0755]
contrib/uci/hostfiles/etc/config/ddns [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/dhcp [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/dropbear [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/fstab [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/httpd [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/network [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/ntpclient [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/qos [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/system [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/upnpd [new file with mode: 0644]
contrib/uci/hostfiles/etc/config/wireless [new file with mode: 0644]
libs/httpd/host/runluci
libs/sgi-webuci/root/usr/lib/boa/luci.lua