Felix Fietkau
4bfc8a97e2
enable preinit for magicbox
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 22:38:28 +00:00
Tim Yardley
e5bb7fa66f
make the rest of the structure for the targets that dont have profiles yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 01:22:09 +00:00
Felix Fietkau
2cb1f18c15
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 18:20:34 +00:00
Felix Fietkau
ec5a3bf963
add missing config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:37 +00:00
Felix Fietkau
800a95817d
Reorganize kernel configs - target/linux/*/config is now a directory.
...
./config/default will replace the old config and config-diff (format is like
config-diff, the full kernel config is no longer kept in the build system)
This commit removes all the kernel config stuff, the next one will add
the replacement - there's no way to do this atomically with svn.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:15 +00:00
Felix Fietkau
dc4d1dd12a
port [6229] to kamikaze
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 01:25:18 +00:00
Florian Fainelli
d24c02fb96
Forgot to add the DELUDE target :/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 00:03:01 +00:00
Florian Fainelli
06fe78f82d
Add chaostable from #1187 , also enable netfilter modules for ixp4xx.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 23:55:22 +00:00
Felix Fietkau
53aef8417d
Add initial version of the new Image Builder
...
It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 21:52:28 +00:00
Felix Fietkau
20e0cf192f
store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 09:12:57 +00:00
Imre Kaloz
389aa78209
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 13:14:06 +00:00
Felix Fietkau
d78864ef7c
Upgrade to Linux 2.6.19
...
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:41:33 +00:00
Florian Fainelli
08dbde3c5a
Add HFS and HFS+ modules ( #1024 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 14:12:39 +00:00
Mike Baker
3ba3ea17ba
move target/image/platform to target/linux/platform/image
...
platform directories are now self contained
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 20:14:41 +00:00
Felix Fietkau
ef90a4e2f5
autodetect atm, pci, usb, pcmcia features from kernel config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 20:30:11 +00:00
Felix Fietkau
3e25a01a87
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:03:47 +00:00
Felix Fietkau
efca238bd4
add mini_fo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 02:50:09 +00:00
Felix Fietkau
19940017a3
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11 23:11:02 +00:00
Florian Fainelli
cccde267b4
Enable iso9660 and udf kernel modules ( #930 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 18:53:23 +00:00
Florian Fainelli
b427da1a07
Update kernel configurations to enable NLS KOI8R (russian) and package the module ( #819 - second part)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 16:29:14 +00:00
Felix Fietkau
cbe69ab035
cleanup/rewrite of the kernel build process
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 06:20:55 +00:00
Felix Fietkau
145e0fced0
cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 05:01:04 +00:00
Nicolas Thill
d37731fbbf
enable native ipsec modules on 2.6, add ipsec kernel modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 13:21:13 +00:00
Felix Fietkau
b4adfc7475
enable squashfs in the magicbox kernel (not used yet), magicbox build now no longer broken (images work well with jffs2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-05 00:45:03 +00:00
Felix Fietkau
4d33b11649
remove useless check
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-04 15:27:45 +00:00
Felix Fietkau
e2f9595817
magicbox: add 0x40 to the kernel image size (uImage header)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-30 14:04:26 +00:00
Felix Fietkau
b023682485
update flash map driver for jffs2, squashfs will follow later
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-30 05:12:31 +00:00
Felix Fietkau
ea8b29a832
remove even more stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-30 04:46:00 +00:00
Felix Fietkau
aa1178a5b4
remove useless junk
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-30 04:26:19 +00:00
Felix Fietkau
9050e27e77
split magicbox patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-30 04:09:54 +00:00
Felix Fietkau
0733f50e85
enable math emulation
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-30 04:02:21 +00:00
Imre Kaloz
b82a7ca39d
tune the Magicbox kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-27 13:08:41 +00:00
Imre Kaloz
d5a6e89b8f
add basic support for the Magicbox boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 21:53:54 +00:00