| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 34841
|
|
|
|
| |
SVN-Revision: 34840
|
|
|
|
| |
SVN-Revision: 34839
|
|
|
|
| |
SVN-Revision: 34838
|
|
|
|
|
|
|
|
|
|
| |
fix the communication issues with the ar8316 switch. (ticket #11143)
Tested only on the wbmr-hp-g300h, could affect/break other devices.
Signed-off-by: Sebastian Mayr <sebastian.mayr@student.uibk.ac.at>
SVN-Revision: 34837
|
|
|
|
| |
SVN-Revision: 34836
|
|
|
|
| |
SVN-Revision: 34835
|
|
|
|
| |
SVN-Revision: 34834
|
|
|
|
| |
SVN-Revision: 34826
|
|
|
|
| |
SVN-Revision: 34825
|
|
|
|
| |
SVN-Revision: 34824
|
|
|
|
| |
SVN-Revision: 34823
|
|
|
|
| |
SVN-Revision: 34822
|
|
|
|
| |
SVN-Revision: 34821
|
|
|
|
| |
SVN-Revision: 34820
|
|
|
|
| |
SVN-Revision: 34819
|
|
|
|
| |
SVN-Revision: 34818
|
|
|
|
| |
SVN-Revision: 34817
|
|
|
|
| |
SVN-Revision: 34816
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sysupgrade defines its very own pivot() function.
Prior merging boot.sh and functions.sh sysupgrade just included boot.sh,
now it includes functions.sh which defines pivot() as well, however
slightly different which causes sysupgrade to fail.
This is a hot-fix to unbreak sysupgrade, however those two pivot()
functions should actually get merged.
SVN-Revision: 34815
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Same patches that I just merged for 3.6 and 3.7, except with one
additional fix that went into v3.4 that needed to be included.
Submitted more for the benefit of the AA branch than for trunk.
[juhosg: refresh the patch with quilt]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34813
|
|
|
|
|
|
|
|
| |
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34812
|
|
|
|
|
|
|
|
|
| |
It seems to work as intended, but only lightly tested.
Patch-by: Bryan Steele <brynet@gmail.com>
SIgned-off-by: Gabor Juhos <juhsog@openwrt.org>
SVN-Revision: 34811
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34810
|
|
|
|
|
|
|
|
|
| |
Compile tested only. The target is broken anyway,
so the kernel version does not matter too much.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34809
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34808
|
|
|
|
|
|
|
|
| |
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34807
|
|
|
|
|
|
|
|
|
| |
[juhosg: refresh patches with quilt, skip the patch for 3.3]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34806
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34805
|
|
|
|
|
|
| |
location
SVN-Revision: 34804
|
|
|
|
| |
SVN-Revision: 34803
|
|
|
|
| |
SVN-Revision: 34802
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34801
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34800
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34799
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34798
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34797
|
|
|
|
| |
SVN-Revision: 34795
|
|
|
|
| |
SVN-Revision: 34794
|
|
|
|
|
|
| |
/lib/functions.sh)
SVN-Revision: 34793
|
|
|
|
|
|
|
|
|
|
|
| |
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh
/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.
SVN-Revision: 34792
|
|
|
|
|
|
|
|
|
|
|
|
| |
The prefix / causes executables like mount, umount, etc. to be placed
in /bin /sbin which therewith replace the busybox symlinks.
mount and umount e.g. are linked again libmount.so.
This is e.g. fatal during a sysupgrade, where /bin/mount,
/bin/umount, etc. but not libmount.so get copied into a ramdisk
which will result in non working executables within the ramdisk.
SVN-Revision: 34791
|
|
|
|
| |
SVN-Revision: 34790
|
|
|
|
| |
SVN-Revision: 34789
|
|
|
|
| |
SVN-Revision: 34788
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34787
|
|
|
|
|
|
|
|
|
| |
Compile tested only. The target is broken anyway,
so the kernel version does not matter too much.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34786
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34785
|
|
|
|
|
|
| |
action, fixes a lock race condition observed in VirtualBox
SVN-Revision: 34784
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34783
|