rename target/linux/package/openwrt to base-files
authorFelix Fietkau <nbd@openwrt.org>
Sat, 22 Oct 2005 20:52:12 +0000 (20:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 22 Oct 2005 20:52:12 +0000 (20:52 +0000)
commit0fd4a35ec95b1cabaa4115814ec7d2f75a936854
treeda4a103ecce22c05bf0b291c8de8870bda0b1718
parent0884467ae874c7516539bd06c491459b059f1a1b
rename target/linux/package/openwrt to base-files

SVN-Revision: 2261
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]