nbd
2346d031cb
union mounts: fix various bugs related to handling of mountpoints and copyups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:18 +00:00
nbd
0547e1b91f
fix compile error in bfs on 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:14 +00:00
nbd
ac76191efe
union mounts: get rid of kernel log spam
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:07 +00:00
hauke
e0cf13bf5a
[ipset] Update ipset to version 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 15:03:41 +00:00
hauke
749981b832
small fixes mostly for kernel 2.6.31
...
- libsas needs symbols from scsi_transport_sas
- autoload line in pppoe was missing
- rfkill-input does not exist in kernel 2.6.31
- password for download server of r8101 changed
- r8101 and siit do not build with kernel 2.6.31
- fix build of net sched esfq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 21:23:53 +00:00
nbd
cf5d9b9638
add jffs2 whiteout support (necessary for using it with union mounts)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:51:05 +00:00
hauke
b69ee884f4
[kernel] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:29:13 +00:00
nbd
82bbacf365
fix 2.6.31 compile with union mounts disabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 08:52:09 +00:00
nbd
8fe4228261
kernel: refresh the vm exports patch in 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:40 +00:00
nbd
95802daad9
kernel: add a patch for union mounts in 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:37 +00:00
nbd
0bc3ef4da4
kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:29 +00:00
nbd
19b9e51722
add bfs to linux 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:23:55 +00:00
nbd
0f073edc52
merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:13 +00:00
juhosg
928f811d46
kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 09:30:31 +00:00
nbd
e44638b110
when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:35 +00:00
nbd
915b00a7ed
unlzma: fix a race condition and add some optimizations to improve performance
...
also make peek_old_byte errors non-fatal
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:28 +00:00
nbd
b93baae024
implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:36 +00:00
lars
b76687c0dc
Fix lzma cmd args.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 22:16:31 +00:00
juhosg
978a5fb741
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 08:15:55 +00:00
juhosg
b4c4a81c44
kernel: get rid of the simple_prom_emulator, it is not really useful
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:20 +00:00
juhosg
31cee17e38
kernel: add generic image_cmdline hack to MIPS targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:01 +00:00
juhosg
98337a7ad3
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:37:31 +00:00
nbd
e6c017f510
remove an empty patch file (thx, xiangfu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-05 23:15:47 +00:00
florian
6901b1af8f
[kernel] mode cygwin fixes for scripts/mod/file2alias
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27 08:18:01 +00:00
juhosg
8a29e880ca
[kernel] 2.6.31: refresh generic patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 19:57:47 +00:00
mirko
c3fd35e780
add generic patchset levelled up to 2.6.31-rc6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-22 12:46:12 +00:00