Commit graph

46 commits

Author SHA1 Message Date
Tim Yardley
484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
2007-03-02 18:17:40 +00:00
Felix Fietkau
983544f859 copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
SVN-Revision: 6463
2007-03-02 17:12:23 +00:00
Felix Fietkau
28ab697fae enable grub images in menuconfig for squashfs
SVN-Revision: 6453
2007-03-02 02:46:38 +00:00
Felix Fietkau
68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
2007-03-02 01:23:36 +00:00
Felix Fietkau
cb3fc42f71 strip double quotes from grub boot options (fixes #1406)
SVN-Revision: 6419
2007-02-28 01:10:10 +00:00
Felix Fietkau
653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
2007-02-25 18:20:34 +00:00
Felix Fietkau
738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu)
SVN-Revision: 6359
2007-02-25 17:59:23 +00:00
Felix Fietkau
2bcaa1fecd add missing config files
SVN-Revision: 6338
2007-02-22 03:44:37 +00:00
Felix Fietkau
e78fb96964 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.
SVN-Revision: 6337
2007-02-22 03:44:15 +00:00
Felix Fietkau
144ebddd61 add e1000 support
SVN-Revision: 6315
2007-02-16 19:51:27 +00:00
Felix Fietkau
8e88bb54ba port [6229] to kamikaze
SVN-Revision: 6275
2007-02-08 01:25:18 +00:00
Tim Yardley
48a4bcc0b7 clean up the x86 image build a bit, fixing unconditional copy of grub files
SVN-Revision: 6237
2007-02-01 01:07:26 +00:00
Felix Fietkau
f7f09b3ece move the natsemi preselection into the x86 default package list
SVN-Revision: 6227
2007-01-29 20:17:59 +00:00
Florian Fainelli
acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
2007-01-22 23:55:22 +00:00
Felix Fietkau
6ff2e88641 fix x86 image builder
SVN-Revision: 6100
2007-01-14 22:59:51 +00:00
Felix Fietkau
7a6a646497 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.
SVN-Revision: 6071
2007-01-10 21:52:28 +00:00
Felix Fietkau
36f961d406 fix grub bootopts (#1145)
SVN-Revision: 6019
2007-01-07 16:13:39 +00:00
Nicolas Thill
1cd10f0538 add a patch for grub-0.97 from LFS to fix segfaults on x86_64
SVN-Revision: 5974
2007-01-04 14:28:17 +00:00
Nicolas Thill
e0f251d25f tweak grub install in x86 ext2 images
SVN-Revision: 5970
2007-01-02 19:38:52 +00:00
Nicolas Thill
6a3be09b04 fix grub segfaults on hosts where gcc is built with stack smashing protection
SVN-Revision: 5969
2007-01-02 19:36:39 +00:00
Felix Fietkau
35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
2006-12-25 09:12:57 +00:00
Imre Kaloz
b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
2006-12-19 13:14:06 +00:00
Felix Fietkau
704dff7c7d add ohci to x86 kernel config
SVN-Revision: 5847
2006-12-18 19:42:35 +00:00
Felix Fietkau
bff468813f Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1

SVN-Revision: 5789
2006-12-14 16:41:33 +00:00
Florian Fainelli
116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Florian Fainelli
a917b17b19 Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
2006-12-07 14:12:39 +00:00
Felix Fietkau
75e5315f5f clean up x86-2.6 partitioning stuff
SVN-Revision: 5705
2006-12-07 02:51:35 +00:00
Mike Baker
c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00
Florian Fainelli
fb77d07fa2 Add ethernet bonding support for x86 (#856)
SVN-Revision: 5626
2006-11-23 10:15:19 +00:00
Felix Fietkau
37362df7ea move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
2006-11-22 23:27:29 +00:00
Felix Fietkau
80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
Felix Fietkau
0a2540a313 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
SVN-Revision: 5581
2006-11-19 01:03:47 +00:00
Felix Fietkau
aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
2006-11-18 21:12:18 +00:00
Felix Fietkau
9f9ac067a4 add mini_fo
SVN-Revision: 5541
2006-11-17 02:50:09 +00:00
Felix Fietkau
cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
2006-11-11 23:11:02 +00:00
Florian Fainelli
7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
Florian Fainelli
cc1a5ba87a Add support for ne2000 pci NIC (#916)
SVN-Revision: 5451
2006-11-06 15:34:12 +00:00
Florian Fainelli
4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau
45f0f2a960 fix kernel config after r8169 change
SVN-Revision: 5366
2006-10-31 21:14:05 +00:00
Imre Kaloz
93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001
SVN-Revision: 5311
2006-10-27 12:32:10 +00:00
Felix Fietkau
010faa4381 add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
2006-10-24 18:36:04 +00:00
Felix Fietkau
b1a1e39ed1 add generic and via ide support to x86-2.6
SVN-Revision: 5255
2006-10-22 17:01:29 +00:00
Felix Fietkau
2665d7f09e cleanup/rewrite of the kernel build process
SVN-Revision: 5226
2006-10-19 06:20:55 +00:00
Felix Fietkau
87e6a7e4f2 cleanup
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00
Nicolas Thill
dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
2006-10-18 13:21:13 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00