is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=ncm
+PKG_VERSION:=1.0.1
+PKG_RELEASE:=1
+PKG_MAINTAINER:=Oskari Rauta
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE
is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=ncm
+PKG_VERSION:=1.0.1
+PKG_RELEASE:=1
+PKG_MAINTAINER:=Oskari Rauta
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE
-off-by: Oskari Rauta
---
diff --git a/package/network/services/ppp/Makefile
b/package/network/services/ppp/Makefile
index d4aab38..9bf9616 100644
--- a/package/network/services/ppp/Makefile
+++ b/package/network/services/ppp/Makefile
@@ -120,7 +120,6 @@ endef
define Package/chat
$(call Package/ppp
-off-by: Oskari Rauta
---
diff --git a/package/network/services/ppp/Makefile
b/package/network/services/ppp/Makefile
index d4aab38..9bf9616 100644
--- a/package/network/services/ppp/Makefile
+++ b/package/network/services/ppp/Makefile
@@ -120,7 +120,6 @@ endef
define Package/chat
$(call Package/ppp
-off-by: Oskari Rauta
---
disable_ppp_requirement_v3.patch
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
right..Terribly sorry, that was my mistake..Correction attached..Signed-off-by: Oskari Rauta
disable_ppp_requirement_v2.patch
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mai
o wan, I don't need PPP and therefore might want to leaveppp out but still have chat.This patch removes ppp dependancy from chat.Signed-off-by: Oskari Rauta
disable_ppp_requirement.patch
Description: Binary data
___
openwrt-devel mailing list
ope
Sounds great. Hope it works.
> 2014-01-20 2:14 GMT-08:00 Bastian Bittorf :
>
> I ended up rebasing raspberry/rpi-3.10.y against the latest
> corresponding linux-3.10.y stable release, and that means about 175
> patches... The good thing is that this should now bring us in line
> with all the fix
it on your sdcard and got system to bootup -
all the packages are propably already available..
-Oskari Rauta
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
u can point the issues in my patch but none can
do anything about it. Fix it then for all, to me, it seems only problem is with
generic patch 880.
Signed-off-by: Oskari Rauta
openwrt-rpi-kernel-3.12.7y.patch
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> Maybe I'm missing the point, but 3.12.2y is still a 3.12.2 kernel with some
> added patches. There is no reason to
> handle this version like another kernel version, force all bcm2708 devices to
> use this kernel (Raspi may be the
> biggest provider for bcm2708 powerd board, it doesn't mean th
hat all this is for nothing.
Let's forget it then if it's useless.. Can't be very important if a 5K patch is
considered as a churn of one big blob.
Real motivator, 2 lines of text for someone who has been working for months to
just contribute namelessly to a project s
apply after a small change to patch number 880..
This patch is not dependant from any of my earlier patches- just patch straught
to trunk..
Signed-off-by: Oskari Rauta
openwrt-rpi-kernel-3.12.7y.patch
Description: Binary data
___
openwrt-de
te to mainstream.
freeradius2.patch
Description: Binary data
Signed-off-by: Oskari Rauta ___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
t would be better if people wouldn't need the patch at all since it
would already be included in the mainstream..
Signed-off-by: Oskari Rauta
openwrt-populatefs-fixed.patch
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@li
than Arch and don't want to start
removing
bits from stock, that's why OpenWRT is way better for me, it just needs to
work.. This patch makes sure it works.
On 2.12.2013, at 19:11, Florian Fainelli wrote:
> 2013/12/1 Oskari Rauta :
>> Sorry for posting similar patches twic
From: Oskari Rauta
Sorry for posting similar patches twice.. But decided to do it right this time.
OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but
not very well, biggest concern is mmc drivers that:
- cause errors
- root filesystem might suddenly go to read
From: Oskari Rauta
Sorry for posting similar patches twice.. But decided to do it right this time.
OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but
not very well, biggest concern is mmc drivers that:
- cause errors
- root filesystem might suddenly go to read
that, patching that kernel to
rpi-kernel.. Is 8 megabytes, so it's way too much that mailinglist should
handle, therefore, I have put up a site that holds the patch.. It's URL is
https://sites.google.com/site/variousopenwrt/rpi-patch
Signed-off-by: Oskari Rauta
From previous, it didn't work just that perfectly, in the kernel config file
CONFIG_LOCALVERSION must be set to "" and in target/brcm2708/Makefile kernel
version should be 3.12.1 - config file still should be config-3.12
Signed-off-b
de $(TOPDIR)/rules.mk
+
+PKG_NAME:=ncm
+PKG_VERSION:=1.0
+PKG_RELEASE:=1
+PKG_MAINTAINER:=Oskari Rauta
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)
+
+include $(INCLUDE_DIR)/package.mk
+
+define Package/ncm/Default
+ VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
+ URL:=http://
t a/package/network/services/ncm/Makefile
b/package/network/services/ncm/Makefile
new file mode 100644
index 000..a37e3ed
--- /dev/null
+++ b/package/network/services/ncm/Makefile
@@ -0,0 +1,151 @@
+#
+# Copyright (C) 2007-2013 OpenWrt.org
+# Copyright (C) 2010 Vertical Communications
+#
+# This
Cutter was marked as broken a long time ago, cutter is utility used for
disconnecting ongoing TCP connections.
Problem was that it didn't support nf_conntrack. Here's a patch that changes it
to use nf_conntrack instead of ip_conntrack..
Signed-off-by: Oskari Rauta
Patch begins:
di
, carrier, cell and signal.
Better description and screenshots from LuCI from this forum post:
https://forum.openwrt.org/viewtopic.php?pid=218745#p218745
Signed-off-by: Oskari Rauta
Patch starts:
diff --git a/package/network/services/ncm/Makefile
b/package/network/services/ncm/Makefile
new
24 matches
Mail list logo