This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for bering-uClibc.".
The branch, next-experimental has been updated
via 3d031bad46d6268fbe68e805f9d7bf22fbd39695 (commit)
via 596d5c44b671ea8315f893a46808c5724247fd7a (commit)
via 6811ad4046876b1450c4fc603165c9d03719978c (commit)
via 713b86a0c820077760bfafc8aa678a0b20a82283 (commit)
via 9b79cf68aee7adb805ed6b30757c2bd6daee6ab2 (commit)
via a84ed7fe50c81e3c1ece4094537e9c583f13aa48 (commit)
via 1be6fb3c8b894b253bfdecbcac4f6347dcc6e52a (commit)
via c900e490f7f71dc3893d70b31575cee067c52d3e (commit)
via 36e56834f88aa880e2f9539de57a330e3c6eeb91 (commit)
via 4b4c67c6b8968a5debc723c95fa07f8254006477 (commit)
via 78c4ff525ec77acc74cd595a68e5ff5879848ed3 (commit)
via 016d36ef54cdaeae5269daf67ccb464b290ad3a5 (commit)
from ebb9a31465df88f7bc0fa125c37f20d854f25bad (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3d031bad46d6268fbe68e805f9d7bf22fbd39695
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 16:28:37 2012 +0200
updated iscsitarget; added fix of makefile; needs kernel driver porting
commit 596d5c44b671ea8315f893a46808c5724247fd7a
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 15:14:58 2012 +0200
fix openvpn
commit 6811ad4046876b1450c4fc603165c9d03719978c
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 15:10:44 2012 +0200
added act_connmark, added esfq to default module set
commit 713b86a0c820077760bfafc8aa678a0b20a82283
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 13:36:37 2012 +0200
re-added esfq from OpenWRT + fixes
commit 9b79cf68aee7adb805ed6b30757c2bd6daee6ab2
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 13:03:15 2012 +0200
fix
commit a84ed7fe50c81e3c1ece4094537e9c583f13aa48
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 12:03:59 2012 +0200
fixed makefile
commit 1be6fb3c8b894b253bfdecbcac4f6347dcc6e52a
Merge: c900e49 36e5683
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 11:57:19 2012 +0200
Merge branch 'next' into next-experimental
commit c900e490f7f71dc3893d70b31575cee067c52d3e
Author: Andrew Denisenko <nit...@us...>
Date: Thu Feb 16 00:56:19 2012 +0200
accel-pptp removed driver building, configs review
-----------------------------------------------------------------------
Summary of changes:
make/MasterInclude.mk | 11 +-
repo/accel-pptp/buildtool.mk | 8 -
repo/at/buildtool.mk | 3 +-
repo/ethtool/buildtool.cfg | 6 +-
repo/ethtool/buildtool.mk | 2 +-
repo/ethtool/ethtool-3.2.tar.gz | Bin 0 -> 215207 bytes
repo/iscsi/Makefile.patch | 33 +
repo/iscsi/buildtool.cfg | 25 +-
repo/iscsi/buildtool.mk | 4 +-
repo/iscsi/iscsitarget-1.4.20.2.tar.gz | Bin 0 -> 138464 bytes
repo/kmodules/common.cfg | 26 +-
repo/linux/200-sched_esfq.patch.gz | Bin 6182 -> 0 bytes
repo/linux/620-sched_esfq.patch | 795 +++++++++++++++++++
repo/linux/621-sched_act_connmark.patch | 172 ++++
repo/linux/Bering-3.2.4.config | 113 ++-
repo/linux/Bering-3.2.4.config-geode.patch | 903 +++++++++-------------
repo/linux/Bering-3.2.4.config-i486.patch | 1168 ++++++++++++----------------
repo/linux/Bering-3.2.4.config-i686.patch | 8 +-
repo/linux/buildtool.cfg | 14 +-
repo/linux/buildtool.mk | 4 +-
repo/openvpn/buildtool.mk | 6 +-
21 files changed, 1975 insertions(+), 1326 deletions(-)
create mode 100644 repo/ethtool/ethtool-3.2.tar.gz
create mode 100644 repo/iscsi/Makefile.patch
create mode 100644 repo/iscsi/iscsitarget-1.4.20.2.tar.gz
delete mode 100644 repo/linux/200-sched_esfq.patch.gz
create mode 100644 repo/linux/620-sched_esfq.patch
create mode 100644 repo/linux/621-sched_act_connmark.patch
hooks/post-receive
--
Repository for bering-uClibc.
|