Commit Graph

22950 Commits (a81c76617ed1fb52455a160e82f13c795ad909ad)

Author SHA1 Message Date
Felix Fietkau e5d63ed4c7 fix duplicate packaging of the ipv6 imq module
SVN-Revision: 3731
2006-05-05 20:39:34 +00:00
Florian Fainelli 59c2c68661 More au1000 fixes. Clean up patch Add mount_root specific (different partition naming) Add an init script to kernel command line to set up OpenWrt at boot time
SVN-Revision: 3730
2006-05-05 09:58:23 +00:00
Florian Fainelli c0171a1080 Fix zImage target, now really build valid images
SVN-Revision: 3729
2006-05-04 22:45:27 +00:00
Felix Fietkau 5b1c6d3f78 add missing libpng dependency
SVN-Revision: 3728
2006-05-04 21:15:59 +00:00
Felix Fietkau a4d48454af brcm-2.4 system code and driver update
SVN-Revision: 3727
2006-05-04 00:22:23 +00:00
Felix Fietkau 4ea0c2d15a fix /etc/config/firewall
SVN-Revision: 3726
2006-05-03 23:44:45 +00:00
Felix Fietkau e7e81657c7 fix stupid typo in firewall init script
SVN-Revision: 3724
2006-05-02 20:16:26 +00:00
Florian Fainelli bd14e7766b Add mips kernel entry patch Fix image creation
SVN-Revision: 3723
2006-05-02 10:28:13 +00:00
Nicolas Thill 500e0c2495 remove Maintainer and Source fiels from ipk/control files
SVN-Revision: 3722
2006-05-01 12:06:01 +00:00
Nicolas Thill 48705d644d add squid ipkg/conffiles, missing from [3718].
SVN-Revision: 3721
2006-05-01 11:48:52 +00:00
Nicolas Thill d4bcf30856 remove intrusive patch and find-a-better-way-to-do-it (tm)
SVN-Revision: 3720
2006-05-01 11:29:52 +00:00
Nicolas Thill f9c716496c remove /usr/{include,lib} ref from libxml2 pkgconfig
SVN-Revision: 3719
2006-05-01 11:24:15 +00:00
Nicolas Thill 6eff467ddc fix squid build, standardize, add ipkg/conffiles.
SVN-Revision: 3718
2006-04-30 23:31:37 +00:00
Florian Fainelli caab1edc76 Now build rootfs+kernel images
SVN-Revision: 3717
2006-04-30 23:09:45 +00:00
Nicolas Thill b29f32645c fix build on x86 (--disable-asm), standardize.
SVN-Revision: 3716
2006-04-30 18:38:02 +00:00
Florian Fainelli 6cddb03df2 Update pptpd to 1.3.0, closes #496 for kamikaze
SVN-Revision: 3715
2006-04-30 13:04:31 +00:00
Felix Fietkau 46c52a3d5a install more iptables development stuff into the staging dir
SVN-Revision: 3713
2006-04-29 21:43:26 +00:00
Felix Fietkau 4f947e034a install more iptables development stuff into the staging dir
SVN-Revision: 3713
2006-04-29 21:43:26 +00:00
Mike Baker 29553d8436 update sibyte kernel, fix a few remaining bugs
SVN-Revision: 3712
2006-04-28 22:35:21 +00:00
Mike Baker 9e0cc6162c clean up code so it compiles
SVN-Revision: 3711
2006-04-28 22:34:33 +00:00
Felix Fietkau 89693db3ba don't drop all incoming connections if wan_ifname is not set
SVN-Revision: 3709
2006-04-27 14:55:04 +00:00
Nicolas Thill a1f826f941 fix kmod-sched build on 2.4
SVN-Revision: 3708
2006-04-26 05:52:15 +00:00
Nicolas Thill 524f7ae7b9 fix typo and wrong func call in rint()
SVN-Revision: 3707
2006-04-26 05:50:16 +00:00
Felix Fietkau b1a529a6cc fix busybox applet lookup (thanks, Stefan Weil)
SVN-Revision: 3706
2006-04-25 23:58:48 +00:00
Felix Fietkau a2e245092d fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols
SVN-Revision: 3705
2006-04-25 23:35:14 +00:00
Florian Fainelli 6fd2ed5319 Merge 2.4 patches to 2.6 kernel. Update kernel config
SVN-Revision: 3704
2006-04-24 12:09:31 +00:00
Florian Fainelli ca88677255 Add watchdog driver, prevents device from rebooting. Kernel now fully usable Add patches for various image formats Add map for MTX-1 board (same as pb1500)
SVN-Revision: 3702
2006-04-22 15:30:07 +00:00
Mike Baker f7348b25b4 preliminary sibyte support
SVN-Revision: 3701
2006-04-21 23:25:46 +00:00
Felix Fietkau 4a6c17a89b add support for the wrt54g3g pcmcia
SVN-Revision: 3700
2006-04-21 16:35:21 +00:00
Felix Fietkau 2a24114d46 oops... committed the wrong patch
SVN-Revision: 3699
2006-04-21 14:26:38 +00:00
Felix Fietkau 15e5d6fa66 fix jpeg build for x86_64 hosts
SVN-Revision: 3698
2006-04-21 14:21:30 +00:00
Florian Fainelli 5f764a4545 Fix wrong compile dependency, closes #501
SVN-Revision: 3696
2006-04-21 10:26:05 +00:00
Felix Fietkau 2e8ae650fe move package/sdk to target/sdk
SVN-Revision: 3695
2006-04-21 10:08:47 +00:00
Felix Fietkau 53e0adc43d fix menuconfig
SVN-Revision: 3694
2006-04-21 10:06:31 +00:00
Mike Baker 170f0e635c Add default compile target & use it for bridge and busybox
SVN-Revision: 3693
2006-04-21 10:03:46 +00:00
Felix Fietkau ac2bee9082 remove todo message
SVN-Revision: 3692
2006-04-21 09:59:15 +00:00
Mike Baker 8347d5939a fix more BR2 crap
SVN-Revision: 3691
2006-04-21 09:56:20 +00:00
Felix Fietkau 5606b22166 fix bridge build and description, add default configure command to rules.mk, use CONFIG_ as prefix for package selction variables
SVN-Revision: 3690
2006-04-21 09:55:30 +00:00
Mike Baker ebb58643eb convert bridge package to buildroot-ng
SVN-Revision: 3689
2006-04-21 08:39:19 +00:00
Felix Fietkau 3c5805165b fix detection of removed packages
SVN-Revision: 3688
2006-04-21 02:19:38 +00:00
Felix Fietkau 6a795b4d7b include package description in menuconfig help
SVN-Revision: 3687
2006-04-21 00:50:48 +00:00
Felix Fietkau 519c9c34e7 clean up package titles/descriptions
SVN-Revision: 3686
2006-04-21 00:37:58 +00:00
Felix Fietkau cdd74416bc more cleanups and a new menuconfig generator
SVN-Revision: 3685
2006-04-21 00:12:18 +00:00
Felix Fietkau 0ae1ce202c menuconfig cleanup
SVN-Revision: 3684
2006-04-20 23:03:42 +00:00
Felix Fietkau 6890e33a69 modify the kconfig system for openwrt
SVN-Revision: 3683
2006-04-20 21:00:14 +00:00
Felix Fietkau 43ebd5a027 add kconfig from linux 2.6 to scripts/config
SVN-Revision: 3682
2006-04-20 20:17:34 +00:00
Felix Fietkau 4870d7e887 work around a make bug in define/endef handling
SVN-Revision: 3680
2006-04-20 03:53:28 +00:00
Felix Fietkau 20bd5e2b12 add proper package dependency handling
SVN-Revision: 3679
2006-04-20 03:45:03 +00:00
Felix Fietkau 6336817a13 redirect find stderr to /dev/null in timestamp.pl
SVN-Revision: 3678
2006-04-20 00:33:40 +00:00
Felix Fietkau 6d35e9d0f5 add timestamp check script
SVN-Revision: 3677
2006-04-20 00:25:17 +00:00