Commit graph

161 commits

Author SHA1 Message Date
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Hauke Mehrtens
d8967780d4 x86 Kernel configuration for kernel 2.6.30.
SVN-Revision: 15804
2009-05-12 20:48:32 +00:00
Jo-Philipp Wich
d257bf48d8 Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15685
2009-05-07 14:07:03 +00:00
Jo-Philipp Wich
9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15682
2009-05-07 13:50:09 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
Hauke Mehrtens
9f10820e7c Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
SVN-Revision: 15543
2009-05-01 15:18:41 +00:00
Felix Fietkau
e76aa157bc enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
2009-04-22 19:42:13 +00:00
Hauke Mehrtens
62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Hauke Mehrtens
76fe41a8d3 The image was selected from a wrong location. Fixes bug #4618
SVN-Revision: 14948
2009-03-19 13:02:06 +00:00
Imre Kaloz
45a676441d update to 2.6.28.8
SVN-Revision: 14916
2009-03-17 12:41:05 +00:00
Felix Fietkau
16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
2009-03-14 15:52:42 +00:00
Hauke Mehrtens
38ca46d7c5 add BLK_DEV_PIIX symbol needed for Virtual Box.
SVN-Revision: 14719
2009-03-01 20:07:56 +00:00
Felix Fietkau
11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Hauke Mehrtens
3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Gabor Juhos
1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Markus Wigge
9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00
Felix Fietkau
474cf6d326 disable SMP by default on x86
SVN-Revision: 14498
2009-02-13 14:37:21 +00:00
Felix Fietkau
5b5a74c1d0 nuke old x86 kernel configs
SVN-Revision: 14497
2009-02-13 14:37:05 +00:00
Markus Wigge
d7fed96eba - removed cs5535 driver again, mixed it up with 5536 chipset - added support for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration.
SVN-Revision: 14460
2009-02-09 12:34:08 +00:00
Markus Wigge
50bb63356d - added cs5535 ide driver - change memory allocator to "SLUB"
SVN-Revision: 14459
2009-02-09 08:48:14 +00:00
Gabor Juhos
a7782176f9 update to 2.6.28.4
SVN-Revision: 14441
2009-02-08 13:01:28 +00:00
Florian Fainelli
665c34d4d7 bump kernel version to 2.6.28.2 (#4396)
SVN-Revision: 14324
2009-01-31 16:52:44 +00:00
Florian Fainelli
a5634ea84f resync kernel configurations, patch from Hauke Mehrtens (#4396)
SVN-Revision: 14323
2009-01-31 16:51:37 +00:00
Markus Wigge
a75c40c66f - added generic config for 2.6.28 generated from 2.6.27 with plain kernel_menuconfig, no modifications so far
SVN-Revision: 14223
2009-01-27 17:59:15 +00:00
Gabor Juhos
2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
2009-01-25 18:33:19 +00:00
Gabor Juhos
0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Gabor Juhos
3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
2009-01-15 13:40:35 +00:00
Andy Boyett
cd924aa25c generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size)
SVN-Revision: 13988
2009-01-12 03:48:42 +00:00
Jo-Philipp Wich
e0440fefb6 Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
SVN-Revision: 13963
2009-01-10 23:12:21 +00:00
Jo-Philipp Wich
2273aadfb2 fix grub installation on target images, regression caused by multi-libc support
SVN-Revision: 13936
2009-01-08 16:51:01 +00:00
Steven Barth
5c95516f24 Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
SVN-Revision: 13821
2009-01-02 14:35:18 +00:00
Gabor Juhos
8395d01b59 update to 2.6.27.10
SVN-Revision: 13695
2008-12-19 19:25:35 +00:00
Gabor Juhos
e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
2008-12-16 10:37:14 +00:00
Florian Fainelli
5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
2008-12-10 01:39:29 +00:00
Gabor Juhos
4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
2008-12-06 09:59:55 +00:00
Jo-Philipp Wich
e9cf2c505a split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
2008-11-28 18:04:36 +00:00
Imre Kaloz
752054346a update to 2.6.27.7
SVN-Revision: 13347
2008-11-25 13:54:46 +00:00
Imre Kaloz
a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Florian Fainelli
dd2ab5bfb0 Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13332
2008-11-23 20:14:08 +00:00
Gabor Juhos
88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Florian Fainelli
45cc45cac5 Add support for creating VMware vmdk images #1317
SVN-Revision: 13158
2008-11-09 17:39:09 +00:00
Gabor Juhos
d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Gabor Juhos
821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Nicolas Thill
3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Felix Fietkau
065306a9a8 fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)
SVN-Revision: 12672
2008-09-23 17:46:23 +00:00
Felix Fietkau
f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Gabor Juhos
e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos
104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Travis Kemen
7346ef83e1 fix sysupgrade endian issues
SVN-Revision: 11900
2008-07-22 01:11:30 +00:00
Imre Kaloz
492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Felix Fietkau
2b5ce63303 x86: don't attempt to compile grub on darwin
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
Imre Kaloz
dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
2008-06-26 14:28:16 +00:00
Andy Boyett
1af378601e x86: Sync kernel config
SVN-Revision: 11557
2008-06-22 18:41:42 +00:00
Gabor Juhos
d95fa260a3 sync kernel config
SVN-Revision: 11524
2008-06-17 14:00:25 +00:00
Gabor Juhos
4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
2008-06-17 12:57:04 +00:00
Imre Kaloz
2eb6751084 upgrade to 2.6.25.6
SVN-Revision: 11435
2008-06-11 11:38:39 +00:00
Felix Fietkau
b0e669ee13 fix x86 image build order (fixes #3317)
SVN-Revision: 11359
2008-06-04 21:55:25 +00:00
Florian Fainelli
08fa2c3feb fix typo
SVN-Revision: 11300
2008-05-30 16:59:36 +00:00
Florian Fainelli
8c0c28eef2 Add virtualbox images to x86 (#3475)
SVN-Revision: 11298
2008-05-30 16:50:37 +00:00
Gabor Juhos
f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
2008-05-18 20:12:54 +00:00
Nicolas Thill
8222d04d45 add missing config symbol
SVN-Revision: 11105
2008-05-10 23:14:57 +00:00
Nicolas Thill
e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
2008-05-09 17:08:51 +00:00
John Crispin
533d5126e1 bump x86 to 25.1
SVN-Revision: 11041
2008-05-04 00:46:02 +00:00
John Crispin
52b8819b3c bump x86 to .25
SVN-Revision: 11020
2008-05-03 13:48:27 +00:00
John Crispin
fc15a72877 remove obseleted profile
SVN-Revision: 11019
2008-05-03 13:44:16 +00:00
Imre Kaloz
68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
2008-04-28 10:23:36 +00:00
Nicolas Thill
c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Travis Kemen
02d4daa587 add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)
SVN-Revision: 10688
2008-03-29 20:17:18 +00:00
Imre Kaloz
e7432794fa fix image generation on x86
SVN-Revision: 10610
2008-03-17 12:37:52 +00:00
Florian Fainelli
8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
2008-03-09 11:21:18 +00:00
Florian Fainelli
f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
2008-03-07 10:47:23 +00:00
Imre Kaloz
3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Gabor Juhos
0a6bf50432 bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
SVN-Revision: 10208
2008-01-16 09:44:11 +00:00
Tim Yardley
e48d566e82 bump to 2.6.23.12
SVN-Revision: 10144
2008-01-08 17:41:42 +00:00
Tim Yardley
ec8d79e3a9 bump x86 to 2.6.23.11, latest of 23 branch
SVN-Revision: 9798
2007-12-18 18:35:21 +00:00
Felix Fietkau
985ee9fc8f LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--

SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Tim Yardley
2efb83ebcb bump kernel to 2.6.23.9 for x86
SVN-Revision: 9675
2007-12-08 15:53:05 +00:00
Travis Kemen
38101a0cdc add support for the PCEngines Alix
SVN-Revision: 9611
2007-11-28 04:07:24 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Felix Fietkau
fa2828f9e5 move a few config options to the generic templates to avoid kernel config questions
SVN-Revision: 9510
2007-11-07 20:36:12 +00:00
Florian Fainelli
e8d61c7aaa Update S100 profile (#2587)
SVN-Revision: 9459
2007-10-29 10:09:45 +00:00
Florian Fainelli
6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
2007-10-24 19:23:47 +00:00
Felix Fietkau
39a43187f3 silence a bogus preinit message
SVN-Revision: 9429
2007-10-24 17:14:09 +00:00
Florian Fainelli
486492b407 We are now at .23.1
SVN-Revision: 9415
2007-10-23 08:13:12 +00:00
Felix Fietkau
86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
2007-10-20 19:10:06 +00:00
John Crispin
dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
2007-10-16 21:02:36 +00:00
John Crispin
e8f986c59f fixed missing kernel option for x86
SVN-Revision: 9319
2007-10-14 14:25:10 +00:00
John Crispin
16b236fb69 fixed generation of iso images
SVN-Revision: 9317
2007-10-14 13:39:35 +00:00
Felix Fietkau
30007a5e6c move a few config symbols to the 2.6.23 template
SVN-Revision: 9288
2007-10-13 22:40:41 +00:00
John Crispin
cf6ccb0426 updated x86 kernelconfig
SVN-Revision: 9272
2007-10-12 20:43:28 +00:00
John Crispin
a320eec777 move x86 to 2.6.23
SVN-Revision: 9264
2007-10-11 23:12:31 +00:00
Felix Fietkau
27baec04a1 move grub menu.lst to the right place
SVN-Revision: 9216
2007-10-09 16:57:12 +00:00
Felix Fietkau
8c97372e0d move grub to package/
SVN-Revision: 9212
2007-10-09 03:19:07 +00:00
Felix Fietkau
a15be375b0 only require mkisofs if isofs root is actually selected
SVN-Revision: 9211
2007-10-09 02:45:24 +00:00
John Crispin
215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
2007-10-08 18:53:19 +00:00
John Crispin
9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
2007-10-04 20:58:11 +00:00