1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Jo-Philipp Wich 38cb1da868 mtd - remove partition table assumption when writing fis table
When mtd alters the fis partition table it assumes that the first partition
table entry also is the first logical parition table entry. For instance our
table could look like this (irrelevant partitions put aside):
 * vmlinux.bin.l7 0xA8710000
 * rootfs         0xA8030000
Here mtd would assume vmlinux.bin.l7 being the first partition and use its
address to calculate the size and offset which ultimately leads to a broken
partition table.
This patch alters the behavior by checking what partition has the smaller
address to do the calculations based on that address.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

SVN-Revision: 32601
2012-07-04 11:56:25 +00:00
..
6in4 6in4, 6to4: further simplify protocol backends - use new default route dependencies to trigger bringup - remove old hotplug scripts 2012-06-18 21:40:34 +00:00
6rd 6rd: apply the same simplifications done in 6to4 and 6in4 2012-06-18 23:08:20 +00:00
6to4 6to4: fix ifname resolving for adv_interface option (#11796) 2012-07-02 12:14:50 +00:00
acx-mac80211 acx-mac80211: Add workaround for mac80211 hw-queue check 2012-06-17 20:50:43 +00:00
admswconfig
apex
ar7-atm package/ar7-atm: allow to build on 3.3 2012-05-05 17:32:33 +00:00
arptables
avila-wdt
base-files base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 2012-07-03 15:43:43 +00:00
block-mount Fix extroot by UUID 2012-07-01 11:06:32 +00:00
bridge-utils Update bridge-utils to the last upstream version 1.5. 2012-02-14 19:07:09 +00:00
broadcom-diag broadcom-diag: add missing break into switch case statement. 2012-04-28 23:30:05 +00:00
broadcom-wl broadcom-wl: fix WDS hotplug for multiple networks 2012-06-26 15:43:09 +00:00
busybox busybox: Enable ibs, obs and conv options on 'dd' 2012-06-19 22:34:49 +00:00
button-hotplug kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
comgt /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
compcache
crda crda: update to 1.1.2 2012-04-02 16:25:40 +00:00
cyassl cyassl: use patch-libtool pkg fixup 2012-01-08 15:39:42 +00:00
dnsmasq dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_local_domain defaults to 1 and controls whether the local domain is written as search directive to the local resolv.conf - add_local_hostname defaults to 1 and controls whether A and PTR records are created automatically for the local hostname These change supersedes http://patchwork.openwrt.org/patch/2207/ and http://patchwork.openwrt.org/patch/2208/ 2012-07-01 11:32:46 +00:00
dropbear dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920) 2012-02-25 12:40:46 +00:00
e2fsprogs e2fsprogs: fix md5sum issue 2012-06-17 21:34:16 +00:00
ead
ebtables ebtables: add a missing dependency 2012-06-11 00:56:34 +00:00
ep80579-drivers x86/ep80579: switch to 3.3 2012-05-18 20:10:33 +00:00
fbtest fbtest utility 2012-02-08 10:20:13 +00:00
fconfig
firewall firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertisement, thanks swalker 2012-06-08 14:20:34 +00:00
fuse fuse: update to 2.9.0 2012-06-16 21:06:37 +00:00
gdb gdb: use an updated 6.8a tarball 2012-02-14 20:13:28 +00:00
goldfish-qemu
gpio-button-hotplug kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
gpioctl
grub grub: fix build with automake v1.11.3 (#11228) 2012-04-04 18:10:15 +00:00
hostap-driver wpa_supplicant: use wext driver for hostap and madwifi 2012-03-27 10:44:26 +00:00
hostap-utils
hostapd hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE 2012-06-06 15:25:52 +00:00
hotplug2 remove special treatment when using glibc - support got dropped 2012-04-28 22:24:16 +00:00
i2c-gpio-custom
ifenslave
iproute2 iproute2: fix build errors with newer versions of eglibc 2012-06-07 12:37:49 +00:00
iptables iptables: fix build error if only libraries are selected 2012-06-07 12:24:37 +00:00
iw iw: sync nl80211.h update with compat-wireless 2012-04-16 21:13:18 +00:00
iwcap iwcap: fix reversed umask 2012-02-27 23:08:15 +00:00
iwinfo iwinfo: assume that no tx power information is available if nl80211 returns 0 dBm maximum 2012-05-28 00:52:26 +00:00
ixp4xx-microcode
kernel kernel/modules: load pppol2tp after pppox 2012-07-01 10:34:45 +00:00
kexec-tools kexec-tools: update to 2.0.3 (fixes #9846) 2012-02-13 12:36:36 +00:00
libbsd
libipfix rename libmisc.a to libipfixmisc.a 2012-06-05 17:49:57 +00:00
libjson-c
libnl
libnl-tiny libnl-tiny: port upstream bugfix 8ee16e6688657886f591f0841cb8e892743ecf2a from libnl, fixes error on hostapd interface initialization 2012-04-01 05:32:32 +00:00
libpcap libpcap: explicitely disable libnl support to prevent different build results depending on the environment (#11239) 2012-04-08 15:11:12 +00:00
libreadline
librpc make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support 2012-06-08 15:10:18 +00:00
libtool
libubox libubox: add a missing dependency 2012-06-10 20:27:44 +00:00
linux-atm linux-atm: remove defunct ipoa protocol support 2012-06-26 15:40:03 +00:00
ltq-dsl fix for 3.2.9 2012-03-25 08:50:42 +00:00
ltq-dsl-app /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
ltq-ifxos
ltq-kpi2udp
ltq-tapi
ltq-tapidemo set explicit -lpthread 2012-06-16 14:52:33 +00:00
ltq-vmmc remove bogus patch 2012-06-05 17:55:35 +00:00
lua
mac80211 mac80211: make channel bandwidth setting generic 2012-07-04 00:25:46 +00:00
maccalc
madwifi madwifi: fix compile issues with linux 3.1/3.2 2012-03-29 12:52:16 +00:00
mkelfimage
mmc_over_gpio
mountd
mtd mtd - remove partition table assumption when writing fis table 2012-07-04 11:56:25 +00:00
ncurses ncurses: libncursesw should not depend on libncurses 2012-05-26 18:03:56 +00:00
netifd netifd: repair dhcp client id option Busybox udhcpc dropped support for the -c option, instead it can be emulated by using -x 0x3d:id, change the dhcp protocol script accordingly and filter all colons from the id while we're at it. This change supersedes http://patchwork.openwrt.org/patch/1810/ 2012-07-01 12:43:14 +00:00
nvram
ocf-crypto-headers
om-watchdog package: add om-watchdog package 2012-01-04 17:30:39 +00:00
openssl openssl does not compile with uml and arch x86_64 2012-06-18 23:54:08 +00:00
opkg include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 2012-04-12 17:31:16 +00:00
owsip move /dev/vmmcX creation to a more central place 2012-06-02 14:03:28 +00:00
pjsip fixes ccache compile and adds missing -lc 2012-06-15 23:42:48 +00:00
ppp ppp: the pptp buffering option is not supported anymore, remove it 2012-06-21 19:41:47 +00:00
ps3-utils ps3-utils git repository fix 2012-03-18 21:08:39 +00:00
pwm-gpio-custom
px5g
qos-scripts /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
rbcfg
redboot-ar231x
relayd relayd: fix return code check for resolving network->ifname mapping 2012-05-14 14:08:43 +00:00
resolveip
robocfg
rotary-gpio-custom
rtc-rv5c386a
sierra-directip kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
siit
soloscli soloscli: Add script to syslog ADSL line stats 2012-03-29 09:01:33 +00:00
spi-ks8995
spidev_test
swconfig swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765) 2012-02-12 19:27:01 +00:00
switch switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. 2012-03-13 21:15:41 +00:00
toolchain toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc package 2012-06-20 13:45:01 +00:00
trelay kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
uboot-ar71xx
uboot-envtools uboot-envtools: forgot to remove uboot-envtools.init file 2012-06-04 22:03:00 +00:00
uboot-kirkwood
uboot-lantiq adds ARV4519PW/ARV7519PW 2012-03-25 08:51:13 +00:00
uboot-omap4 add support for OMAP4 based boards, starting with the PandaBoard 2012-01-14 23:02:56 +00:00
uboot-omap35xx
uboot-xburst
ubus ubus: add a missing dependency 2012-06-10 20:27:47 +00:00
uci uci: update to latest version, fixes return code of the cli on various failures 2012-03-28 11:02:30 +00:00
uclibc++ fix ccache related build breakage 2012-06-18 08:50:26 +00:00
udev
uhttpd uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses 2012-06-18 00:41:43 +00:00
usbreset add usbreset - a small simple utility to send port rests to selected usb devices (#10394) 2011-12-25 13:59:17 +00:00
util-linux util-linux: disable udev support, add missing dependencies 2012-06-11 00:56:41 +00:00
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe rename libmisc.a to libipfixmisc.a 2012-06-05 17:49:57 +00:00
wrt55agv2-spidevs
xfsprogs xfsprogs: disable po files building 2012-04-20 13:25:08 +00:00
yamonenv
zlib zlib: update to 1.2.7 2012-06-09 23:29:28 +00:00
Makefile mklibs: update to 0.1.34 (v2) 2012-06-10 17:07:46 +00:00