This proposed patch updates lvm2 build script to 2.02.63 ... the previous
version (2.02.60) is no longer available for download. this update also
necessitated some minor changes to patches/100-readline-link.patch
(Previous attempt bounced ... apologies if you get 2 submissions).
Signed-off-by:
This patch adds support for the zyxel nbg460n/550n/550nh routers.
Currently this only works if a second stage bootloader is also flashed,
as the used switch needs extra initialization.
Signed-off-by: Michael Kurz
---
linux/ar71xx/config-2.6.32 |1
linux/ar71xx/conf
ill take nocatsplash since im the last one to update it
im going through others
On Sat, Apr 17, 2010 at 5:57 PM, Travis Kemen wrote:
> OpenWrt is still looking for more package maintainers. A list of
> current maintainers is located at
> https://dev.openwrt.org/wiki/packages . If you are intere
OpenWrt is still looking for more package maintainers. A list of
current maintainers is located at
https://dev.openwrt.org/wiki/packages . If you are interested please
let me know and I will get you setup.
Thanks,
Travis
___
openwrt-devel mailing list
op
On 17-04-10 14:23, Stijn Tintel wrote:
> Initialize virtio earlier, so that block2mtd can be used on virtio based
> block devices (virtio_blk). This fixes the ability to run squashfs
> images inside a KVM guest.
>
> Upstream bug report: https://bugzilla.kernel.org/show_bug.cgi?id=15644
>
>
Seems
Hi Manuel,
Le samedi 17 avril 2010 09:34:52, Manuel Lauss a écrit :
> Bruno Randolf einfach.org> writes:
> > > > currently PCI is broken on the au1000 platforms.
> > > >
> > > > this is also the reason for:
> > > > https://dev.openwrt.org/ticket/6851
> > > >
> > > > in order to debug this further
Add a KVM guest subtarget to the x86 target. Since VirtIO is the
preferred I/O virtualization platform for kvm, this target expects it's
root device to be /dev/vda.
Signed-off-by: Stijn Tintel
---
target/linux/x86/Makefile |2 +-
target/linux/x86/image/Config.in
Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
Signed-off-by: Stijn Tintel
---
package/kernel/modules/virtual.mk |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/kernel/modules/virtual.mk
b/package/kernel/modules/virtual.mk
index 4aa1d8c.
Initialize virtio earlier, so that block2mtd can be used on virtio based
block devices (virtio_blk). This fixes the ability to run squashfs
images inside a KVM guest.
Upstream bug report: https://bugzilla.kernel.org/show_bug.cgi?id=15644
Signed-off-by: Stijn Tintel
---
.../010-virtio-initialize
Move Xen kernel modules into a general virtualization category.
Signed-off-by: Stijn Tintel
---
package/kernel/modules/virtual.mk | 110 +
package/kernel/modules/xen.mk | 110 -
2 files changed, 110 insertions(+), 110
Add support for VirtIO-based paravirtualized devices used by various
virtualization platforms.
Signed-off-by: Stijn Tintel
---
package/kernel/modules/virtual.mk | 48 +
1 files changed, 48 insertions(+), 0 deletions(-)
diff --git a/package/kernel/modules/vi
This patch series adds a new x86 subtarget for running inside a KVM guest.
The v2 series fixes some copy-paste errors and an accidentally commited file.
The v3 series fixes missing config symbols.
The v4 series fixes the use of squashfs images.
Stijn Tintel (5):
kernel: move xen.mk to virtual.m
/openwrt/Makefile (arbeidskopi)
@@ -9,11 +9,11 @@
PKG_NAME:=fowsr
PKG_VERSION:=1.0
-PKG_RELEASE:=20100403
+PKG_RELEASE:=20100417
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.gz
PKG_SOURCE_URL:=http://fowsr.googlecode.com/files
-PKG_MD5SUM:=e3f66ae504ce92a969279cd4e77b165d
Just found spare one in the cupboard.
/pm me your postal addr and i'll pop it in the mail on monday
Quoting Manuel Lauss :
Bruno Randolf einfach.org> writes:
> > currently PCI is broken on the au1000 platforms.
> >
> > this is also the reason for:
> > https://dev.openwrt.org/ticket/68
Bruno Randolf einfach.org> writes:
> > > currently PCI is broken on the au1000 platforms.
> > >
> > > this is also the reason for:
> > > https://dev.openwrt.org/ticket/6851
> > >
> > > in order to debug this further, does anyone know when the au1000 was
> > >
> > > working last? which kernel v
15 matches
Mail list logo