add toolchain and packaging cleanup from head to whiterussian, add linksys v4 image...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 13 Aug 2005 14:22:32 +0000 (14:22 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 13 Aug 2005 14:22:32 +0000 (14:22 +0000)
commit9afd4000018307f5d3b049743db3ea14253297ec
treef643e48a12b6b10d6c144d682e4e77b78e3631f6
parentde56fe92b7f4bbda0887872805d20832b587fec9
add toolchain and packaging cleanup from head to whiterussian, add linksys v4 image patterns

SVN-Revision: 1629
174 files changed:
openwrt/Makefile
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/base-files/default/bin/firstboot
openwrt/package/base-files/default/bin/ipkg [new file with mode: 0755]
openwrt/package/base-files/default/etc/banner
openwrt/package/base-files/default/etc/functions.sh
openwrt/package/base-files/default/etc/init.d/S10boot
openwrt/package/base-files/default/etc/init.d/S40network
openwrt/package/base-files/default/etc/init.d/S45firewall
openwrt/package/base-files/default/etc/ipkg.conf
openwrt/package/base-files/default/etc/modules [new file with mode: 0644]
openwrt/package/base-files/default/etc/nvram.overrides [new file with mode: 0644]
openwrt/package/base-files/default/etc/profile
openwrt/package/base-files/default/sbin/ifdown
openwrt/package/base-files/default/sbin/ifup
openwrt/package/openwrt/Makefile [deleted file]
openwrt/package/openwrt/include/bcmnvram.h [deleted file]
openwrt/package/openwrt/include/bcmutils.h [deleted file]
openwrt/package/openwrt/include/cy_conf.h [deleted file]
openwrt/package/openwrt/include/epivers.h [deleted file]
openwrt/package/openwrt/include/proto/802.11.h [deleted file]
openwrt/package/openwrt/include/proto/ethernet.h [deleted file]
openwrt/package/openwrt/include/shutils.h [deleted file]
openwrt/package/openwrt/include/typedefs.h [deleted file]
openwrt/package/openwrt/include/utils.h [deleted file]
openwrt/package/openwrt/include/wlioctl.h [deleted file]
openwrt/package/openwrt/include/wlutils.h [deleted file]
openwrt/package/openwrt/jffs2root.c [deleted file]
openwrt/package/openwrt/libnvram/Makefile [deleted file]
openwrt/package/openwrt/libnvram/main.c [deleted file]
openwrt/package/openwrt/libnvram/nvram_convert.c [deleted file]
openwrt/package/openwrt/libnvram/nvram_convert.h [deleted file]
openwrt/package/openwrt/libnvram/nvram_linux.c [deleted file]
openwrt/package/openwrt/libshared/Makefile [deleted file]
openwrt/package/openwrt/libshared/bcmtimer.h [deleted file]
openwrt/package/openwrt/libshared/defaults.c [deleted file]
openwrt/package/openwrt/libshared/linux_timer.c [deleted file]
openwrt/package/openwrt/libshared/shutils.c [deleted file]
openwrt/package/openwrt/libshared/wl.c [deleted file]
openwrt/package/openwrt/libshared/wl_linux.c [deleted file]
openwrt/package/openwrt/mtd.c [deleted file]
openwrt/package/openwrt/openwrt-utils.control [deleted file]
openwrt/package/openwrt/wlc.c [deleted file]
openwrt/package/rules.mk
openwrt/target/Makefile
openwrt/target/default/target_skeleton/bin/firstboot [deleted file]
openwrt/target/default/target_skeleton/bin/ipkg [deleted file]
openwrt/target/default/target_skeleton/bin/login [deleted file]
openwrt/target/default/target_skeleton/etc/banner [deleted file]
openwrt/target/default/target_skeleton/etc/firewall.user [deleted file]
openwrt/target/default/target_skeleton/etc/functions.sh [deleted file]
openwrt/target/default/target_skeleton/etc/group [deleted file]
openwrt/target/default/target_skeleton/etc/hosts [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/S10boot [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/S40network [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/S45firewall [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/S50httpd [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/S50telnet [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/S99done [deleted file]
openwrt/target/default/target_skeleton/etc/init.d/rcS [deleted file]
openwrt/target/default/target_skeleton/etc/inittab [deleted file]
openwrt/target/default/target_skeleton/etc/ipkg.conf [deleted file]
openwrt/target/default/target_skeleton/etc/modules [deleted file]
openwrt/target/default/target_skeleton/etc/nvram.overrides [deleted file]
openwrt/target/default/target_skeleton/etc/passwd [deleted file]
openwrt/target/default/target_skeleton/etc/preinit [deleted file]
openwrt/target/default/target_skeleton/etc/profile [deleted file]
openwrt/target/default/target_skeleton/etc/protocols [deleted file]
openwrt/target/default/target_skeleton/etc/shells [deleted file]
openwrt/target/default/target_skeleton/etc/sysctl.conf [deleted file]
openwrt/target/default/target_skeleton/rom/note [deleted file]
openwrt/target/default/target_skeleton/sbin/backup [deleted file]
openwrt/target/default/target_skeleton/sbin/halt [deleted file]
openwrt/target/default/target_skeleton/sbin/hotplug [deleted file]
openwrt/target/default/target_skeleton/sbin/ifdown [deleted file]
openwrt/target/default/target_skeleton/sbin/ifup [deleted file]
openwrt/target/default/target_skeleton/sbin/mount_root [deleted file]
openwrt/target/default/target_skeleton/sbin/restore [deleted file]
openwrt/target/default/target_skeleton/usr/share/udhcpc/default.script [deleted file]
openwrt/target/default/target_skeleton/www/index.html [deleted file]
openwrt/target/linux/control/kernel.control
openwrt/target/linux/image/brcm/Makefile
openwrt/target/linux/linux-2.4/Makefile
openwrt/target/linux/package/Makefile
openwrt/target/linux/package/openwrt/Makefile
openwrt/target/linux/package/wlcompat/Makefile
openwrt/target/utils/src/addpattern.c
openwrt/toolchain/Config.in
openwrt/toolchain/Config.in.devel
openwrt/toolchain/binutils/2.14.90.0.8/001-debian.patch [deleted file]
openwrt/toolchain/binutils/2.14.90.0.8/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.14.90.0.8/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.1.1/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.1.1/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.1/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.1/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.2/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.2/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.3/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.3/500-branch-likely.patch [deleted file]
openwrt/toolchain/binutils/2.15.90.0.3/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.1/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.1/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.2/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.2/500-branch-likely.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.2/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.2/700-binutils-20040817-linkonce.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.2/701-binutils-dup-sections.patch [deleted file]
openwrt/toolchain/binutils/2.15.91.0.2/702-binutils-skip-comments.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/300-001_ld_makefile_patch.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/300-006_better_file_error.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/300-012_check_ldrunpath_length.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/300-117_mips_symbolic_link.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/300-120_mips_xgot_multigot_workaround.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/600-arm-textrel.patch [deleted file]
openwrt/toolchain/binutils/2.15.92.0.2/702-binutils-skip-comments.patch [deleted file]
openwrt/toolchain/binutils/2.15.94.0.1/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.15.94.0.1/300-001_ld_makefile_patch.patch [deleted file]
openwrt/toolchain/binutils/2.15.94.0.1/300-006_better_file_error.patch [deleted file]
openwrt/toolchain/binutils/2.15.94.0.1/300-012_check_ldrunpath_length.patch [deleted file]
openwrt/toolchain/binutils/2.15.94.0.1/300-120_mips_xgot_multigot_workaround.patch [deleted file]
openwrt/toolchain/binutils/2.15.94.0.1/702-binutils-skip-comments.patch [deleted file]
openwrt/toolchain/binutils/2.16.90.0.1/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/binutils/2.16.90.0.1/300-001_ld_makefile_patch.patch [deleted file]
openwrt/toolchain/binutils/2.16.90.0.1/300-006_better_file_error.patch [deleted file]
openwrt/toolchain/binutils/2.16.90.0.1/300-012_check_ldrunpath_length.patch [deleted file]
openwrt/toolchain/binutils/2.16.90.0.1/300-120_mips_xgot_multigot_workaround.patch [deleted file]
openwrt/toolchain/binutils/2.16.90.0.1/702-binutils-skip-comments.patch [deleted file]
openwrt/toolchain/binutils/Config.in
openwrt/toolchain/binutils/Makefile
openwrt/toolchain/binutils/binutils.mk [deleted file]
openwrt/toolchain/ccache/Config.in [deleted file]
openwrt/toolchain/ccache/Config.in.2 [deleted file]
openwrt/toolchain/ccache/Makefile.in [deleted file]
openwrt/toolchain/ccache/ccache.mk [deleted file]
openwrt/toolchain/gcc/3.3.5/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/gcc/3.3.5/110-uclibc-conf.patch [deleted file]
openwrt/toolchain/gcc/3.3.5/120-softfloat.patch [deleted file]
openwrt/toolchain/gcc/3.3.5/200-uclibc-locale.patch [deleted file]
openwrt/toolchain/gcc/3.3.5/500-loop.patch [deleted file]
openwrt/toolchain/gcc/3.3.5/820-no-mips-empic-relocs.patch [deleted file]
openwrt/toolchain/gcc/3.3.5/specs-arm-soft-float [deleted file]
openwrt/toolchain/gcc/3.3.5/specs-mips-soft-float [deleted file]
openwrt/toolchain/gcc/3.3.5/specs-mipsel-soft-float [deleted file]
openwrt/toolchain/gcc/3.3.5/specs-powerpc-soft-float [deleted file]
openwrt/toolchain/gcc/3.4.3/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/200-uclibc-locale.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/300-libstdc++-pic.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/600-gcc34-arm-ldm-peephole.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/601-gcc34-arm-ldm.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/602-sdk-libstdc++-includes.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/700-pr15068-fix.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/800-arm-bigendian.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/810-arm-bigendian-uclibc.patch [deleted file]
openwrt/toolchain/gcc/3.4.3/arm-softfloat.patch.conditional [deleted file]
openwrt/toolchain/gcc/4.0.0/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/gcc/4.0.0/200-uclibc-locale.patch [deleted file]
openwrt/toolchain/gcc/Config.in
openwrt/toolchain/gcc/Makefile
openwrt/toolchain/gcc/Makefile.in [deleted file]
openwrt/toolchain/gcc/gcc-uclibc-3.x.mk [deleted file]
openwrt/toolchain/gcc/i386-gcc-soft-float.patch [deleted file]
openwrt/toolchain/kernel-headers/Makefile
openwrt/toolchain/kernel-headers/kernel-headers.mk [deleted file]
openwrt/toolchain/kernel-headers/linux.config [deleted file]
openwrt/toolchain/sed/Makefile
openwrt/toolchain/sed/sed.mk [deleted file]
openwrt/toolchain/uClibc/Config.in
openwrt/toolchain/uClibc/Makefile
openwrt/toolchain/uClibc/uClibc.config [deleted file]
openwrt/toolchain/uClibc/uClibc.config-locale [deleted file]
openwrt/toolchain/uClibc/uclibc.mk [deleted file]