rename target/linux/package/openwrt to base-files
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Oct 2005 20:52:12 +0000 (20:52 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Oct 2005 20:52:12 +0000 (20:52 +0000)
commit8ca31559ad16bfb3141d20b985b7d216b337029d
tree3125f9e7a607e4f0a5da3f76539a4160f003907d
parent49bbf085bb6c7712a2b8ed8f62b066f4f8040697
rename target/linux/package/openwrt to base-files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2261 3c298f89-4303-0410-b956-a3cf2f4a3e73
51 files changed:
openwrt/target/linux/package/Makefile
openwrt/target/linux/package/base-files/Makefile [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/ar7-2.4/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/ar7-2.4/etc/network.overrides [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/init.d/S05nvram [new file with mode: 0755]
openwrt/target/linux/package/base-files/files/brcm-2.4/etc/network.overrides [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/inittab [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/network.overrides [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/soekris-2.4/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/base-files/files/soekris-2.4/etc/network.overrides [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/bcmnvram.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/bcmutils.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/cy_conf.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/epivers.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/proto/802.11.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/proto/ethernet.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/shutils.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/typedefs.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/utils.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/wlcompat.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/wlioctl.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/include/wlutils.h [new file with mode: 0644]
openwrt/target/linux/package/base-files/ipkg/base-files-arch.control [new file with mode: 0644]
openwrt/target/linux/package/base-files/jffs2root.c [new file with mode: 0644]
openwrt/target/linux/package/openwrt/Makefile [deleted file]
openwrt/target/linux/package/openwrt/files/ar7-2.4/etc/config/network [deleted file]
openwrt/target/linux/package/openwrt/files/ar7-2.4/etc/network.overrides [deleted file]
openwrt/target/linux/package/openwrt/files/brcm-2.4/etc/config/network [deleted file]
openwrt/target/linux/package/openwrt/files/brcm-2.4/etc/init.d/S05nvram [deleted file]
openwrt/target/linux/package/openwrt/files/brcm-2.4/etc/network.overrides [deleted file]
openwrt/target/linux/package/openwrt/files/brcm-2.6/etc/config/network [deleted file]
openwrt/target/linux/package/openwrt/files/brcm-2.6/etc/inittab [deleted file]
openwrt/target/linux/package/openwrt/files/brcm-2.6/etc/network.overrides [deleted file]
openwrt/target/linux/package/openwrt/files/soekris-2.4/etc/config/network [deleted file]
openwrt/target/linux/package/openwrt/files/soekris-2.4/etc/network.overrides [deleted file]
openwrt/target/linux/package/openwrt/include/bcmnvram.h [deleted file]
openwrt/target/linux/package/openwrt/include/bcmutils.h [deleted file]
openwrt/target/linux/package/openwrt/include/cy_conf.h [deleted file]
openwrt/target/linux/package/openwrt/include/epivers.h [deleted file]
openwrt/target/linux/package/openwrt/include/proto/802.11.h [deleted file]
openwrt/target/linux/package/openwrt/include/proto/ethernet.h [deleted file]
openwrt/target/linux/package/openwrt/include/shutils.h [deleted file]
openwrt/target/linux/package/openwrt/include/typedefs.h [deleted file]
openwrt/target/linux/package/openwrt/include/utils.h [deleted file]
openwrt/target/linux/package/openwrt/include/wlcompat.h [deleted file]
openwrt/target/linux/package/openwrt/include/wlioctl.h [deleted file]
openwrt/target/linux/package/openwrt/include/wlutils.h [deleted file]
openwrt/target/linux/package/openwrt/ipkg/base-files-arch.control [deleted file]
openwrt/target/linux/package/openwrt/jffs2root.c [deleted file]