libs: merge libs/cbi into libs/web
authorJo-Philipp Wich <redacted>
Tue, 12 Oct 2010 05:15:32 +0000 (05:15 +0000)
committerJo-Philipp Wich <redacted>
Tue, 12 Oct 2010 05:15:32 +0000 (05:15 +0000)
53 files changed:
contrib/package/luci/Makefile
libs/web/htdocs/luci-static/resources/cbi.js [moved from libs/cbi/htdocs/luci-static/resources/cbi.js with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/add.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/add.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/apply.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/apply.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/arrow.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/arrow.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/download.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/download.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/edit.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/edit.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/fieldadd.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/fieldadd.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/find.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/find.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/help.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/help.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/key.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/key.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/link.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/link.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/reload.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/reload.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/remove.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/remove.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/reset.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/reset.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/save.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/save.gif with 100% similarity]
libs/web/htdocs/luci-static/resources/cbi/user.gif [moved from libs/cbi/htdocs/luci-static/resources/cbi/user.gif with 100% similarity]
libs/web/luasrc/cbi.lua [moved from libs/cbi/luasrc/cbi.lua with 100% similarity]
libs/web/luasrc/cbi/datatypes.lua [moved from libs/cbi/luasrc/cbi/datatypes.lua with 100% similarity]
libs/web/luasrc/view/cbi/browser.htm [moved from libs/cbi/luasrc/view/cbi/browser.htm with 100% similarity]
libs/web/luasrc/view/cbi/button.htm [moved from libs/cbi/luasrc/view/cbi/button.htm with 100% similarity]
libs/web/luasrc/view/cbi/cell_valuefooter.htm [moved from libs/cbi/luasrc/view/cbi/cell_valuefooter.htm with 100% similarity]
libs/web/luasrc/view/cbi/cell_valueheader.htm [moved from libs/cbi/luasrc/view/cbi/cell_valueheader.htm with 100% similarity]
libs/web/luasrc/view/cbi/compound.htm [moved from libs/cbi/luasrc/view/cbi/compound.htm with 100% similarity]
libs/web/luasrc/view/cbi/delegator.htm [moved from libs/cbi/luasrc/view/cbi/delegator.htm with 100% similarity]
libs/web/luasrc/view/cbi/dvalue.htm [moved from libs/cbi/luasrc/view/cbi/dvalue.htm with 100% similarity]
libs/web/luasrc/view/cbi/dynlist.htm [moved from libs/cbi/luasrc/view/cbi/dynlist.htm with 100% similarity]
libs/web/luasrc/view/cbi/filebrowser.htm [moved from libs/cbi/luasrc/view/cbi/filebrowser.htm with 100% similarity]
libs/web/luasrc/view/cbi/firewall_zonelist.htm [moved from libs/cbi/luasrc/view/cbi/firewall_zonelist.htm with 100% similarity]
libs/web/luasrc/view/cbi/footer.htm [moved from libs/cbi/luasrc/view/cbi/footer.htm with 100% similarity]
libs/web/luasrc/view/cbi/full_valuefooter.htm [moved from libs/cbi/luasrc/view/cbi/full_valuefooter.htm with 100% similarity]
libs/web/luasrc/view/cbi/full_valueheader.htm [moved from libs/cbi/luasrc/view/cbi/full_valueheader.htm with 100% similarity]
libs/web/luasrc/view/cbi/fvalue.htm [moved from libs/cbi/luasrc/view/cbi/fvalue.htm with 100% similarity]
libs/web/luasrc/view/cbi/header.htm [moved from libs/cbi/luasrc/view/cbi/header.htm with 100% similarity]
libs/web/luasrc/view/cbi/lvalue.htm [moved from libs/cbi/luasrc/view/cbi/lvalue.htm with 100% similarity]
libs/web/luasrc/view/cbi/map.htm [moved from libs/cbi/luasrc/view/cbi/map.htm with 100% similarity]
libs/web/luasrc/view/cbi/mvalue.htm [moved from libs/cbi/luasrc/view/cbi/mvalue.htm with 100% similarity]
libs/web/luasrc/view/cbi/network_ifacelist.htm [moved from libs/cbi/luasrc/view/cbi/network_ifacelist.htm with 100% similarity]
libs/web/luasrc/view/cbi/network_netlist.htm [moved from libs/cbi/luasrc/view/cbi/network_netlist.htm with 100% similarity]
libs/web/luasrc/view/cbi/nsection.htm [moved from libs/cbi/luasrc/view/cbi/nsection.htm with 100% similarity]
libs/web/luasrc/view/cbi/nullsection.htm [moved from libs/cbi/luasrc/view/cbi/nullsection.htm with 100% similarity]
libs/web/luasrc/view/cbi/simpleform.htm [moved from libs/cbi/luasrc/view/cbi/simpleform.htm with 100% similarity]
libs/web/luasrc/view/cbi/tabcontainer.htm [moved from libs/cbi/luasrc/view/cbi/tabcontainer.htm with 100% similarity]
libs/web/luasrc/view/cbi/tabmenu.htm [moved from libs/cbi/luasrc/view/cbi/tabmenu.htm with 100% similarity]
libs/web/luasrc/view/cbi/tblsection.htm [moved from libs/cbi/luasrc/view/cbi/tblsection.htm with 100% similarity]
libs/web/luasrc/view/cbi/tsection.htm [moved from libs/cbi/luasrc/view/cbi/tsection.htm with 100% similarity]
libs/web/luasrc/view/cbi/tvalue.htm [moved from libs/cbi/luasrc/view/cbi/tvalue.htm with 100% similarity]
libs/web/luasrc/view/cbi/ucisection.htm [moved from libs/cbi/luasrc/view/cbi/ucisection.htm with 100% similarity]
libs/web/luasrc/view/cbi/upload.htm [moved from libs/cbi/luasrc/view/cbi/upload.htm with 100% similarity]
libs/web/luasrc/view/cbi/value.htm [moved from libs/cbi/luasrc/view/cbi/value.htm with 100% similarity]
libs/web/luasrc/view/cbi/valuefooter.htm [moved from libs/cbi/luasrc/view/cbi/valuefooter.htm with 100% similarity]
libs/web/luasrc/view/cbi/valueheader.htm [moved from libs/cbi/luasrc/view/cbi/valueheader.htm with 100% similarity]
libs/web/root/lib/uci/upload/.gitignore [moved from libs/cbi/root/lib/uci/upload/.gitignore with 100% similarity]

index dcc2c3c3b3283d9801775921a91c99cc416e7eea..4fe804b54c72d1098e21687253e46a59fb66ea57 100644 (file)
@@ -158,17 +158,6 @@ endif
 
 
 ### Libraries ###
-define Package/luci-cbi
-  $(call Package/luci/libtemplate)
-  DEPENDS+=+luci-web +luci-uci
-  TITLE:=Configuration Binding Interface
-endef
-
-define Package/luci-cbi/install
-       $(call Package/luci/install/template,$(1),libs/cbi)
-endef
-
-
 define Package/luci-uci
   $(call Package/luci/libtemplate)
   DEPENDS+=+libuci-lua
@@ -396,7 +385,7 @@ endef
 
 define Package/luci-admin-core
   $(call Package/luci/webtemplate)
-  DEPENDS+=+luci-web +luci-cbi +luci-i18n-english
+  DEPENDS+=+luci-web +luci-i18n-english
   TITLE:=Web UI Core Module
 endef
 
@@ -1079,9 +1068,6 @@ endef
 ifneq ($(CONFIG_PACKAGE_luci-core),)
        PKG_SELECTED_MODULES+=libs/core
 endif
-ifneq ($(CONFIG_PACKAGE_luci-cbi),)
-       PKG_SELECTED_MODULES+=libs/cbi
-endif
 ifneq ($(CONFIG_PACKAGE_luci-fastindex),)
        PKG_SELECTED_MODULES+=libs/fastindex
 endif
@@ -1323,7 +1309,6 @@ MAKE_FLAGS += \
 
 
 $(eval $(call BuildPackage,luci-core))
-$(eval $(call BuildPackage,luci-cbi))
 $(eval $(call BuildPackage,luci-fastindex))
 $(eval $(call BuildPackage,luci-http))
 $(eval $(call BuildPackage,luci-httpclient))
git clone https://git.99rst.org/PROJECT