Commit graph

3180 commits

Author SHA1 Message Date
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
Mike Baker
a9aeddb065 .pkginfo cleanup #2
SVN-Revision: 4053
2006-06-23 00:49:42 +00:00
Mike Baker
f2113df321 set defaults for .pkginfo
SVN-Revision: 4052
2006-06-23 00:04:24 +00:00
Mike Baker
e6dd6901e6 cleanup
SVN-Revision: 4051
2006-06-22 22:33:56 +00:00
Mike Baker
a05b204313 cosmetic fix for irq error messages
SVN-Revision: 4050
2006-06-22 22:32:51 +00:00
Felix Fietkau
373a64d3f7 remove stale reference to package/rules.mk - not that useful in the dependency handling anyway
SVN-Revision: 4049
2006-06-22 01:00:13 +00:00
Felix Fietkau
03c1cb3444 add 0xdeadc0de to the jffs2 filesystem images
SVN-Revision: 4048
2006-06-22 00:59:47 +00:00
Felix Fietkau
f6d85c09dd sstrip binaries that have been stripped by the regular strip before
SVN-Revision: 4047
2006-06-22 00:07:36 +00:00
Felix Fietkau
32a56766a8 revert last change and add a different fix
SVN-Revision: 4046
2006-06-21 23:45:47 +00:00
Mike Baker
858ab2e3f9 avoid includes that aren't required for current target (make download)
SVN-Revision: 4045
2006-06-21 23:27:47 +00:00
Felix Fietkau
62b5f4818e backport jffs2 eofdetect patch to linux 2.4
SVN-Revision: 4044
2006-06-21 22:30:26 +00:00
Mike Baker
ee438066a3 add STRIP to TARGET_CONFIGURE_OPTS (closes #606)
SVN-Revision: 4043
2006-06-21 20:09:34 +00:00
Felix Fietkau
3733422248 move jffs2 end-of-filesystem detection to the generic 2.6 patches
SVN-Revision: 4042
2006-06-21 19:57:41 +00:00
Felix Fietkau
76872dcad5 move uClibc/files/config.* to uClibc/config/* and allow board-specific config overrides
SVN-Revision: 4041
2006-06-21 14:04:12 +00:00
Felix Fietkau
b0cf6af7c2 move target/linux/image to target/image
SVN-Revision: 4040
2006-06-21 14:02:29 +00:00