Commit graph

68 commits

Author SHA1 Message Date
Felix Fietkau
1c0f8d64f8 update to 2.6.22-rc5 (#1915)
SVN-Revision: 7659
2007-06-18 03:44:08 +00:00
Felix Fietkau
5a72d6d43e switch over x86 to 2.6.22-rc4
SVN-Revision: 7653
2007-06-17 02:58:28 +00:00
Felix Fietkau
f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
SVN-Revision: 7644
2007-06-16 01:56:04 +00:00
Tim Yardley
882e17e723 generic profile for x86, no packages auto-selected
SVN-Revision: 7519
2007-06-07 17:41:50 +00:00
Felix Fietkau
2801c15eaa more kernel config cleanup
SVN-Revision: 7412
2007-05-31 09:31:44 +00:00
Felix Fietkau
d4cce8a452 refresh x86 kernel config
SVN-Revision: 7346
2007-05-26 18:19:10 +00:00
Felix Fietkau
7e07265588 update x86 config and move some config defaults to the config template
SVN-Revision: 7323
2007-05-23 23:49:12 +00:00
Felix Fietkau
b71b54bb25 fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
2007-05-23 18:15:11 +00:00
Felix Fietkau
84b235140c fix pcmcia/pccard build defaults
SVN-Revision: 7275
2007-05-19 16:16:48 +00:00
Felix Fietkau
ac58dbb471 add support for 16 bit pcmcia cards
SVN-Revision: 7182
2007-05-11 10:54:16 +00:00
Mike Baker
b1568474b3 use generic inittab for x86
SVN-Revision: 7175
2007-05-10 14:50:42 +00:00
Florian Fainelli
0eb7f75195 Add profile for Soekris Net4801 boards (#1072)
SVN-Revision: 6962
2007-04-16 08:03:53 +00:00
Hamish Guthrie
227346dd55 reversal of previous dummy commit
SVN-Revision: 6776
2007-03-31 23:30:17 +00:00
Hamish Guthrie
52a7d96edd Dummy update - to be reversed
SVN-Revision: 6775
2007-03-31 23:26:17 +00:00
Felix Fietkau
f7809d07c8 remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
2007-03-12 19:23:18 +00:00
Felix Fietkau
04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
2007-03-11 00:04:17 +00:00
Tim Yardley
fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00
Felix Fietkau
4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
2007-03-06 19:13:40 +00:00
Felix Fietkau
cf282c9a69 add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
2007-03-05 00:38:37 +00:00
Felix Fietkau
6bbbeb5d67 enable ne2k-pci by default
SVN-Revision: 6517
2007-03-04 21:25:25 +00:00
Felix Fietkau
c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
Tim Yardley
747e57ffe2 make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
2007-03-03 01:22:09 +00:00
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