Commit Graph

3344 Commits (6c2792c792291d843b419a7b5d9a12a10de61293)

Author SHA1 Message Date
Florian Fainelli 3a09c2404f Disable squashfs for au1000 target since it does not allow the user to use the whole flash space
SVN-Revision: 4107
2006-07-02 15:10:04 +00:00
Florian Fainelli a232bc4121 Avoid menuconfig warnings
SVN-Revision: 4106
2006-07-02 14:57:44 +00:00
Nicolas Thill 67b51ffede move libpthread in since it's part of uclibc, standardize Makefile.
SVN-Revision: 4105
2006-07-02 13:36:54 +00:00
Felix Fietkau b208f83629 always set NO_TRACE_MAKE
SVN-Revision: 4104
2006-07-02 00:56:53 +00:00
Felix Fietkau 2af64d31a0 add hack for building c++ with gcc 4.1.1
SVN-Revision: 4100
2006-06-30 20:59:13 +00:00
Imre Kaloz dfd4752eae add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches
SVN-Revision: 4099
2006-06-28 17:52:04 +00:00
Felix Fietkau 276ad1e336 add workaround for kernel module install
SVN-Revision: 4098
2006-06-28 17:30:39 +00:00
Felix Fietkau 74b7b29d17 add missing copyright notices
SVN-Revision: 4097
2006-06-27 23:53:48 +00:00
Mike Baker 99b2a9aebe minor changes
SVN-Revision: 4096
2006-06-27 23:52:30 +00:00
Felix Fietkau db2eecc69a add copyright headers to busybox patches
SVN-Revision: 4095
2006-06-27 00:51:59 +00:00
Felix Fietkau 6de1045ad3 add missing copyright
SVN-Revision: 4094
2006-06-27 00:44:04 +00:00
Felix Fietkau 7d9a8ed46c add missing copyright
SVN-Revision: 4093
2006-06-27 00:40:19 +00:00
Felix Fietkau 05e604587a add missing copyright
SVN-Revision: 4092
2006-06-27 00:38:59 +00:00
Mike Baker d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau f804d0ea1d add copyright headers to base-files scripts and config files
SVN-Revision: 4090
2006-06-27 00:36:13 +00:00
Felix Fietkau 3e639bb44e add missing exports
SVN-Revision: 4089
2006-06-26 23:52:57 +00:00
Felix Fietkau ef52b42f70 don't rely on temporary variables in config() as they may get overwritten by config_cb()
SVN-Revision: 4088
2006-06-26 22:44:53 +00:00
Felix Fietkau 4668541b35 enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
SVN-Revision: 4087
2006-06-26 22:31:55 +00:00
Felix Fietkau 49fda36215 remove kmod-ide control file
SVN-Revision: 4086
2006-06-26 18:13:00 +00:00
Florian Fainelli a7354f6fe4 Remove built-in.o
SVN-Revision: 4085
2006-06-26 12:13:00 +00:00
Florian Fainelli 9fd0b05b29 Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :)
SVN-Revision: 4084
2006-06-26 11:45:23 +00:00
Felix Fietkau b33647bf27 add support for new modules.mk format (no autogenerated Config.in yet)
SVN-Revision: 4083
2006-06-26 01:55:47 +00:00
Nicolas Thill 152909a65f fix inclusion of kernel modules selected for install in images (closes: #598).
SVN-Revision: 4081
2006-06-25 21:37:07 +00:00
Felix Fietkau 49e12766bc add 'reset to defaults' to menuconfig
SVN-Revision: 4080
2006-06-25 20:06:59 +00:00
Felix Fietkau 611f3ded07 use NO_TRACE_MAKE for menuconfig
SVN-Revision: 4079
2006-06-25 17:00:55 +00:00
Felix Fietkau 965adec3be add extra targets to improve make tracing output
SVN-Revision: 4078
2006-06-25 16:59:19 +00:00
Felix Fietkau b70d752456 reorder nas command line parameters (required for bridge operation)
SVN-Revision: 4077
2006-06-25 16:32:13 +00:00
Felix Fietkau 95c014f19d make nas depend on nvram
SVN-Revision: 4076
2006-06-25 16:28:10 +00:00
Felix Fietkau 75e4900002 work around a busybox bug
SVN-Revision: 4075
2006-06-25 16:24:45 +00:00
Felix Fietkau bf2ce6070e small bugfixes for wifi (broadcom)
SVN-Revision: 4074
2006-06-25 16:20:13 +00:00
Felix Fietkau 44746a7f68 move the broadcom driver stuff into its own submenu
SVN-Revision: 4073
2006-06-25 16:05:43 +00:00
Felix Fietkau f59462b0e7 add a simple /sbin/wifi script with support for the new broadcom driver (incomplete, but works)
SVN-Revision: 4072
2006-06-25 15:42:53 +00:00
Felix Fietkau 292fb9eaee fixes for common config functions
SVN-Revision: 4071
2006-06-25 15:32:30 +00:00
Felix Fietkau 9813eb4983 enable wlc by default
SVN-Revision: 4070
2006-06-25 13:55:24 +00:00
Mike Baker 7a79b788e4 fix ipsec compile (FIXME: move DESTDIR to build template?)
SVN-Revision: 4069
2006-06-23 23:29:09 +00:00
Mike Baker e39d6be3dd mini_fo patch from upstream (fixes 2.6.17 compile)
SVN-Revision: 4068
2006-06-23 23:03:23 +00:00
Mike Baker b7efe798c8 prevent verbose script from corrupting .pkginfo
SVN-Revision: 4067
2006-06-23 22:46:07 +00:00
Mike Baker 53349e67e3 set default verbosity to 0
SVN-Revision: 4066
2006-06-23 22:20:05 +00:00
Mike Baker 3460c78ea1 fix kernel configure target
SVN-Revision: 4065
2006-06-23 22:10:43 +00:00
Mike Baker 1ef7c9e055 switch on new verbose system
SVN-Revision: 4064
2006-06-23 21:47:24 +00:00
Felix Fietkau e6bd5e3779 nuke jffs2root --move from init scripts
SVN-Revision: 4063
2006-06-23 20:22:54 +00:00
Felix Fietkau 9a2279b3f5 backport jffs2 eof detect changes from 2.6
SVN-Revision: 4062
2006-06-23 20:21:09 +00:00
Felix Fietkau ef6788dd04 port the brcm-2.4 flash map driver changes to 2.6
SVN-Revision: 4061
2006-06-23 19:53:20 +00:00
Felix Fietkau f7591f99b3 fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing blocks)
SVN-Revision: 4060
2006-06-23 19:51:50 +00:00
Felix Fietkau 7158bfb110 fix partition align
SVN-Revision: 4059
2006-06-23 17:59:23 +00:00
Felix Fietkau 2fc5aae018 add copyright statement
SVN-Revision: 4058
2006-06-23 17:18:41 +00:00
Mike Baker 21ba6dba26 new verbose/trace script for make
SVN-Revision: 4057
2006-06-23 17:14:34 +00:00
Felix Fietkau 5985a4d56c update kernel config for brcm-2.6
SVN-Revision: 4056
2006-06-23 17:10:32 +00:00
Felix Fietkau f963856ef3 broadcom 2.4: update the trx for jffs2 directly in the flash map driver
SVN-Revision: 4055
2006-06-23 16:30:30 +00:00
Felix Fietkau 98bdf458d5 jffs2 eof detect: mark erased blocks after erasing them
SVN-Revision: 4054
2006-06-23 16:28:12 +00:00