Commit Graph

163 Commits

Author SHA1 Message Date
John Crispin
39679eba93 fixed typo in generic squashfs split patch ... shame on you :)
SVN-Revision: 9455
2007-10-27 19:41:20 +00:00
Felix Fietkau
a10edd4cee Add udev initilisation
We have a udev package, but no means to start udev at boot.

This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9412
2007-10-23 06:23:36 +00:00
Felix Fietkau
b513ee61a5 only do hotplug2 init if hotplug2 is present
The current /init script unconditionally does the initialisation for
hotplug2, including mounting a new /dev. If hotplug2 isn't present, we
end up with no device nodes.

This change only does the hotplug2 init if hotplug2 is present, but
always mounts /sys.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9411
2007-10-23 06:23:33 +00:00
Felix Fietkau
881bac2db2 Allow targets to specify extra initramfs source files
The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated
list of source files (or directories). This allows a platform to
add extra components to the initramfs image, by defining the
INITRAMFS_EXTRA_FILES make var.

By default, we add a simple initramfs extra file for the generic-2.6
platform, which specifies a few device nodes.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9410
2007-10-23 06:23:29 +00:00
Gabor Juhos
ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Felix Fietkau
fd811bf54c sync ssb with upstream
SVN-Revision: 9302
2007-10-14 02:47:36 +00:00
John Crispin
f0e10e1253 added some extensions to the phy layer
SVN-Revision: 9297
2007-10-14 00:04:53 +00:00
Felix Fietkau
6e69adb9e6 disable the in-kernel mac80211 and cfg80211 will be built externally
SVN-Revision: 9289
2007-10-13 22:40:54 +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
Felix Fietkau
ceb5350cd3 back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
SVN-Revision: 9281
2007-10-13 02:21:24 +00:00
Felix Fietkau
30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet)
SVN-Revision: 9279
2007-10-13 02:04:37 +00:00
Felix Fietkau
a5164cf41b disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
SVN-Revision: 9278
2007-10-13 02:00:06 +00:00
Felix Fietkau
069032243a move a few kconfig options from atheros to generic-2.6
SVN-Revision: 9273
2007-10-12 21:21:36 +00:00
Gabor Juhos
4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos
36c579aee3 update yaffs2 to compile with 2.6.23
SVN-Revision: 9257
2007-10-11 07:36:21 +00:00
Gabor Juhos
671469ec17 update generic 2.6.23 config
SVN-Revision: 9256
2007-10-11 07:12:13 +00:00
Gabor Juhos
b52069462e netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well
SVN-Revision: 9255
2007-10-11 07:08:40 +00:00
Gabor Juhos
f267a43256 restore CVS Id strings for yaffs code, remove svn:keywords properties
SVN-Revision: 9250
2007-10-10 19:33:22 +00:00
Gabor Juhos
1defe9a10c dissect yaffs patch
SVN-Revision: 9249
2007-10-10 18:05:48 +00:00
Eugene Konev
72f5fa6b92 sync for 2.6.23-final
SVN-Revision: 9234
2007-10-10 06:20:25 +00:00
Gabor Juhos
c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Gabor Juhos
8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
Eugene Konev
c0dcf4bbca fix rtsp patch
SVN-Revision: 9139
2007-10-05 13:51:22 +00:00
Eugene Konev
6efb8c8df8 add generic 2.6.23 patches and config
SVN-Revision: 9114
2007-10-04 02:26:27 +00:00
Gabor Juhos
693077d7d5 split eeprom_93cx6 patch to make quilt happy
SVN-Revision: 9084
2007-10-01 08:45:39 +00:00
Gabor Juhos
5d4112737d add missing file from [9055]
SVN-Revision: 9056
2007-09-28 20:08:55 +00:00
Gabor Juhos
962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
2007-09-28 20:06:52 +00:00
Nicolas Thill
0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill
40d44d26af backport [8862] to pre 2.6.22 kernels as well
SVN-Revision: 8975
2007-09-23 11:12:54 +00:00
Felix Fietkau
b4142edc77 make ATM_DRIVERS default to n
SVN-Revision: 8967
2007-09-22 23:36:37 +00:00
Nicolas Thill
fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
2007-09-22 18:37:24 +00:00
Matteo Croce
8d162264af Make ar7_part more readable and endianness safe
SVN-Revision: 8886
2007-09-20 19:25:38 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Felix Fietkau
abbe02e2fb enable jffs2 summary for faster mount time
SVN-Revision: 8846
2007-09-19 20:43:31 +00:00
Florian Fainelli
114a03a429 Rearrange patches
SVN-Revision: 8729
2007-09-10 14:19:56 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Florian Fainelli
8505138db8 Add some EHCI related symbols when usb is selected
SVN-Revision: 8686
2007-09-08 10:28:18 +00:00
Nicolas Thill
62637bcce1 rename 2.6 high-speed usb serial fix to match 2.4 one
SVN-Revision: 8574
2007-09-02 14:20:11 +00:00
Nicolas Thill
939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Nicolas Thill
a28a3e814b add high-speed usb serial fix from Junxion (closes: #2274)
SVN-Revision: 8549
2007-08-30 16:04:31 +00:00
Florian Fainelli
e384acd55d Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
SVN-Revision: 8470
2007-08-23 15:48:46 +00:00
Florian Fainelli
875475af7d Compile crc itu-t as a module
SVN-Revision: 8449
2007-08-21 09:34:02 +00:00
Felix Fietkau
4460bbca47 add refresh ioctl to mtd (for rescanning partitions after reflash)
SVN-Revision: 8438
2007-08-19 21:53:17 +00:00
Felix Fietkau
7f04ef6341 disable romfs, nothing uses it
SVN-Revision: 8430
2007-08-19 10:01:17 +00:00
Felix Fietkau
ce9fff401a fix an off-by-one error
SVN-Revision: 8427
2007-08-19 01:06:26 +00:00
Florian Fainelli
99799c7cdf Remove the eeprom patches, but move the git-newsetup to generic, so that the x86 target can benefit from them
SVN-Revision: 8374
2007-08-07 09:43:05 +00:00
Florian Fainelli
c415751426 Also add eeprom 93cx6 to generic-2.6
SVN-Revision: 8372
2007-08-07 09:38:41 +00:00
Florian Fainelli
560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Florian Fainelli
0a72fc6dff Add CONFIG_HID to not set by default
SVN-Revision: 8304
2007-08-01 14:56:33 +00:00