[leaf-devel] IPv6 Customer Edge Routers

2017-05-25 Thread Mike Noyes
Basic Requirements for IPv6 Customer Edge Routers
draft-ietf-v6ops-rfc7084-bis-01
Active Internet-Draft (v6ops WG)
https://datatracker.ietf.org/doc/draft-ietf-v6ops-rfc7084-bis/
This document specifies requirements for an IPv6 Customer Edge (CE)
router.  Specifically, the current version of this document focuses on
the basic provisioning of an IPv6 CE router and the provisioning of
IPv6 hosts attached to it.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

signature.asc
Description: This is a digitally signed message part
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Another router

2016-01-21 Thread Mike Noyes
On 08/03/2014 03:18 AM, Yves Blusseau wrote:
> i have found this router: http://www.ubnt.com/edgemax/edgerouter-lite
> * 
> http://www.smallnetbuilder.com/lanwan/lanwan-reviews/32012-first-look-ubiquiti-edgerouter-lite

Yves,
I just purchased an ERLite-3. I plan to pair it with a gigabit switch
with PoE 802.3at. I'll add an 802.11ac AP or two to finish off the site.

BTW, you can install OpenWRT on the ERLite-3.
https://wiki.openwrt.org/toh/ubiquiti/edgerouter.lite


Andrew,
EdgeOS is a fork of Vyatta (Debian distro).

As for price performance see:
https://dl.ubnt.com/Tolly212127UbiquitiEdgeRouterLitePricePerformance.pdf

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] XOR botnet

2015-10-13 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 10/13/2015 07:56 AM, Mike Noyes wrote:
> Don’t blame Linux for the XOR botnet 
> http://www.infoworld.com/article/2990956/linux/dont-blame-linux-for-th
e-
>
> 
xor-botnet.html
> Paul Venezia writes: In the context of the XOR botnet, we’re
> talking about poorly designed embedded Linux systems that not only
> lack basic protections against brute-force login attacks, but don’t
> even enforce sensible password policies. This has more to do with
> unconscionably bad vendor practices than any other factor.


How to detect and remove XOR DDoS malware
https://www.akamai.com/us/en/about/news/press/2015-press/xor-ddos-botnet
- -attacking-linux-machines.jsp
The presence of XOR DDoS can be detected in two ways. To detect this
botnet in a network, look for communications between a bot and its C2
using a Snort rule provided in the advisory. To detect infection of
this malware on a Linux host, the advisory includes a YARA rule that
pattern matches strings observed in the binary.

XOR DDoS is persistent – it runs processes that will reinstall the
malicious files if they are deleted. Therefore removing the XOR DDoS
malware is a four-step process for which several scripts are provided
in the advisory:

Identify the malicious files in two directories.
Identify the processes that promote persistence of the main process.
Kill the malicious processes.
Delete the malicious files.


- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWHSJKAAoJEOi/XsrkhYt4lk8QAKPq/QtGmUwMJotO6gR+c1DM
q6A42Qjn6BRX3OjTepmu6l8BAw3nGCAtwxRcwfZLKd4uaoWKFYdXHXPy9P0OoiXz
S6h8MDEUNS7VCMYfmD6gkEnWJYofZRZqoS2XsI1ArhTLaaaJ+mJ7iV0qm0oD9j5h
5VFxP2c3fwK3X4+1TVP3iN7mo2wOQjKaXhc8lTu7tdVl9lKeDK5PUg531suoXQ4w
STeWmYNCqueu++08L8mSGRF9n7CSe3N6+OyoP1Z4kYSd5GR7Ao9rpoXuhjPz+6Jt
/vUFvFsyMB9dA6T5jo9NWKPRuLxXuPFGRAxbvTp5OeT1QqNcWctLnBaVJNNWIlof
5mJFf3lg2gQWl5N4a/fYL5Zq3+vWsWJzIxyrXUCakpjqY4V7r7UnBggl5Oadu8uM
MLnAKUxbnTkIV6loQ4nps6jWuetzXOnY6pvK1qz55P0By55gkp+46/oni0dooSQs
Tg3YsyabR4SK4fe/joqdR/pwLNIrL61AGBBKnWcsQUtkhhgONLo1cucezPOqbGI8
RDH0/ZS9u0QPQkGiCC534+56zl3UshlGyVzMAArkikayFX19inUI1/fzUZFt4ZNi
3ZL8cCrGt80jw7zuJukYjwi+y/u4N3t4dbfe8CtLhloFFPaMnUc3C6yrNEEvKQQf
qF9j9JzLqFz8Lch7m9E5
=garh
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] XOR botnet

2015-10-13 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Don’t blame Linux for the XOR botnet
http://www.infoworld.com/article/2990956/linux/dont-blame-linux-for-the-
xor-botnet.html
Paul Venezia writes: In the context of the XOR botnet, we’re talking
about poorly designed embedded Linux systems that not only lack basic
protections against brute-force login attacks, but don’t even enforce
sensible password policies. This has more to do with unconscionably
bad vendor practices than any other factor.

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWHRuhAAoJEOi/XsrkhYt4lVAP/RI5ljRkQ8TOJyP4+/0ygIka
QpakADt3IfvWLYrBnCWZbd+OFGHcsLvmXUEIjwMEKfH1jp1JKNDmvCuTUOiaeEga
is4ae3gwArDWvP0+3Qc6GRqNWHwkPNAdGS73QRja5FThTwVNeH9Qdq+Q0B15fhcj
yT/SiMnwIsq6m2RjaO3XsbrJ2WEdtLTMvJ/0nVBhqLluP/E0K6MF28FpvJu2xdVH
giFqZZKBLtnMNPQhVCbcpEmV3Zmfb80QVLjfDGVLqAH0ZH0bLUu2MEypiXkxHIxh
5MS4Lf/oknH0d5Dl6vj36EX6/C+NfAZBotcIxJuwiROqrhHJEaTpmt6YrqWW6GUt
VbM6RJsbaZeRmD1r66bSxHj5aLa4Ps4ZpvXnBYILg0+m9qXtbFnkXxKHcVDmZ5s7
M60qDvJRgGe1RkuZ78bqppyp3EEgcjGb1PMy/DvTrHc+jrUQPx0x4ZlLTlZDye8Z
gqU8VQemFerXCbdYLd1fHXlMJ1hsDfPD1lpzuTZstRf8uUXq158wVD3qPXB7lVwu
ypVcJfHOV6XyNWtkUl7H/StA2/F3H7zLCQy08Jr4Ruo6/EnOInEjO7QqVbaWP5hO
DGLSb3mMQPVqe4/dAiy7XwyMGRbHEzUfS/9jkir0alOoXcpQffA7G0ukkwU+QeUd
om9+dDJfMov1E/XvtJAI
=2wCB
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Reproducible builds

2015-09-08 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Are we there yet?

How Debian Is Trying to Shut Down the CIA and Make Software
Trustworthy Again
http://motherboard.vice.com/read/how-debian-is-trying-to-shut-down-the-c
ia-and-make-software-trustworthy-again
Reproducible builds are already a staple of Bitcoin and the Tor
Project. Many other free software projects, including FreeBSD, NetBSD,
and OpenWrt, are moving in the same direction.

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJV7uaDAAoJEOi/XsrkhYt4lHAP+wcwxkDBx+CeWkU+37rJy1dH
5FwRosHqwtsyPFCGNZ4r6BL18N5TsvjCsTEncO2hBcLvEHk+EcJdQXuFgDt21NDb
GFunZujHUAZeu4iVvzCPKUPu3uZDcx1yttcJDVZcppmjejOMhSzneePJvakhA1on
js+vIW+CBUB1/wp+s/Ej/PUSvGBooHhPwoUqyrVvrNgC6uTrb1c033+TmJNGNGVA
iV6jUpEhNtikeizOlf0N6cAO0ymmjVoaj3eLHPtUL+wVBAXLlBiNZtW5BPx5p8dD
qLcg3/z+7PyqDNO937sob18KHRW9W3pFZ7NBOlYgqBI0/Q5kwFRcvp04jU7DC5WJ
oevFm0oUF12Ao8SzzE9PB8hsl6RvNLqEaQePWNZ6b+kIK9EYs1ZxXrHpiBqJt4fU
yrmBqDHWmhnRGI9CT34GjKr5M+L0q6jO64wLjz8UeA95nOqLbnmQjLCc2it5Do6v
vRGFYUQiv/EQLMVQdrmy5l1+GM8Kii+FDRw+NOfJgieUb8qKS3BdRRsrvZqDyfsk
25CV5llJrt2iTuTUQJD3Hj1DusO21mv9FgaXXw6YGKtlhnQ0uTvQ7T5vTXelF/dh
LcDuq8ITsL7U5P1XGSU3TO2BgNkbiQyHlCKVuunsmRfCW/jjoNuPjjpVeqjhspew
zS1IKP68VSOYHricmkaV
=VQt7
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] SF Status

2015-07-22 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

https://sourceforge.net/blog/category/status-updates/
https://sourceforge.net/blog/category/sitestatus/

SourceForge Infrastructure and Service Restoration
Jul 18, 2015

SourceForge developer pages online
Jul 20, 2015

SourceForge mailing lists online
Jul 22, 2015

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJVr8tYAAoJEOi/XsrkhYt4NfUQAILB5qYnoXCZeZtoKgXQNoW1
uflZXrHUKoXG4AnvXOcb3c7nHphfLs/1pBjvchSQ8pH6xW910zxc3VIqVkLMeLpk
yefOEtnyuemH6O3fIB5BBqDSW0jgW1v+QIAxmXa29TnS8d20DnCp3dcKSbdGA52x
8n3JB/Ax3x3AF5dfVTCgGMj62q57cl8vxZlDcfeEWibbUIZYaRiL//FdDxOrAQ8L
kZmcesdZ5MPO00Vo3C0qwtQXGao2PoNiDSu5nFuoZFVITCba3eMNHPVuR20ygWq+
8alt71kNLA7mQW1iQbkZ4nCjhRAIdIKuS7r2JFABjhv6nWiWzp6vR5bJlofQpzdZ
iE9io/68Y0gA3wo2evt+Z8jzHYFoxXIbBfT89HuG1LBxbd6RR2wQ4TZU0SzVK4AO
GlIWvsgvf38AOxdQo6hx4kPAtiaLhN/1ZEyaZr3g/f4ppO7VXRJYdFwttlrxRWhp
9ReaVS7V2J2X12b3rD/DEGvLiMQ9TnzFnXZGWFig80q5BJCX/t6ZaJO1aAd5xzji
nNzPq96ilRtqSTHK5ikMx5QWv/kT1WMwgNdF4iJbQ+lzBzjO7vq8kTRNvJdqzx29
U4sC3Mip3qG98wJUcLYL/lk/x7MPFewVEGEYvtccxNH8/lEB0kxzPNzy/97oR9YP
28s1PcmP7IxUMrrDhlfh
=stGZ
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] third party offers

2015-06-04 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I think I'm starting to see what's going on with SourceForge.


http://freecode.com/about
The Freecode site has been moved to a static state effective June 18,
2014 due to low traffic levels and so that folks will focus on more
useful endeavors than site upkeep.


SourceForge Open Source Mirror Directory
http://sourceforge.net/mirror/
The Open Source Mirror Directory is an extension to our existing
software directory, where we'll be mirroring projects that are not
hosted on SourceForge, and SourceForge projects that have been abandoned
.


On 06/03/2015 06:27 AM, Mike Noyes wrote:
> Third party offers will be presented with Opt-In projects only 
> https://sourceforge.net/blog/third-party-offers-will-be-presented-with
- -o
>
> 
pt-in-projects-only/
> 
> In an effort to address a number of concerns we have been hearing
> from the media and community at large, we at SourceForge would like
> to note that we have stopped presenting third party offers for
> unmaintained SourceForge projects.
> 
> While we had recently tested presenting easy-to-decline third
> party offers with a very small number of unmaintained SourceForge
> projects, we discontinued this practice promptly based on negative
> community feedback.  At this time, we present third party offers
> only with a few projects where it is explicitly approved by the
> project developer, or if the project is already bundling third
> party offers.
> 
> As a company, we at SourceForge pride ourselves on being highly 
> responsive to our community members and, with that in mind, do our 
> best to respond to all communications and address all concerns in
> a timely manner. We encourage anyone that would like additional 
> information about our practices or specific issues they have  to
> reach out to us directly by using the “Help” link in the header of
> the SourceForge site, which provides contact information for our
> Support team and which will ensure any questions or issues you may
> have are resolved in an efficient manner. As usual feel free to
> contact us also at communityt...@sourceforge.net.

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJVcF7tAAoJEOi/XsrkhYt4JEwP/jLzT/7CbAL6kelWEuARHK/m
X34TIBjAVrE99R4dRPsX0an4Qwb3rMK2WtfSYn/+edQlM+b24b0Rw9U3u1DdgsIG
ghjov1S8mL9VuJvuhFYFQ9njx3N+HQH3oYRnSQElYPSgrgxxG0j82Wy+PzJP8dX9
douTUHZPMxE0+YW8wEL26Hl/sYlZeUp0xXTeICQUGl50RKgZGWfrBjQCfD0QYyoX
F1XaEuZOc0ZBcAMB1PJZfXQeEpqK2XzDgW6jU8gboQl+juUsopQVgp5JSGOYvq0+
ddlHe3ufjFzZrFWXbwWv3H0Gd0c5nZ5+RJc6+A3i7RzDLJDeXiNdbxl5uerGVVwX
o3kaid6/HT8T28Jpv8YC5WrsfNQ9st//qSiTChnTSu/4cdtyBtQhQBFDfclUtGP/
ZP1nF7Gkpr04+fdAmJomjdInOBkqVXGas39GW2ZeqLBXFMJ7ezr80+06tniDcZU3
wJC2gBSLwo2a4cUI4G43vz+A7x4pN9m5W58DSzCo0seQQfhaPxGsLgoFhm1Mw8Tv
kQVv2YJIH6CcoPjmyc+2i9/pQQB7oHIhyDOAHSHyGFXVQ1XV5GksStFWd9cnP99K
0yNLJXLfyfKeI9bGl6viH1aTazG2Uz8ppoch35+t6KHcFZq9pb7dFqw6VZR6abq5
cLFw1DNGqbCPAR+ZbftM
=3JIs
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] third party offers

2015-06-03 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Third party offers are present in projects with an "i" in the download
button.

Example:
https://imgur.com/N2Ayzy5


On 06/03/2015 06:27 AM, Mike Noyes wrote:
> Third party offers will be presented with Opt-In projects only 
> https://sourceforge.net/blog/third-party-offers-will-be-presented-with
- -o
>
> 
pt-in-projects-only/
> 
> In an effort to address a number of concerns we have been hearing
> from the media and community at large, we at SourceForge would like
> to note that we have stopped presenting third party offers for
> unmaintained SourceForge projects.
> 
> While we had recently tested presenting easy-to-decline third
> party offers with a very small number of unmaintained SourceForge
> projects, we discontinued this practice promptly based on negative
> community feedback.  At this time, we present third party offers
> only with a few projects where it is explicitly approved by the
> project developer, or if the project is already bundling third
> party offers.
> 
> As a company, we at SourceForge pride ourselves on being highly 
> responsive to our community members and, with that in mind, do our 
> best to respond to all communications and address all concerns in
> a timely manner. We encourage anyone that would like additional 
> information about our practices or specific issues they have  to
> reach out to us directly by using the “Help” link in the header of
> the SourceForge site, which provides contact information for our
> Support team and which will ensure any questions or issues you may
> have are resolved in an efficient manner. As usual feel free to
> contact us also at communityt...@sourceforge.net.

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJVbzF7AAoJEOi/XsrkhYt4Vm8P/iOu8+5Gy6T1J1c/WYz++EjV
vLHn7BHpnHklUl7ggBviCialY3g4k//sZ3KdrPx88pn5SKJw0fDWrInt5gOwbWnh
WX4BWLqD6N+ilS2WCbd6C430nTR2Yy7kV2KVMz4pHMlCni+qHk29N2NvG65AsF0B
8C80Ym/WERo08W2U1nV3vL7OQ7a7bpZ0UsmA2tSJ+9rhoMnPc7dUINyA0nFGv4L+
5JrZ9Rg07lRrdhRhJxVON5fIauOKF/li/vE262/SLoRceInJ4A0Aioc63uZW0TpV
oxqTm0wbOGEQH9oR3NciHYD1Ocio3kHuwTCLpOhujFKig9uqvQ8+3aRxDgCutfff
m2r7UlPLChWBQkVx8CAYjeE3s13lGnDOwIVGcGwwXyD1rtAdRJzv+hzI0uJyLd1v
WAkc7pAGferkHIembugqHF0OHwMeXuoUSf5QSBU7HEJJCvlC18Qtl/fJ6llJWoyE
TILhlV8h9LxL4j0NO/iDcJsD79VC5tUGm8DzpLRGz/oKccXZGi7Ct6qKHO7blQQC
tItNFf7qshOq1gH1ThMz1bQVI77Z/lN+w/Ng1m3Xl1AmxyyMF54iGMovKF3FSx+2
InPh/lEBaXZf4ypvpm0K4RM9tR1WhighhUIMtRMCwnwq/PSnqd7MgxZZ/DjQejck
InSGTSERPSSv4AH0Zywg
=s24i
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] third party offers

2015-06-03 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Third party offers will be presented with Opt-In projects only
https://sourceforge.net/blog/third-party-offers-will-be-presented-with-o
pt-in-projects-only/

In an effort to address a number of concerns we have been hearing from
the media and community at large, we at SourceForge would like to note
that we have stopped presenting third party offers for unmaintained
SourceForge projects.

While we had recently tested presenting easy-to-decline third party
offers with a very small number of unmaintained SourceForge projects,
we discontinued this practice promptly based on negative community
feedback.  At this time, we present third party offers only with a few
projects where it is explicitly approved by the project developer, or
if the project is already bundling third party offers.

As a company, we at SourceForge pride ourselves on being highly
responsive to our community members and, with that in mind, do our
best to respond to all communications and address all concerns in a
timely manner. We encourage anyone that would like additional
information about our practices or specific issues they have  to reach
out to us directly by using the “Help” link in the header of the
SourceForge site, which provides contact information for our Support
team and which will ensure any questions or issues you may have are
resolved in an efficient manner. As usual feel free to contact us also
at communityt...@sourceforge.net.

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJVbwDFAAoJEOi/XsrkhYt4+B4QAJQuAFWlDMtZ4HUE8dBIEXkl
gj38jfyUcBjos1c283w5ArCzZrUOq0ghqo16PyvRxDbwM1/AuaWMnfzNoEkSWOtH
pLZK5g21/At9qCVfPSKLjccSCloLn2ZQ3LP6+3MxF+f2JFH/Rp0vZEELFmUQPNqv
jAmhmJRBOedVrzDdMQNlz1Bf/KtDDZzIp9cQjl9SjG4GJACcMeF4RLrFi3oUu8k4
aNxyPMMcDC0QumENWnqYqefadTwyilYx15Fro52myZ01Dbv9SGGtSSgjDXEDesIA
dYlLKZyvoPtA5WyRvEFVtc55FtFM3f+5PeWdgcCEEbrfDOe8/nK9CxMvWkslh/vg
or6xnoHjbs72r+DRx7U5GfQ9ucAEDyskVMq9O6FDsNh5oSbZB5tuiIQPcr84NJom
LgH0rH4RUI/4c7TWzYfIbVWT+UetU2e3qId7YqSKH4QtpCsknD9TkVujWvd8q/ku
jh2FKxH/vy0UChw4Tc9ax7Jcm4vTT1wX+Sz5vvFyXshT2usDTMW8KOETVuiHKuoY
7fgs6Y9yjYQqO8/GdRF0Ya5+1lgTt2MZuwtBQgXSccRn1PXs0YK+KOCbqkyAR8P/
r7hT6U5koWjmfEurqho5E5j7ynQHD8QDC6RjrWW1AuGy5E/k47058Cnd/QrDnVyz
bg//1wZB+qkyo6BsyMQ0
=t3+6
-END PGP SIGNATURE-

--

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] tinification

2015-03-01 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Interesting tinyconfig kernel build.
https://tiny.wiki.kernel.org/

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJU8zPIAAoJEOi/XsrkhYt4g6AP/2s4GF/FSxBjSHajELbOiqsg
ZMUyHfvwAcBQoar542M+nYSA0e3VpyxBRK6wS9UqhnxzlKiL5KcMddft57+vfrZv
RPoLs5TwXZKKnnySIxHqSYItRTvnghi6OteqqiTKQ7bajJLYOrlhdOKQ1Xy29cNY
QotCys491NqAux+275scR2qfA1njsWFUQvf2HF/JEOc7ky9UcnBvOJqJRhyabM2d
3GC/LVYOmERoL4qKIrblBq2/KYf7Dl+e5WgcTq17ULYPgNnNPMAC6dLlRNmg7zjm
qiNGB1y0C2C6gm2xTRlV3Him0tBvadR9tLwTdpI5H4fz28YUAMNX9Vv/QG3bqMQ4
fQcnAKeVC7S70W068xt4SC+EsdwoPJPqok+a+1CVUIcsl8yVp+DNQBEr5bb/XpKS
Zf8Dg1PPKsu97D0D4rS3B2lfpE2zwc43hAEwYXDiO9JTvFLNSgbqx11OBhQG3qx1
2RtmvfTo/hRShgZZZdhZZ46jOtsheMv57dX9OlxNMtF9jniucJr9W2x95FjjnR0Q
K/zFjzqrkaaTc1jSH6To5ynivO4O6ABolf5odqB1hVanRqLsnwMjCXn15YqAAywq
0lpNQPtvEQRsyydHbs2vQSP/1gVpG+Hh38a1tvREq2Z0zi0OKA5RMxhszjwixJoV
mQAEp40DdVvJbw6h9ViU
=7trH
-END PGP SIGNATURE-

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Wifi 802ac card

2015-01-04 Thread Mike Noyes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/29/2014 06:17 AM, Yves Blusseau wrote:
> i'm looking for a 802ac wifi card in mini pcie format that was
> compatible with our leaf kernel. Do you have see something that
> works ?


Supported Devices
ath10k supports Qualcomm Atheros 802.11ac QCA98xx hw2.0 based devices,
here's a list of known products:
http://wireless.kernel.org/en/users/Drivers/ath10k#Supported_Devices

- -- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJUqZBaAAoJEOi/XsrkhYt4n8YQAIsMbPUmzJvnBIfcSUi8uDE8
OuHXJYyNpvUQcWu4TJy26dzdA0u3dLyL3rWGihqONzBTDrZ+8GUT7432WECu39W+
uHII6zNE+UCIlmHsffscug0nnXckIwyp07B1KlGisWzfQbwEhW1baPqH5OQPH/ix
qRkR3oTcGud2PgnGDwUCgTnj69p3kt812vkMyVSRi9LRFd8techL6EaQOe/KaSXf
pCN9LNrLXGA/uPls6TspXaxFwL/eDH+tmsA7NlT3G8BqsMiX1Zg0es77n04VRd6h
BcerjbF2yfU8u2kuIDeTrFmJjWGjZATaKey/CdRc2zGC+fPAHfXePr4cKgPR7V/D
6r19Jsp0DX2GDjShMb3pFhCIEjD9qGw8EyLbe9zRyz3JuGKa17tdtBqOFzmAuDdL
ofySZ9IXOdVuGo9ImsC6ymsxcj7nheWWt5+YnPsZoYusI+T0O4Nf8N1FISlSEDuH
edsaEDC1+qCZkn7kP5zrgSIRW+eU0nSwm1yqD1P9d7Wd5rqZKBiZp+dEUaXb3Hlb
pLDjb+cQATcFNQdJ2iE+KYZJJu1vfCK0QMxMq0STGCXYAsZggKhTur2kUuiHE9gr
MUpfWGFVxju6e6rkIsQYtyPnkk4L9jV9XNcKRhI+/yWzgQk+576aXkVyYPQWk2gP
j3EwrgtBM/SzF2EPUPoK
=IjYG
-END PGP SIGNATURE-

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] A great project

2014-08-23 Thread Mike Noyes
On 08/23/2014 03:39 AM, Yves Blusseau wrote:
> Hi all,
>
> if you don't know Yocto (https://www.yoctoproject.org/about) it's a great 
> project to build custom Linux-based systems for embedded products that 
> already support a lot of BSP (Board Support Package
>  : specific board packages).
>
> Perhaps we can take a lot of informations to build custom kernel for other 
> architecture like mipsel.

Yves,
David and Andrew discussed Yocto 2011-11-01, and I posted about it on
2011-03-02, 2012-12-22.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Misused of next branch

2014-08-05 Thread Mike Noyes
On 08/05/2014 02:07 PM, Yves Blusseau wrote:
-snip-
> Humm it's seems there are new commits in the next branch, but i don't see 
> where it came from.
> We must see only merges in next branch. And actually i only see master and 
> kernel-3.14 that can be merge into next ?
-snip-

https://sourceforge.net/p/leaf/mailman/leaf-git-commits/
https://www.mail-archive.com/leaf-git-commits@lists.sourceforge.net/
http://dir.gmane.org/gmane.linux.leaf.scm

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Git - Submodules

2014-07-22 Thread Mike Noyes
On 07/22/2014 05:12 AM, Yves Blusseau wrote:
> Le 22 juil. 2014 à 14:08, Mike Noyes  a écrit :
-snip-
>> I concur with KP and Andrew that our current repository works, and meets
>> SF requirements for source code. If you want to try something different,
>> SF supports multiple git repositories.
>>
>>SourceForge:  Git
>>http://sourceforge.net/p/forge/documentation/Git/#features
>>
>>• Multiple repositories are supported.
> Yes, actually we are using 3 git repositories on SF.

Yves,
I'm well aware of that, as I helped set them up.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Git - Submodules

2014-07-22 Thread Mike Noyes
On 07/22/2014 04:41 AM, Yves Blusseau wrote:
> Le 22 juil. 2014 à 11:47, Per Sjoholm  a écrit :
>
>> Can git submodules be of help in reducing size
>> http://git-scm.com/book/en/Git-Tools-Submodules
>>
>> Github also has feutures .
> No as each git repositories contain all the history.

Yves,
I concur with KP and Andrew that our current repository works, and meets
SF requirements for source code. If you want to try something different,
SF supports multiple git repositories.

SourceForge:  Git
http://sourceforge.net/p/forge/documentation/Git/#features

• Multiple repositories are supported.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] EFForg - OpenWireless

2014-07-21 Thread Mike Noyes
The official home of the EFF OpenWireless Project
https://github.com/EFForg/OpenWireless

Calling All Hackers: Help Us Build an Open Wireless Router
https://www.eff.org/deeplinks/2014/07/building-open-wireless-router

The software aims to do several things that existing routers don't
do well—or don't do at all. We are beginning a journey that we hope
will attract supporters and fellow travelers to help reach the
following goals:

• Allow small business and home users to easily enable an open
network, so guests and passersby can get an Internet connection if
they need one, while keeping a password-locked WPA2 network for
themselves and their friends or coworkers.

• Let you share a bounded portion of your bandwidth on the open
network, so guest users cannot slow down your Internet connection or
use a large portion of your monthly quota.

• Provide state-of-the-art network queuing, so most users can expect
an improved Internet experience—especially with latency-sensitive
applications—compared to what commonly available consumer grade
routers are delivering today.

• Offer a minimalist, secure, and elegant Web user interface to set
up and configure the router. Advanced, non-minimalist administrative
options are accessible by SSH.

• Advance the state of the art in consumer Wi-Fi router security and
begin turning back the growing tide of attacks against them. Most or
all existing router software is full of XSS and CSRF
vulnerabilities, and we want to change that.

• Include a secure software auto-update mechanism. In addition to
using HTTPS, firmware signatures and metadata are fetched via Tor to
make targeted update attacks very difficult.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Bering-uClibc web site

2014-07-15 Thread Mike Noyes
On 07/15/2014 12:22 AM, Yves Blusseau wrote:
> Hi all,
> Mike, is it possible to access directly to the files of the website 
> (http://leaf.sourceforge.net/) ?
>
> The idea is to replace all the links that start with
> http://sourceforge.net/apps/mediawiki/leaf/index.php?title=
> to
> http://bering-uclibc.zetam.org/w/index.php?title=

Yves,
I'm going to mysqldump  our content out of phpWebsite, and convert it to
html. Our content may then be incorporated into Mediawiki and/or input
into Drupal.

old projectweb (phpWebsite) export
http://sourceforge.net/p/leaf/code/ci/master/tree/projectweb/


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Wiki migration

2014-07-14 Thread Mike Noyes
On 07/14/2014 06:55 AM, Yves Blusseau wrote:
> Le 14 juil. 2014 à 14:49, Mike Noyes  a écrit :
>
>>> So Mike as the rights (as before) to change the users rights of other users.
>>> Actually, the wiki is "closed" so no new user can register a new account 
>>> (but Mike can create one :D).
>>> Is it good or do we need to open the registration ?
>> Yves,
>> It was setup that way on purpose. The wiki was setup for project members
>> to create documentation.
> Thanks Mike for the information.

Yves,
You're most welcome.

Everyone,
I removed the SF Allura wiki import of mediawiki from our project. I
also updated the link to the current mediawiki installation in our
project summary.

https://sourceforge.net/projects/leaf/

    LEAF documentation wiki
http://bering-uclibc.zetam.org

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck®
Code Sight™ - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] SF User Permissions

2014-07-14 Thread Mike Noyes
On 07/14/2014 05:55 AM, Mike Noyes wrote:
> Everyone,
> The following changes were made to our project user permissions:
>
> Promoted to project admin:  Andrew (nitr0man), Yves Blusseau (blusseau)

Promoted to project admin:  david M brooke (davidmbrooke)

Demoted to project developer:  Ray Olszewski (rayolsz)


> Demoted to project member:  Eric Wolzak (ericw), Martin Hejl (hejl)

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck®
Code Sight™ - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] SF User Permissions

2014-07-14 Thread Mike Noyes
Everyone,
The following changes were made to our project user permissions:

Promoted to project admin:  Andrew (nitr0man), Yves Blusseau (blusseau)

Demoted to project member:  Eric Wolzak (ericw), Martin Hejl (hejl)

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck®
Code Sight™ - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Wiki migration

2014-07-14 Thread Mike Noyes
On 07/13/2014 10:44 PM, Yves Blusseau wrote:
> More informations about the migration:
>
> I was using the same database as before, so your login, password and rights 
> are the same as the wiki on SF.

Everyone,
If you had an account on the wiki I recommend you change your SF password.

> So Mike as the rights (as before) to change the users rights of other users.
> Actually, the wiki is "closed" so no new user can register a new account (but 
> Mike can create one :D).
> Is it good or do we need to open the registration ?

Yves,
It was setup that way on purpose. The wiki was setup for project members
to create documentation.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck®
Code Sight™ - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-07-08 Thread Mike Noyes
On 07/08/2014 10:44 AM, kp kirchdoerfer wrote:
> Mike; any chance you can provide an export soon to maintain a proper
> wiki until mediawiki is available again?

> The import to SF wiki wasn't as lossless as we thought (e.g. the
> Changelog page for 5.x has lost entries) and it would be great to have
> a place in the meantime to document the latest changes.

KP,
I'll try to get it done this week. I apologize for the delay.

On another subject, I nominate Yves for promotion to project admin.
Thoughts?

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-07-01 Thread Mike Noyes
On 07/01/2014 06:26 AM, Yves Blusseau wrote:
> Le 29 juin 2014 à 18:28, Yves Blusseau  a écrit :
>
>>> Mike, your help and insights are appreciated, and I guess none of us will, 
>>> or 
>>> would have complained (maybe a little bit as usual :)), if you  move on to 
>>> based on your experience about hosting issues for LEAF.
>>>
>>> As you can read in my other mail, I've asked Yves for help to host 
>>> mediawiki 
>>> until you install it on project web. Do you have a timeframe for this task?
>> Mike can you export the MediaWiki database ?
>> It will be great if you can give me the version of MediaWiki that we used.
> No news ?

Yves,
Not yet. Sorry. I've had other tasks to attend to.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-28 Thread Mike Noyes
On 06/27/2014 10:42 AM, kp kirchdoerfer wrote:
> Am Mittwoch, 25. Juni 2014, 12:21:02 schrieb Mike Noyes:
>> On 06/25/2014 10:47 AM, Yves Blusseau wrote:
>>> Le 25 juin 2014 à 15:45, Mike Noyes  a 
> écrit :
>>>> On 06/25/2014 12:40 AM, Yves Blusseau wrote:
>>>>> 
>>>>> Mike can you export the old Mediawiki somewhere else, so i can retrieve
>>>>> it and put online on my mediawiki to see the differences ?>> 
>>>> Yves,
>>>> Do you have the ability to setup Mediawiki locally? We have a backup
>>>> available in our shell space on SourceForge. I can archive that, and
>>>> send it to you.
>>> Yes i have several virtual machines with the latest version of mediawiki.
>>> So if we can send me the archive i can restore the mediawiki. Afterwards,
>>> what do you want to do ? We can use it and export to a different format
>>> and import it on sourceforge. I have also a gollum wiki (the github wiki)
>>> if we want to use other wiki language like markdown, … All suggestions
>>> are welcome.
>> Yves,
>> I'll try to get the archive to you this week. I'd prefer we work with
>> the SF Allura wiki, so I recommend we output to static html. I want to
>> setup Drupal on the shell to replace our aging phpWebsite installation.
>> The less we have on the shell, the less one of us must maintain.
> Mike;
>
> I hav ethe impression the Allura replacements are inferior to the hosted apps 
> and cause a lot of (re)work.
>
> I'd like to see drupal replacing phpWebsite, and I give in for Allura ticket 
> system to replace Trac, but replacement of mediawiki is *really* painful. 

KP,
The migration from Trac is unavoidable. As I predicted years ago, Trac
running as a cgi script on the shell wouldn't work.

http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/#migrating-application-data

tracImport to SourceForge's Apache Allura platform is our
recommended migration path. Attempts to Install Trac to Project Web
have been largely unsuccessful and are not recommended.


> We've put a lot of work in the past years into the wiki and it's layout, and 
> the Allura wiki is really bad. 
>
> Wherever I look, it's looking the wiki looks unprofessional, the navigation 
> is 
> almost lost and/or cluttered.
>
> As you can see - I do not like it!
>
> If it's possible to maintain our own stuff on the shell - pls let's restore 
> mediawiki.
>
> If it's too much work to maintain several apps on the shell I prefer 
> mediawiki 
> in the first place.

That was my original plan, but the migration was automated and quick. We
still have the Mediawiki backup. I'll work on Mediawiki instead of Drupal.

http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/#migrating-application-data

*MediaWiki*Import to SourceForge's Apache Allura platform, or
install MediaWiki on Project web.


> I can think of using the Allura blog for announcements, also using Allura 
> ticket system instead of Trac, and we'll see what can be done with Drupal, 
> once it's installed -but the wiki we had was in a really good shape , easy to 
> maintain content wise, good to read - the current one is a quarry.
>
> I'm disappointed that we've put that much work work into documentation, that 
> targets to help developers and users and once we've finally got something 
> smooth, allowing to concentrate on the real work  - LEAF development - we 
> have 
> gain to invest a lot of time to get the basics done.
> This is no help from SF for developers IMHO.
>
> Sorry, if that sounds negative, but every try to work with Allura's wiki 
> generates pain and I'm fed up looking into now mangled pages.

No need to apologize. That was my initial plan as you know. You now see
why I was making the recommendations I did.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-25 Thread Mike Noyes
On 06/25/2014 10:47 AM, Yves Blusseau wrote:
> Le 25 juin 2014 à 15:45, Mike Noyes  a écrit :
>
>> On 06/25/2014 12:40 AM, Yves Blusseau wrote:
>>> 
>>> Mike can you export the old Mediawiki somewhere else, so i can retrieve it 
>>> and put online on my mediawiki to see the differences ?
>> Yves,
>> Do you have the ability to setup Mediawiki locally? We have a backup
>> available in our shell space on SourceForge. I can archive that, and
>> send it to you.
> Yes i have several virtual machines with the latest version of mediawiki. So 
> if we can send me the archive i can restore the mediawiki.
> Afterwards, what do you want to do ? We can use it and export to a different 
> format and import it on sourceforge.
> I have also a gollum wiki (the github wiki) if we want to use other wiki 
> language like markdown, …
> All suggestions are welcome.

Yves,
I'll try to get the archive to you this week. I'd prefer we work with
the SF Allura wiki, so I recommend we output to static html. I want to
setup Drupal on the shell to replace our aging phpWebsite installation.
The less we have on the shell, the less one of us must maintain.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-25 Thread Mike Noyes
On 06/25/2014 06:45 AM, Mike Noyes wrote:
> On 06/25/2014 12:40 AM, Yves Blusseau wrote:
>> Le 23 juin 2014 à 16:30, Mike Noyes  a écrit :
>>
>>> On 06/23/2014 06:35 AM, Mike Noyes wrote:
>>>
>>> Everyone,
>>> Non-destructive Mediawiki import to SF Allura platform done.
>>>
>>>https://sourceforge.net/p/leaf/wiki/Main_Page/
>> Hi all,
>>
>> we have lost the internal anchors and some highlights colors for example in 
>> the http://sourceforge.net/p/leaf/wiki/Developer_Guide_-_Git_Workflows/.
>>
>> Don't know if we can restore them.
>>
>> Mike can you export the old Mediawiki somewhere else, so i can retrieve it 
>> and put online on my mediawiki to see the differences ?
> Yves,
> Do you have the ability to setup Mediawiki locally? We have a backup
> available in our shell space on SourceForge. I can archive that, and
> send it to you.

Everyone,
I'll install a local copy and try to do a dumHTML of our Mediawiki data.

https://www.mediawiki.org/wiki/Publishing_from_MediaWiki

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-25 Thread Mike Noyes
On 06/25/2014 12:40 AM, Yves Blusseau wrote:
> Le 23 juin 2014 à 16:30, Mike Noyes  a écrit :
>
>> On 06/23/2014 06:35 AM, Mike Noyes wrote:
>>
>> Everyone,
>> Non-destructive Mediawiki import to SF Allura platform done.
>>
>>https://sourceforge.net/p/leaf/wiki/Main_Page/
> Hi all,
>
> we have lost the internal anchors and some highlights colors for example in 
> the http://sourceforge.net/p/leaf/wiki/Developer_Guide_-_Git_Workflows/.
>
> Don't know if we can restore them.
>
> Mike can you export the old Mediawiki somewhere else, so i can retrieve it 
> and put online on my mediawiki to see the differences ?

Yves,
Do you have the ability to setup Mediawiki locally? We have a backup
available in our shell space on SourceForge. I can archive that, and
send it to you.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-24 Thread Mike Noyes
On 06/23/2014 07:30 AM, Mike Noyes wrote:
> On 06/23/2014 06:35 AM, Mike Noyes wrote:
>> On 06/19/2014 10:23 AM, kp kirchdoerfer wrote:
>>> for whatever reason:
>>>
>>> - I can't access Trac pages for a long time, and I'm afraid users can't 
>>> report 
>>> bugs via Trac for about the same time.
>>> Choosing Trac from the main Leaf page results in a reload of the page...
>>>
>>> - I can not access LEAF wiki today.
>> KP,
>> I just talked with ctsai, and our project admins should have received
>> email from SourceForge on:
>>
>> ctsai-sf> Mail was 2014-05-19, shutdown was 2014-06-19.
>>
>> I didn't get email on this issue. Did you? Regardless, I am working on
>> the issue.
> Everyone,
> Non-destructive Mediawiki import to SF Allura platform done.
>
> https://sourceforge.net/p/leaf/wiki/Main_Page/
>
>
> Backups are in our SF shell per ctsai.
>
> ctsai-sf> Either way, backups are in your project home directory via
> shell/sftp.

Everyone,
Our Trac tickets were just successfully imported into SF Allura.

https://sourceforge.net/p/leaf/tickets/


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-23 Thread Mike Noyes
On 06/23/2014 06:35 AM, Mike Noyes wrote:
> On 06/19/2014 10:23 AM, kp kirchdoerfer wrote:
>> for whatever reason:
>>
>> - I can't access Trac pages for a long time, and I'm afraid users can't 
>> report 
>> bugs via Trac for about the same time.
>> Choosing Trac from the main Leaf page results in a reload of the page...
>>
>> - I can not access LEAF wiki today.
> KP,
> I just talked with ctsai, and our project admins should have received
> email from SourceForge on:
>
> ctsai-sf> Mail was 2014-05-19, shutdown was 2014-06-19.
>
> I didn't get email on this issue. Did you? Regardless, I am working on
> the issue.

Everyone,
Non-destructive Mediawiki import to SF Allura platform done.

https://sourceforge.net/p/leaf/wiki/Main_Page/


Backups are in our SF shell per ctsai.

    ctsai-sf> Either way, backups are in your project home directory via
shell/sftp.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF pages/wiki/trac

2014-06-23 Thread Mike Noyes
On 06/19/2014 10:23 AM, kp kirchdoerfer wrote:
> for whatever reason:
>
> - I can't access Trac pages for a long time, and I'm afraid users can't 
> report 
> bugs via Trac for about the same time.
> Choosing Trac from the main Leaf page results in a reload of the page...
>
> - I can not access LEAF wiki today.

KP,
I just talked with ctsai, and our project admins should have received
email from SourceForge on:

ctsai-sf> Mail was 2014-05-19, shutdown was 2014-06-19.

I didn't get email on this issue. Did you? Regardless, I am working on
the issue.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] TCP connection caching

2014-02-14 Thread Mike Noyes
popularity-based-prefetching
https://github.com/ssundaresan/popularity-based-prefetching
This tool tracks popular domains (both DNS and web). It prefetches DNS
requests and keeps TCP connections alive to those domains to speed up
Web page load times. It is a protoype only: it requires you use dnsmasq
and the polipo proxy.

Polipo — a caching web proxy
http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/


BISmark
https://github.com/ssundaresan


On 02/14/2014 08:55 AM, Mike Noyes wrote:
> Measuring & Mitigating Web Performance Bottlenecks in Broadband Access
> Networks
> https://www.youtube.com/watch?v=cPngUeydFcc
> 24min 47sec
>
> Measuring and Mitigating Web Performance Bottlenecks in Broadband Access
> Networks
> http://conferences.sigcomm.org/imc/2013/papers/imc120-sundaresanA.pdf‎

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] TCP connection caching

2014-02-14 Thread Mike Noyes
Measuring & Mitigating Web Performance Bottlenecks in Broadband Access
Networks
https://www.youtube.com/watch?v=cPngUeydFcc
24min 47sec

Measuring and Mitigating Web Performance Bottlenecks in Broadband Access
Networks
http://conferences.sigcomm.org/imc/2013/papers/imc120-sundaresanA.pdf‎

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://google.com/+MikeNoyes


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF history

2013-07-21 Thread Mike Noyes
On 07/21/2013 11:21 AM, KP Kirchdoerfer wrote:
> Am 21.07.2013 19:52, schrieb Mike Noyes:
>> On 07/21/2013 10:21 AM, KP Kirchdoerfer wrote:
>>> Hi,
>>>
>>> Am 21.07.2013 17:09, schrieb Andrew:
>>>> Hi all.
>>>> It seems like LEAF history task becomes lost somewhere into mailing list 
>>>> archives... I think that it'll be good for project if it'll be written 
>>>> (at least early stages and main releases with short benefits description).
>>>
>>> Indeed the idea was lost in the archives.
>>> And with the updates for 5.0.1-beta1 I think updating packages has
>>> almost been for the time being, so there should be some time to write a
>>> draft for the history (good time to reflect history after Bering-uClibc
>>> hit the 100.000 downloads milestone last week).
>>> Anyway, my concerns are still, where it should be published.
>>> The current pages are outdated, and maintenance is difficult, if not
>>> impossible (adding packages for v5 does not work etc..)
>>> So moving to a new CMS is IMHO urgent.
>>
>> Everyone,
>> The website is my fault. I can extract the content from the database,
>> and convert it to html. I propose we import it into Mediawiki as a
>> temporary measure. I'll then archive the website, place it in the FRS,
>> and delete it from the shell. I'll then make Mediawiki our project website.
>>
>> Comments?
> 
> There are certainly a few questions we have to decide first:
> 1) what about roles/access
> 2) what about LEAF versions beyond Bering-uClibc (even if they are
> historical)?
> 3) integration with SF Allura
> 4) integration of packages page with links to git repo, where a user can
> download seperate packages.
> 
> To summarize  - I do not like pages that looks like a wiki - and though
> David did a very good job moving our docs from docbook-based webpages to
> wiki, the main entry should be something more appealing than the "wiki
> look".
> That's the reasons, I've liked your idea to use drupal etc..

KP,
Understood.

> But maybe you can provide a proposal of Mediawiki for our project
> website, that will proof me wrong.

This is a temporary measure. We need to get the content out of
phpWebsite; and placing it in the wiki will allow us to organize, prune,
etc. the content before placing it in a new CMS.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/113364780158082152468

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF history

2013-07-21 Thread Mike Noyes
On 07/21/2013 10:21 AM, KP Kirchdoerfer wrote:
> Hi,
> 
> Am 21.07.2013 17:09, schrieb Andrew:
>> Hi all.
>> It seems like LEAF history task becomes lost somewhere into mailing list 
>> archives... I think that it'll be good for project if it'll be written 
>> (at least early stages and main releases with short benefits description).
> 
> Indeed the idea was lost in the archives.
> And with the updates for 5.0.1-beta1 I think updating packages has
> almost been for the time being, so there should be some time to write a
> draft for the history (good time to reflect history after Bering-uClibc
> hit the 100.000 downloads milestone last week).
> Anyway, my concerns are still, where it should be published.
> The current pages are outdated, and maintenance is difficult, if not
> impossible (adding packages for v5 does not work etc..)
> So moving to a new CMS is IMHO urgent.

Everyone,
The website is my fault. I can extract the content from the database,
and convert it to html. I propose we import it into Mediawiki as a
temporary measure. I'll then archive the website, place it in the FRS,
and delete it from the shell. I'll then make Mediawiki our project website.

Comments?

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/113364780158082152468

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Wireless N USB Adapter

2013-06-16 Thread Mike Noyes
On 06/16/2013 07:30 AM, Mike Noyes wrote:
> Everyone,
> Any opinions on the TPE-N150USB that recently received 'Respects Your
> Freedom' certification from the FSF?
> 
> https://www.fsf.org/resources/hw/endorsement/respects-your-freedom

The main difference seems to be open firmware.

https://github.com/qca/open-ath9k-htc-firmware/issues
https://github.com/qca/open-ath9k-htc-firmware/commits/master


> It costs four times what the Edimax EW-7811Un does. I note the
> RTL8188CUS chipset is having issues with the latest kernels.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Wireless N USB Adapter

2013-06-16 Thread Mike Noyes
Everyone,
Any opinions on the TPE-N150USB that recently received 'Respects Your
Freedom' certification from the FSF?

https://www.fsf.org/resources/hw/endorsement/respects-your-freedom

It costs four times what the Edimax EW-7811Un does. I note the
RTL8188CUS chipset is having issues with the latest kernels.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] logstash

2013-06-13 Thread Mike Noyes
On 06/13/2013 06:36 AM, Andrew wrote:
> Hi.
> I think that it isn't a good idea to use java software on small devices 
> with small amount of RAM.

Andrew,
Agreed. I was hoping the embedded version of Elasticsearch wasn't
implemented in java. I apologize for not doing further research before
posting.

http://www.elasticsearch.org/guide/reference/setup/installation/
http://www.elasticsearch.org/guide/reference/java-api/client/


> 13.06.2013 16:13, Mike Noyes пишет:
>> Everyone,
>> Is it possible for us to implement logstash on Bering-uClibc?
>>
>>http://logstash.net/
>>
>> Elasticsearch on the embedded appliance?
>>
>>http://logstash.net/docs/1.1.13/tutorials/getting-started-simple

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] logstash

2013-06-13 Thread Mike Noyes
Everyone,
Is it possible for us to implement logstash on Bering-uClibc?

  http://logstash.net/

Elasticsearch on the embedded appliance?

  http://logstash.net/docs/1.1.13/tutorials/getting-started-simple

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] NANOG PRISM

2013-06-08 Thread Mike Noyes
Everyone,
You may want to read the /"PRISM: NSA/FBI Internet data mining
project//"/ thread from from the*NANOG* mailing list.

http://mailman.nanog.org/pipermail/nanog/2013-June/thread.html


You may find this information interesting too.

/Weekly Routing Table Report/
http://mailman.nanog.org/pipermail/nanog/2013-June/058761.html

/The Cidr Report/
http://mailman.nanog.org/pipermail/nanog/2013-June/058778.html

/B//GP Update Report/
http://mailman.nanog.org/pipermail/nanog/2013-June/058779.html

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
Linux Embedded Appliance Framework (LEAF)
http://sourceforge.net/apps/mediawiki/leaf/index.php?title=Main_Page


--
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF for raspberry pi

2013-03-31 Thread Mike Noyes
On 03/31/2013 10:26 AM, KP Kirchdoerfer wrote:
> Hi all;
> 
> with the help of David and based on the work of buildtool.org developers
> and many others, I was able to create a toolchain that produces a kernel
> and lrp's able to boot on a raspberry pi, to login, to get local net
> access and to ssh into the remote box.
> 
> While it will be a long way to create images for the raspberry pi, it
> clearly shows that our toolchain is able to successfully cross-compile -
> something I've expected, but it's always good to see it really works.
-snip-

KP,
Outstanding! Blog entry posted.
https://sourceforge.net/p/leaf/blog/2013/03/leaf-for-raspberry-pi/


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] NANOG

2013-03-27 Thread Mike Noyes
Everyone,
This post is to remind everyone of a resource that may have slipped
people's minds.

Welcome to the na...@nanog.org mailing list!

To post to this list, send your message to:

  na...@nanog.org

General information about the mailing list is at:

  http://mailman.nanog.org/mailman/listinfo/nanog

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Track -> Allura Tickets

2013-03-17 Thread Mike Noyes
On 03/17/2013 07:54 AM, KP Kirchdoerfer wrote:
> Am 17.03.2013 15:41, schrieb Mike Noyes:
>> On 03/16/2013 08:35 AM, KP Kirchdoerfer wrote:
>>> Hi Mike;
>>>
>>> while I see still issues with git integration in Allura, I have no
>>> objections moving trac to Allura tickets, since Trac has not been widely
>>> used. So let's give it a try.
>>
>> KP,
>> Do you think we need to migrate content from Trac to Allura Tickets, or
>> just switch default project support?
> 
> Will we still have access to the TRAC content after switching?

KP,
For a while. SF is deprecating the Hosted Apps service. We can archive
the Trac content, but importing into Allura is problematic.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Track -> Allura Tickets

2013-03-17 Thread Mike Noyes
On 03/16/2013 08:35 AM, KP Kirchdoerfer wrote:
> Hi Mike;
> 
> while I see still issues with git integration in Allura, I have no
> objections moving trac to Allura tickets, since Trac has not been widely
> used. So let's give it a try.

KP,
Do you think we need to migrate content from Trac to Allura Tickets, or
just switch default project support?


> Another issue is, that I'd like to a "Packages 5.x" page on our
> webpages, but I run into timeouts/errors/whatever.

New page created, added to menu, and available for content. Enjoy.
http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=29


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Track -> Allura Tickets

2013-03-16 Thread Mike Noyes
Everyone,
I propose we deprecate Track for Allura Tickets. When SF retires hosted
apps the only way to run track on project web is as a cgi script.

Migrating Trac from Hosted Apps to Project Web (performance/speed issues)
https://sourceforge.net/p/forge/community-docs/Migrating%20Trac%20from%20Hosted%20Apps/

I enabled the Allura Tickets tool for evaluation.

https://sourceforge.net/p/leaf/tickets/
https://sourceforge.net/p/leaf/admin/tools


Suggestions and feedback on this proposal are welcome.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] 5.0-beta1?

2013-03-03 Thread Mike Noyes
On 02/22/2013 01:52 PM, Mike Noyes wrote:
> On 02/22/2013 12:40 PM, Andrew wrote:
> -snip-
>> Also it'll be good to fix links on http://leaf.sourceforge.net - for 
>> ex., git repo points on obsolete repository...
> 
> Andrew,
> I'll attend to that issue tomorrow. Thanks for letting me know about it.

Andrew,
Done.

> Everyone,
> SF is starting to force project upgrades to Allura, so I expect hosted
> app migration work to accelerate. I'm still waiting on a few things
> (OpenID, updates to projectweb, etc.) before migrating our hosted apps.
> 
> http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] 5.0-beta1?

2013-02-22 Thread Mike Noyes
On 02/22/2013 12:40 PM, Andrew wrote:
-snip-
> Also it'll be good to fix links on http://leaf.sourceforge.net - for 
> ex., git repo points on obsolete repository...

Andrew,
I'll attend to that issue tomorrow. Thanks for letting me know about it.

Everyone,
SF is starting to force project upgrades to Allura, so I expect hosted
app migration work to accelerate. I'm still waiting on a few things
(OpenID, updates to projectweb, etc.) before migrating our hosted apps.

http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF project

2013-01-28 Thread Mike Noyes
On 01/27/2013 05:32 AM, Mike Noyes wrote:
> On 01/27/2013 02:25 AM, KP Kirchdoerfer wrote:
>> Hi Mike;
>>
>> as others said it almost works out of the box, I do tests with qemu or
>> virtualbox.
>
> Erich, Andrew, & KP,
> Thanks for the information. I'll pass it on to Mohan.

Everyone,
I spoke with Mohan again:

   I know it can be done. Feasibility was never the issue. Having ready
   VM images for Intel machines will be appropriate was my point. Will
   help if some one creates them and a howto.

Is anyone willing to do this?


>> Also see
>>
>> https://sourceforge.net/apps/mediawiki/leaf/index.php?title=Bering-uClibc_4.x_-_User_Guide_-_Advanced_Topics_-_Setting_Up_a_HTTP_Anti_Virus_Proxy
>>
>> where a virtualabox setup is documented to get an idea what is
>> needed/can be done.
>
> KP,
> Will do.
>
>>
>> Am 26.01.2013 17:24, schrieb Mike Noyes:
>>> Everyone,
>>> Here is an interesting idea from Mohan.
>>>
>>>
>>>  Original Message 
-snip-
>>> I was talking to a couple of folks and recommending they use LEAF to do
>>> some pentesting with a small footprint Linux distribution. During the
>>> discussions, I suggested they build a VM with LEAF as the OS within and
>>> give that as a download for folks to use. Coming to think of it now, it
>>> is an interesting method of distributing LEAF for folks to try LEAF. I'm
>>> pretty much out of touch with the LEAF mailing list forum. Can you
>>> suggest this to the developers of current branches being maintained
>>> actively? Mohan


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF project

2013-01-27 Thread Mike Noyes
On 01/27/2013 02:25 AM, KP Kirchdoerfer wrote:
> Hi Mike;
>
> as others said it almost works out of the box, I do tests with qemu or
> virtualbox.

Erich, Andrew, & KP,
Thanks for the information. I'll pass it on to Mohan.

> Also see
>
> https://sourceforge.net/apps/mediawiki/leaf/index.php?title=Bering-uClibc_4.x_-_User_Guide_-_Advanced_Topics_-_Setting_Up_a_HTTP_Anti_Virus_Proxy
>
> where a virtualabox setup is documented to get an idea what is
> needed/can be done.

KP,
Will do.


> kp
>
> Am 26.01.2013 17:24, schrieb Mike Noyes:
>> Everyone,
>> Here is an interesting idea from Mohan.
>>
>>
>>  Original Message 
>> Subject: Message via your Google Profile: LEAF project
>> Date:Sat, 26 Jan 2013 16:20:57 +
>> From:Mohan Sundaram 
>> To:  mhno...@gmail.com
>>
>>
>>
>> I was talking to a couple of folks and recommending they use LEAF to do
>> some pentesting with a small footprint Linux distribution. During the
>> discussions, I suggested they build a VM with LEAF as the OS within and
>> give that as a download for folks to use. Coming to think of it now, it
>> is an interesting method of distributing LEAF for folks to try LEAF. I'm
>> pretty much out of touch with the LEAF mailing list forum. Can you
>> suggest this to the developers of current branches being maintained
>> actively? Mohan
-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] LEAF project

2013-01-26 Thread Mike Noyes
Everyone,
Here is an interesting idea from Mohan.


 Original Message 
Subject:Message via your Google Profile: LEAF project
Date:   Sat, 26 Jan 2013 16:20:57 +
From:   Mohan Sundaram 
To: mhno...@gmail.com



I was talking to a couple of folks and recommending they use LEAF to do 
some pentesting with a small footprint Linux distribution. During the 
discussions, I suggested they build a VM with LEAF as the OS within and 
give that as a download for folks to use. Coming to think of it now, it 
is an interesting method of distributing LEAF for folks to try LEAF. I'm 
pretty much out of touch with the LEAF mailing list forum. Can you 
suggest this to the developers of current branches being maintained 
actively? Mohan


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Manager's Guide to Building a Product with Embedded Linux

2013-01-15 Thread Mike Noyes
Free Resource: A Manager's Guide to Building a Product with Embedded Linux
https://www.linux.com/news/featured-blogs/167-amanda-mcpherson/690499--free-resource-a-managers-guide-to-building-a-product-with-embedded-linux

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Net Monitor

2013-01-14 Thread Mike Noyes
Everyone,
Interesting.

Bluetooth Net Monitor
http://blog.zakkemble.co.uk/bluetooth-net-monitor/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] reduce image size

2013-01-05 Thread Mike Noyes
On 01/05/2013 11:39 AM, KP Kirchdoerfer wrote:
> Hi Mike;
>
> Am 05.01.2013 20:15, schrieb Mike Noyes:
>> On 01/05/2013 11:06 AM, KP Kirchdoerfer wrote:
>>> Hi;
>>>
>>> I saw that the image size from 4.0 to 4.3 increased from ~44Mb to ~73 MB
>>> (and ~80MB for 5.0).
>>
>> KP,
>> Ouch! How did the code base double in size that quickly?
>
> We have added 40 new packages between the 4.0 and 4.3/5.0-alpha.
>
> Most of the additional size is related to the new asterisk package(s)
> (~20MB) and the updated samba package(s) (~7MB).

KP,
Ok. I misunderstood. I thought you were referring to the core, not the 
whole including available packages.


>>> While this is mainly related to amount of improved and newly added
>>> packages, we can save some space if we improve the packaging with
>>> buildpackage.pl.
>>>
>>> Currently we add to the images a few useless MB when adding all
>>> kernel-related variants for initmod, kdebuginfo and moddb.
>>>
>>> Something worth to look into, IMHO.
>>
>> Agreed.

Still worth perusing as our goals state:

 * Maintain as small a footprint as possible for release/branch
   target installations.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] reduce image size

2013-01-05 Thread Mike Noyes
On 01/05/2013 11:06 AM, KP Kirchdoerfer wrote:
> Hi;
>
> I saw that the image size from 4.0 to 4.3 increased from ~44Mb to ~73 MB
> (and ~80MB for 5.0).

KP,
Ouch! How did the code base double in size that quickly?

> While this is mainly related to amount of improved and newly added
> packages, we can save some space if we improve the packaging with
> buildpackage.pl.
>
> Currently we add to the images a few useless MB when adding all
> kernel-related variants for initmod, kdebuginfo and moddb.
>
> Something worth to look into, IMHO.

Agreed.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] ANN: Pending upgrade to Allura

2012-12-29 Thread Mike Noyes
On 12/29/2012 11:48 AM, KP Kirchdoerfer wrote:
> Am 14.12.2012 08:44, schrieb Mike Noyes:
>> Everyone,
>> Upgrade complete.
>>
>> http://sourceforge.net/p/leaf/
>> http://sourceforge.net/p/leaf/wiki/Home/
>>
>> git clone ssh://u...@git.code.sf.net/p/leaf/code leaf-code
>> git clone ssh://u...@git.code.sf.net/p/leaf/packages leaf-packages
>> git clone ssh://u...@git.code.sf.net/p/leaf/bering-uclibc
>> leaf-bering-uclibc
>
> Hi Mike;
>
> do we need to update
> https://www.ohloh.net/p/leaf
> as well?

KP,
Yes.

> And IF, can you take care of?

Done.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-26 Thread Mike Noyes
On 12/25/2012 05:45 PM, Mike Noyes wrote:
> On 12/25/2012 03:16 PM, KP Kirchdoerfer wrote:
>> Am 19.12.2012 15:28, schrieb Mike Noyes:
>>> On 12/19/2012 05:46 AM, Yves Blusseau wrote:
>>>> Le 19 déc. 2012 à 10:36, KP Kirchdoerfer  a 
>>>> écrit :
>>>>> And the new URL to browse the git repository is this one?
>>>>> http://sourceforge.net/p/leaf/bering-uclibc/commit_browser
>>>>>
>>>>
>>>> Using this url: 
>>>> https://sourceforge.net/p/leaf/bering-uclibc/ci/master/log/?path= seems 
>>>> good
>>>
>>> Everyone,
>>> I'm seeing some issues with the Allura 'Browse Commits' page for our
>>> bering-uclibc repository.
>>>
>>> https://sourceforge.net/p/leaf/bering-uclibc/commit_browser
>>>
>>> Intermittent failure to return with commit details. Can anyone else
>>> verify this issue?
>>>
>>> Loading commit details...
>>>
>>> For comparison see:
>>>
>>> https://sourceforge.net/p/leaf/code/commit_browser
>>> https://sourceforge.net/p/leaf/packages/commit_browser
>>>
>>
>> Hi Mike,
>>
>> this is still an open issue.

Everyone,
Open ticket with SF staff on this issue is:

https://sourceforge.net/p/allura/tickets/5496/


>> Also when going into a branch (e.g. master) it shows a rather "static"
>> list, which doesn't show the latest changes -  it's almost the status if
>> 10/2012.
>>
>> Looking into the "History" though shows a recent list of changes.
>>
>> In any case I prefer this view as default, when selecting a branch.
>>
>> Is that possible?
>
> KP,
> I'll speak with the SF staff when they return from the holiday break.
>
>> Just asking for the features we had with the old cgi interface to git,
>> currently I'd say it's a step back, unfortunately.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-25 Thread Mike Noyes
On 12/25/2012 03:16 PM, KP Kirchdoerfer wrote:
> Am 19.12.2012 15:28, schrieb Mike Noyes:
>> On 12/19/2012 05:46 AM, Yves Blusseau wrote:
>>> Le 19 déc. 2012 à 10:36, KP Kirchdoerfer  a 
>>> écrit :
>>>> And the new URL to browse the git repository is this one?
>>>> http://sourceforge.net/p/leaf/bering-uclibc/commit_browser
>>>>
>>>
>>> Using this url: 
>>> https://sourceforge.net/p/leaf/bering-uclibc/ci/master/log/?path= seems good
>>
>> Everyone,
>> I'm seeing some issues with the Allura 'Browse Commits' page for our
>> bering-uclibc repository.
>>
>> https://sourceforge.net/p/leaf/bering-uclibc/commit_browser
>>
>> Intermittent failure to return with commit details. Can anyone else
>> verify this issue?
>>
>>Loading commit details...
>>
>> For comparison see:
>>
>> https://sourceforge.net/p/leaf/code/commit_browser
>> https://sourceforge.net/p/leaf/packages/commit_browser
>>
>
> Hi Mike,
>
> this is still an open issue.
>
> Also when going into a branch (e.g. master) it shows a rather "static"
> list, which doesn't show the latest changes -  it's almost the status if
> 10/2012.
>
> Looking into the "History" though shows a recent list of changes.
>
> In any case I prefer this view as default, when selecting a branch.
>
> Is that possible?

KP,
I'll speak with the SF staff when they return from the holiday break.

> Just asking for the features we had with the old cgi interface to git,
> currently I'd say it's a step back, unfortunately.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Embedded Linux

2012-12-22 Thread Mike Noyes
On 12/22/2012 09:19 AM, Mike Noyes wrote:
> 7 Embedded Linux Stories to Watch in 2013
> https://www.linux.com/news/enterprise/systems-management/683228-7-embedded-linux-stories-to-watch-in-2013

Yocto Project | Open Source embedded Linux build system, package 
metadata and SDK generator
https://www.yoctoproject.org/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Embedded Linux

2012-12-22 Thread Mike Noyes
7 Embedded Linux Stories to Watch in 2013
https://www.linux.com/news/enterprise/systems-management/683228-7-embedded-linux-stories-to-watch-in-2013

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 10:35 AM, KP Kirchdoerfer wrote:
-snip-
> Another flaw is that I sometimes get the option to "Log In" but none to
> "Log out". If I get the option to logout via menu I'll end up in
> "sourceforge.net" but not in the same space I logged out.

Everyone,
There is a little drop-down menu in the upper right hand corner labeled 
"Me" that you can use to logout and a couple of other things. On logout 
you do get redirected to the SF home page, and the upper right hand 
corner changes to "Log In".

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 10:35 AM, KP Kirchdoerfer wrote:
> the allura git browser is a pain.
>
> I've checked again, and now, regardless if logged in or out, I do have
> the same issues as above when I click "History".
>
> Another flaw is that I sometimes get the option to "Log In" but none to
> "Log out". If I get the option to logout via menu I'll end up in
> "sourceforge.net" but not in the same space I logged out.
>
> And even more worse, I've seen today it almostly worked, but either it's
> a UI issue and I can't find it, or it fails too often.
> Either way it really needs some hands on to be on par with the old cgi
> page.
>
> With the working commit-mailinglist and a local git browser it should be
> possible to work around the issues. Shurely not your fault, but
> hopefully your contacts to SF team will help to solve the remaining issues.

KP,
I forwarded your comments to Rich Bowen a.k.a. DrBacchus on irc.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 07:14 AM, KP Kirchdoerfer wrote:
> Am 19.12.2012 16:01, schrieb Mike Noyes:
>> On 12/19/2012 06:40 AM, Mike Noyes wrote:
>>> On 12/19/2012 06:27 AM, KP Kirchdoerfer wrote:
>>>> Am 19.12.2012 14:47, schrieb Mike Noyes:
>>> -snip-
>>>>>> Also the commit message has some small errors, like refering to "UNNAMED
>>>>>> Project".
>>>>>
>>>>> Where are you seeing this?
>>>>
>>>> In the  mails sent to leaf-cimmit mailinglist.
>>>
>>> KP,
>>> Verified. Thanks. This is a problem with the git mailing list commit
>>> config. I'm looking into the problem now.
>>
>> KP,
>> Fixed. Allura git migration failed to copy description files. Thanks for
>> catching that.
>>
>
> I see- thanks. Almost perfect, what about a capital first letter for
> Bering-uClibc :)

KP,
Done. I just copied the exact text from my backup prior to migration. I 
guess that minor issue is in every prior commit message. Anyway, fixed now.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 06:40 AM, Mike Noyes wrote:
> On 12/19/2012 06:27 AM, KP Kirchdoerfer wrote:
>> Am 19.12.2012 14:47, schrieb Mike Noyes:
> -snip-
>>>> Also the commit message has some small errors, like refering to "UNNAMED
>>>> Project".
>>>
>>> Where are you seeing this?
>>
>> In the  mails sent to leaf-cimmit mailinglist.
>
> KP,
> Verified. Thanks. This is a problem with the git mailing list commit
> config. I'm looking into the problem now.

KP,
Fixed. Allura git migration failed to copy description files. Thanks for 
catching that.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 06:27 AM, KP Kirchdoerfer wrote:
> Am 19.12.2012 14:47, schrieb Mike Noyes:
-snip-
>>> Also the commit message has some small errors, like refering to "UNNAMED
>>> Project".
>>
>> Where are you seeing this?
>
> In the  mails sent to leaf-cimmit mailinglist.

KP,
Verified. Thanks. This is a problem with the git mailing list commit 
config. I'm looking into the problem now.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 05:46 AM, Yves Blusseau wrote:
> Le 19 déc. 2012 à 10:36, KP Kirchdoerfer  a 
> écrit :
>> And the new URL to browse the git repository is this one?
>> http://sourceforge.net/p/leaf/bering-uclibc/commit_browser
>>
>
> Using this url: 
> https://sourceforge.net/p/leaf/bering-uclibc/ci/master/log/?path= seems good

Everyone,
I'm seeing some issues with the Allura 'Browse Commits' page for our 
bering-uclibc repository.

https://sourceforge.net/p/leaf/bering-uclibc/commit_browser

Intermittent failure to return with commit details. Can anyone else 
verify this issue?

  Loading commit details...

For comparison see:

https://sourceforge.net/p/leaf/code/commit_browser
https://sourceforge.net/p/leaf/packages/commit_browser

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-19 Thread Mike Noyes
On 12/19/2012 01:36 AM, KP Kirchdoerfer wrote:
> Am 17.12.2012 14:58, schrieb Mike Noyes:
>> On 12/17/2012 03:17 AM, Yves Blusseau wrote:
>>> Hi all,
>>>
>>> i see some commits that has been done in the old git repository:
>>>
>>> $ git cherry -v origin/master old/master
>>> + 7127babead986725fc128e9acc7b1c5a08fa44d8 kernel update to 3.2.35
>>> + b3b98c475e6392a92951c3b29445d3db86c9a7f6 add verification with gpgv
>>>
>>> I have merge the changes in the new git repository but don't forget to 
>>> change the URL of the new git repository with a command like this:
>>>
>>> git remote set-url origin 
>>> ssh://yourn...@git.code.sf.net/p/leaf/bering-uclibc
>>
>> Yves,
>> Thanks for catching this issue.
>>
>
> Hi;
>
> does this mean
>
> http://leaf.git.sourceforge.net/git/gitweb.cgi?p=leaf/bering-uclibc;a=summary
>
> is outdated?

KP,
Yes.

> And the new URL to browse the git repository is this one?
> http://sourceforge.net/p/leaf/bering-uclibc/commit_browser

Correct.

> In that case it seems not to be updated, the latest commits by Yves are
> not shown.

I see three commits [ce11cc], [18e8f8] and, [17fa94]) from Yves two days 
ago.

I also see the two [5edf97], and [25b53c] from you today.


> Also the commit message has some small errors, like refering to "UNNAMED
> Project".

Where are you seeing this?


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF ticket 57

2012-12-18 Thread Mike Noyes
On 12/18/2012 06:07 AM, KP Kirchdoerfer wrote:
> Hi Erich;
>
> Am 16.12.2012 19:50, schrieb Erich Titl:
>> Hi KP
>>
>> Am 16.12.2012 11:12, schrieb KP Kirchdoerfer:
>>> Am 15.12.2012 23:14, schrieb Erich Titl:
>>>> Hi KP
>>>>
>>>> Am 15.12.2012 19:54, schrieb KP Kirchdoerfer:
>>>>> Hi;
>>>>>
>>>>> I did some work on Trac ticket 57 "add gpg signing of packages", and
>>>>> like to discuss, what I've done so far.
>>>>
>>>> Will it still be possible to load unsigned packages?
>>>
>>> Yes. Currently verify is not integrated into the install or update commands.
>>> The user *can* download a gpg signature file for a given lrp and verify
>>> the package before he installs/updates it. It's recommended, but
>>> everything else will work as before.
>>
>> I have a few more doubts
>>
>> If the verify mechanism is built into config.lrp then it is easy to
>> circumvent it, by just disabling it there. This is even easier than in
>> in initrd.
>
> The idea is to follow this route:
> http://www.apache.org/dev/release-signing.html
>
> It does need a web-of-trust, which has not been established.
> So the security is related, to the web-of-trust and the strength of the
> developers key.

KP,
It sounds like a keysigning party is on the horizon for leaf.

https://www.google.com/search?q=web+of+trust+key+signing


>> Unfortunately I believe if such a mechanism is easy to break it is of no
>> great value.
>
> It shouldn't be that easy to break it.
> A first value is that we start to 17 month ticket :)
>
>> If we want this to succeed we need to build some kind of a
>> chain of trust and enforce the use of signed packages. If someone wants
>> tu build his own package he has to be a member of this chain of trust.
>
> Keep in mind, it's also possible to install lrp's with a simple tar
> command or in the case of initrd with only little more work, if someone
> opens a backdoor to your router. So enforcing the use of signed packages
> with apkg makes things harder and is no big win at all.
>
>
>> The program to verify the signature _must_ be signed itself, not only
>> the package.
>
> Don't understand. Can you please explain?

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-17 Thread Mike Noyes
On 12/14/2012 11:33 AM, KP Kirchdoerfer wrote:
> Am 14.12.2012 20:14, schrieb Mike Noyes:
>> On 12/14/2012 10:53 AM, KP Kirchdoerfer wrote:
>>> Hi Mike;
>>>
>>> thx for taking care!
>>
>> KP,
>> I sincerely apologize for it taking this long. The SF Staff made this
>> transition fairly painless. The git hook issue was the only snag.
>
> Glad it worked out that easy, I would have been concerned as well, no
> need to apologize :)
>
> Although looking around, the update to Allura seems to give some
> interesting new features here and there. Kudos to the SF team.

KP,
The upgrade lumped all our project members into two groups (admin, 
developer). I'll be reviewing our membership list, and making changes.

Two permission groups I know we need are: Bering-uClibc, documentation

https://sourceforge.net/p/forge/community-docs/Project%20Permissions/
http://allura.sourceforge.net/guides/permissions.html

Suggestions and comments are welcome.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-17 Thread Mike Noyes
On 12/17/2012 03:17 AM, Yves Blusseau wrote:
> Hi all,
>
> i see some commits that has been done in the old git repository:
>
> $ git cherry -v origin/master old/master
> + 7127babead986725fc128e9acc7b1c5a08fa44d8 kernel update to 3.2.35
> + b3b98c475e6392a92951c3b29445d3db86c9a7f6 add verification with gpgv
>
> I have merge the changes in the new git repository but don't forget to change 
> the URL of the new git repository with a command like this:
>
> git remote set-url origin ssh://yourn...@git.code.sf.net/p/leaf/bering-uclibc

Yves,
Thanks for catching this issue.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 05:21 PM, Erich Titl wrote:
> Hi
>
> Am 14.12.2012 20:14, schrieb Mike Noyes:
>> On 12/14/2012 10:53 AM, KP Kirchdoerfer wrote:
>>> Hi Mike;
>>>
>>> thx for taking care!
>>
>> KP,
>> I sincerely apologize for it taking this long. The SF Staff made this
>> transition fairly painless. The git hook issue was the only snag.
>
> Could anyone explain what exactly has to be done to the GIT repository
> to be in line again?

Erich,
The repositories are working now. I fixed the mailing list hook script 
issue earlier today. Have you checked out new copies?

git clone ssh://et...@git.code.sf.net/p/leaf/bering-uclibc 
leaf-bering-uclibc

git clone ssh://et...@git.code.sf.net/p/leaf/packages leaf-packages

git clone ssh://et...@git.code.sf.net/p/leaf/code leaf-code

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Hosted Apps Retirement

2012-12-14 Thread Mike Noyes
Everyone,
This is the next phase.
https://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/

I'm waiting on OpenID implementation before migrating Mediawiki to our 
project web.

Trac is a problem, as it will only run in cgi mode on project web. I'd 
like to see if we can import trac tickets into Allura, so we can avoid 
this issue.

I'm not seeing much use of Ideatorrent. This being the case, I don't 
plan on migrating it.

Comments and suggestions are welcome.

Following task:
Migrate from phpWebsite to Drupal.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 11:33 AM, KP Kirchdoerfer wrote:
-snip-
> Although looking around, the update to Allura seems to give some
> interesting new features here and there. Kudos to the SF team.
-snip-

KP,
Agreed. I'd like to see an import script for trac tickets, so we can 
avoid running trac using cgi on project web.

Some work is in progress:
http://markmail.org/search/+list:org.apache.incubator.allura-user

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 11:33 AM, KP Kirchdoerfer wrote:
-snip-
> Has the git issue been solved? I'll give it a test in few minutes with a
> new commit.
-snip-

KP,
It should be fixed for all three git repositories. Please let me know if 
there are any problems. Thanks.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 11:24 AM, KP Kirchdoerfer wrote:
> Am 14.12.2012 20:12, schrieb Mike Noyes:
>> On 12/14/2012 11:09 AM, KP Kirchdoerfer wrote:
>>> a minor issue:
>>> it should be "Bering-uClibc" instead of "Bering Uclibc" in the "main line".
>>> I've tried to change and while I could add a "-" (it's now
>>> "Bering-Uclibc"), it seems Allura has it's own rules how to set capital
>>> characters.
>>
>> KP,
>> Where in the admin interface are you editing? I'm on IRC with SF Staff,
>> so I can query them on any issues today.
>>
>>
>
> Admin -> Tools -> Installed Tools -> Bering-uClic (here it's shown
> correct) - Label (also corrected), but it's not correctly updated in the
> "mainline" with the icons.
>
> Clear enough?

KP,
Yes. ctsai-sf pointed to an open ticket on that issue:

https://sourceforge.net/p/allura/tickets/3699/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] ANN: Pending upgrade to Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 04:53 AM, Charles Steinkuehler wrote:
> On 12/14/2012 1:44 AM, Mike Noyes wrote:
>> Everyone, Upgrade complete.
>
> Excellent!
>
> Thanks Mike!!!

Charles,
You're most welcome. The SF Staff made this transition fairly painless, 
and deserve most of the credit.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 10:53 AM, KP Kirchdoerfer wrote:
> Hi Mike;
>
> thx for taking care!

KP,
I sincerely apologize for it taking this long. The SF Staff made this 
transition fairly painless. The git hook issue was the only snag.

> Am 14.12.2012 16:11, schrieb Mike Noyes:
>> Everyone,
>> I added David's logo to our project. The new project summary page needs:
>
> Looks good.

Agreed.

>> Please add screenshots to your project.
>> <https://sourceforge.net/p/leaf/admin/screenshots>
>
> I vaguely remember that Rich Bowen(?) offered screenshots he has taken a
> year ago. Maybe he deleted the files, because someone responded, that
> his help isn't needed.

Rich just tarballed them and emailed them to me.

> If so, what do we wnat to show? LEAF is commandline-oriented, and a
> terminal does not look very appealing in itself :)

Agreed.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 11:09 AM, KP Kirchdoerfer wrote:
> a minor issue:
> it should be "Bering-uClibc" instead of "Bering Uclibc" in the "main line".
> I've tried to change and while I could add a "-" (it's now
> "Bering-Uclibc"), it seems Allura has it's own rules how to set capital
> characters.

KP,
Where in the admin interface are you editing? I'm on IRC with SF Staff, 
so I can query them on any issues today.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Allura

2012-12-14 Thread Mike Noyes
On 12/14/2012 07:11 AM, Mike Noyes wrote:
> Everyone,
> I added David's logo to our project. The new project summary page needs:
>
> Please add screenshots to your project.
> <https://sourceforge.net/p/leaf/admin/screenshots>
> Please add features to your project.
> <https://sourceforge.net/projects/leaf/edit>
>
> Any assistance/suggestions is/are welcome.

Everyone,
Our git mailing list hooks weren't migrated properly. I just updated git 
config. Please let me know if there are any problems. Thanks.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Allura

2012-12-14 Thread Mike Noyes
Everyone,
I added David's logo to our project. The new project summary page needs:

Please add screenshots to your project. 
<https://sourceforge.net/p/leaf/admin/screenshots>
Please add features to your project. 
<https://sourceforge.net/projects/leaf/edit>

Any assistance/suggestions is/are welcome.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] ANN: Pending upgrade to Allura

2012-12-13 Thread Mike Noyes
Everyone,
Upgrade complete.

http://sourceforge.net/p/leaf/
http://sourceforge.net/p/leaf/wiki/Home/

git clone ssh://u...@git.code.sf.net/p/leaf/code leaf-code
git clone ssh://u...@git.code.sf.net/p/leaf/packages leaf-packages
git clone ssh://u...@git.code.sf.net/p/leaf/bering-uclibc 
leaf-bering-uclibc

On 12/13/2012 03:27 PM, Mike Noyes wrote:
> Everyone,
> Upgrade started.
>
>
> On 12/10/2012 09:11 AM, Mike Noyes wrote:
>> Everyone,
>> I plan to comence project upgrade to the SourceForge Allura platform on
>> Thursday or Friday of this week.
>>
>> *** Hold all git commits starting Thursday. ***
>>
>> I expect this transition to complete without issue, but backup all data
>> to be safe. Thanks for your cooperation.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] ANN: Pending upgrade to Allura

2012-12-13 Thread Mike Noyes
Everyone,
Upgrade started.


On 12/10/2012 09:11 AM, Mike Noyes wrote:
> Everyone,
> I plan to comence project upgrade to the SourceForge Allura platform on
> Thursday or Friday of this week.
>
>*** Hold all git commits starting Thursday. ***
>
> I expect this transition to complete without issue, but backup all data
> to be safe. Thanks for your cooperation.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] ANN: Pending upgrade to Allura

2012-12-10 Thread Mike Noyes
Everyone,
I plan to comence project upgrade to the SourceForge Allura platform on 
Thursday or Friday of this week.

  *** Hold all git commits starting Thursday. ***

I expect this transition to complete without issue, but backup all data 
to be safe. Thanks for your cooperation.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Hosted Apps Update

2012-11-27 Thread Mike Noyes
Hosted Apps Update: Retirement Delayed
http://ht.ly/fCiIB

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] leaf hubs

2012-10-26 Thread Mike Noyes
On 10/24/2012 09:53 AM, KP Kirchdoerfer wrote:
> Am 24.10.2012 18:49, schrieb Mike Noyes:
>> On 10/24/2012 09:21 AM, KP Kirchdoerfer wrote:
>>> Hi Mike;
>>>
>>> looks like the "hubs" of the php application doesn't work.
>>>
>>> http://leaf.sourceforge.net/ - works
>>>
>>> http://leaf.sourceforge.net/bering-uclibc/ -fails to load without error
>>> message.
>>
>> KP,
>> Thanks for letting me know. I'll look into the issue.
>>
>> SF updated the web farm environment and OS. Ticket 1183 opened.
>>
>> https://sourceforge.net/p/forge/site-support/1183/
>>
>
> Thx Mike;

KP,
Things are working again thanks to Wayne. I forgot to update the hubs a 
year ago when SF changed project web farm directory structure.

Please let me know if you experience any other issues.


> btw: what about the plans upgrading to SF2?
>
> While I have no exact release schedule right now, it will be good to know.

I've been waiting for a lull in team git commits, that corresponds with 
my available time. My schedule will open up a bit as I've caught up on 
some pending tasks. I'll attempt to get this done in the next couple of 
weeks. I don't want this migration and hosted apps migration to 
coincide. One SF issue/migration at a time.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
The Windows 8 Center 
In partnership with Sourceforge
Your idea - your app - 30 days. Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] leaf hubs

2012-10-24 Thread Mike Noyes
On 10/24/2012 09:21 AM, KP Kirchdoerfer wrote:
> Hi Mike;
>
> looks like the "hubs" of the php application doesn't work.
>
> http://leaf.sourceforge.net/ - works
>
> http://leaf.sourceforge.net/bering-uclibc/ -fails to load without error
> message.

KP,
Thanks for letting me know. I'll look into the issue.

SF updated the web farm environment and OS. Ticket 1183 opened.

https://sourceforge.net/p/forge/site-support/1183/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Multi-WAN

2012-10-06 Thread Mike Noyes
On 10/05/2012 09:32 PM, Andrew wrote:
> On 05/10/12 17:14, Mike Noyes wrote:
>> Everyone,
>> Is Bering-uClibc capable of Multi-WAN like:
>>
>> Peplink - Dual-WAN, Multi-WAN Internet Link Load Balancing Routers
>> http://www.peplink.com/
>> -or-
>> Cisco RV Series Multi-WAN VPN Router
>> http://www.cisco.com/en/US/products/ps9924/index.html
>>
> I'm not sure about shorewall,

Shorewall and Multiple Internet Connections
http://www.shorewall.net/MultiISP.html

> but for Linux there is no problem to
> handle multiple channels with NAT on each - in many variations, from
> simple multi-target route (ip route add default nexthop ... nexthop ...
> ) to complex routing table to route each host/subnet to it's own
> outgoing iface.

Andrew,
Thanks for verifying this is still possible. I recall discussions of 
multiple dial-up ppp links on our lists in the past. However, we lack 
Multi-WAN documentation. Other project pages:

http://wiki.openwrt.org/doc/uci/multiwan
https://www.youtube.com/watch?v=xTMiAAw0kHo
http://www.darkhawk.net/dd-wrt/scripts/

ClearOS and pfSense seem to dominate this particular niche at the moment.
http://www.clearcenter.com/support/documentation/clearos_enterprise_5.1/user_guide/multi-wan
http://doc.pfsense.org/index.php/Multi-WAN_2.0

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Multi-WAN

2012-10-05 Thread Mike Noyes
On 10/05/2012 09:49 AM, Mike Noyes wrote:
> On 10/05/2012 09:31 AM, Mike Noyes wrote:
>> On 10/05/2012 07:14 AM, Mike Noyes wrote:
>>> Everyone,
>>> Is Bering-uClibc capable of Multi-WAN like:
>>>
>>> Peplink - Dual-WAN, Multi-WAN Internet Link Load Balancing Routers
>>> http://www.peplink.com/
>>> -or-
>>> Cisco RV Series Multi-WAN VPN Router
>>> http://www.cisco.com/en/US/products/ps9924/index.html
>>
>> Here are two Multi-WAN tutorial/howto for linux routers:
>>
>> Dual WAN Configuration with Linux
>> http://chris.olstrom.com/howto/setup-dual-wan/
>>
>> MultiWAN Linux Router
>> http://andrewbevitt.com/tutorials/linux-multiwan-router/
>
>
> ClearOS Multi-WAN - code
> http://www.clearcenter.com/support/documentation/clearos_enterprise_5.1/user_guide/multi-wan
> http://code.clearfoundation.com/svn/listing.php?repname=ClearOS&path=%2Fwebconfig%2Fapps%2Fmultiwan%2F&#a05fdb74ab0bc034e3350194722859ad7

Guide for setting up Multi-WAN (Load balancing, failover, etc) on 
pfSense 2.0
http://doc.pfsense.org/index.php/Multi-WAN_2.0


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Multi-WAN

2012-10-05 Thread Mike Noyes
On 10/05/2012 09:31 AM, Mike Noyes wrote:
> On 10/05/2012 07:14 AM, Mike Noyes wrote:
>> Everyone,
>> Is Bering-uClibc capable of Multi-WAN like:
>>
>> Peplink - Dual-WAN, Multi-WAN Internet Link Load Balancing Routers
>> http://www.peplink.com/
>> -or-
>> Cisco RV Series Multi-WAN VPN Router
>> http://www.cisco.com/en/US/products/ps9924/index.html
>
> Here are two Multi-WAN tutorial/howto for linux routers:
>
> Dual WAN Configuration with Linux
> http://chris.olstrom.com/howto/setup-dual-wan/
>
> MultiWAN Linux Router
> http://andrewbevitt.com/tutorials/linux-multiwan-router/


ClearOS Multi-WAN - code
http://www.clearcenter.com/support/documentation/clearos_enterprise_5.1/user_guide/multi-wan
http://code.clearfoundation.com/svn/listing.php?repname=ClearOS&path=%2Fwebconfig%2Fapps%2Fmultiwan%2F&#a05fdb74ab0bc034e3350194722859ad7


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Multi-WAN

2012-10-05 Thread Mike Noyes
On 10/05/2012 07:14 AM, Mike Noyes wrote:
> Everyone,
> Is Bering-uClibc capable of Multi-WAN like:
>
> Peplink - Dual-WAN, Multi-WAN Internet Link Load Balancing Routers
> http://www.peplink.com/
> -or-
> Cisco RV Series Multi-WAN VPN Router
> http://www.cisco.com/en/US/products/ps9924/index.html

Here are two Multi-WAN tutorial/howto for linux routers:

Dual WAN Configuration with Linux
http://chris.olstrom.com/howto/setup-dual-wan/

MultiWAN Linux Router
http://andrewbevitt.com/tutorials/linux-multiwan-router/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] Multi-WAN

2012-10-05 Thread Mike Noyes
Everyone,
Is Bering-uClibc capable of Multi-WAN like:

Peplink - Dual-WAN, Multi-WAN Internet Link Load Balancing Routers
http://www.peplink.com/
-or-
Cisco RV Series Multi-WAN VPN Router
http://www.cisco.com/en/US/products/ps9924/index.html

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF upgrade to SF 2?

2012-09-20 Thread Mike Noyes
On 09/19/2012 10:41 AM, KP Kirchdoerfer wrote:
> Am 14.09.2012 18:36, schrieb Mike Noyes:
>> On 09/13/2012 11:44 PM, Yves Blusseau wrote:
>>> Le 13/09/2012 21:41, Mike Noyes a écrit :
>>>> Everyone,
>>>> What does everyone think about upgrading LEAF to a SF 2 (allura) project?
-snip-

Everyone,
Without further comment I'll schedule our upgrade in early October. 
Prior to this, I'll post to the list so developers can halt git 
interaction during the upgrade. I hope to keep downtime to a minimum.


>>>From my point of view i didn't see real issues.
>>
>> KP, Andrew, & David,
>> What do you think?
>
> Mike
> I just trust in your work and your help when (and while) migrating.

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] SourceForge acquired

2012-09-18 Thread Mike Noyes
Everyone,
Ken Langone sold SF to Dice.

Dice Holdings, Inc. Acquires Online Media Business From Geeknet, Inc.
http://sourceforge.net/blog/dice-holdings-inc-acquires-online-media-business-from-geeknet-inc/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF upgrade to SF 2?

2012-09-16 Thread Mike Noyes
On 09/14/2012 09:36 AM, Mike Noyes wrote:
> On 09/13/2012 11:44 PM, Yves Blusseau wrote:
>> Le 13/09/2012 21:41, Mike Noyes a écrit :
>>> Everyone,
>>> What does everyone think about upgrading LEAF to a SF 2 (allura) project?

Everyone,
In case there is confusion, this proposal has no bearing on SF hosted 
apps or SF projectweb. It is strictly an upgrade of our project hosting 
from the old closed source SF codebase to the new SF (Allura) open 
source codebase.

New
http://sourceforge.net/p/allura/
Old
http://sourceforge.net/projects/leaf/


>>>   You indicated LEAF shouldn't have many issues moving to
>>> allura. Git has me concerned. What issues are we likely to see with it
>>> after migration?
>>>   The main thing is that iirc, the migration script does not
>>> yet support migrating multiple git repos it'll only automatically
>>> migrate a repo with the same name as the project, though that's fairly
>>> easy to recover from, you just need to create new git repos within
>>> allura and push to the new locations.
>>>   Similarly, we don't migrate hook scripts yet either. So
>>> you'll need to set those back up again too.
>>>   Other than those items, the main difference is going to be
>>> the code browser. Since it uses the built-in, allura code browser
>>> instead of gitweb.
>>>
>>> Many other projects are migrating.
>>> http://sourceforge.net/blog/tag/upgrade/
>>>
>>From my point of view i didn't see real issues.
>
> KP, Andrew, & David,
> What do you think?
>
> --
> Upgrade to the new SourceForge
>
> If you're still using the old SourceForge, you're missing out on the
> work that we've been doing for the last two years. It's time to upgrade.
>
> What do I get if I upgrade?
>
> Upgrading your project to the new SourceForge gives you:
>
> * More tightly integrated code browsing, issue tracking, and documentation
> * Actively developed software, so that your requests for changes and
> features will be addressed in a timely manner
> * Open Source - you can participate in the development of the
> SourceForge experience yourself, or write plugins that extend its
> functionality
>
> At least as important - and you understand this if you're a developer
> yourself - we can stop maintaining two diverging codebases, and focus on
> the one that matters. Once we're able to retire the old code, we'll be
> able to move twice as fast.
>
>


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF upgrade to SF 2?

2012-09-14 Thread Mike Noyes
On 09/13/2012 11:44 PM, Yves Blusseau wrote:
> Le 13/09/2012 21:41, Mike Noyes a écrit :
>> Everyone,
>> What does everyone think about upgrading LEAF to a SF 2 (allura) project?
>>
>>   You indicated LEAF shouldn't have many issues moving to
>> allura. Git has me concerned. What issues are we likely to see with it
>> after migration?
>>   The main thing is that iirc, the migration script does not
>> yet support migrating multiple git repos it'll only automatically
>> migrate a repo with the same name as the project, though that's fairly
>> easy to recover from, you just need to create new git repos within
>> allura and push to the new locations.
>>   Similarly, we don't migrate hook scripts yet either. So
>> you'll need to set those back up again too.
>>   Other than those items, the main difference is going to be
>> the code browser. Since it uses the built-in, allura code browser
>> instead of gitweb.
>>
>> Many other projects are migrating.
>> http://sourceforge.net/blog/tag/upgrade/
>>
>   From my point of view i didn't see real issues.

KP, Andrew, & David,
What do you think?

--
Upgrade to the new SourceForge

If you're still using the old SourceForge, you're missing out on the 
work that we've been doing for the last two years. It's time to upgrade.

What do I get if I upgrade?

Upgrading your project to the new SourceForge gives you:

* More tightly integrated code browsing, issue tracking, and documentation
* Actively developed software, so that your requests for changes and 
features will be addressed in a timely manner
* Open Source - you can participate in the development of the 
SourceForge experience yourself, or write plugins that extend its 
functionality

At least as important - and you understand this if you're a developer 
yourself - we can stop maintaining two diverging codebases, and focus on 
the one that matters. Once we're able to retire the old code, we'll be 
able to move twice as fast.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] LEAF upgrade to SF 2?

2012-09-13 Thread Mike Noyes
Everyone,
What does everyone think about upgrading LEAF to a SF 2 (allura) project?

 You indicated LEAF shouldn't have many issues moving to 
allura. Git has me concerned. What issues are we likely to see with it 
after migration?
 The main thing is that iirc, the migration script does not 
yet support migrating multiple git repos it'll only automatically 
migrate a repo with the same name as the project, though that's fairly 
easy to recover from, you just need to create new git repos within 
allura and push to the new locations.
 Similarly, we don't migrate hook scripts yet either. So 
you'll need to set those back up again too.
 Other than those items, the main difference is going to be 
the code browser. Since it uses the built-in, allura code browser 
instead of gitweb.

Many other projects are migrating.
http://sourceforge.net/blog/tag/upgrade/

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] GNU patch version 2.7 released

2012-09-12 Thread Mike Noyes
*GNU patch version 2.7 released*
https://savannah.gnu.org/forum/forum.php?forum_id=7361
https://savannah.gnu.org/projects/patch

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] builing kmodules from next

2012-09-12 Thread Mike Noyes
On 09/12/2012 12:10 AM, KP Kirchdoerfer wrote:
> Am 12.09.2012 08:53, schrieb Yves Blusseau:
>> Le 11/09/2012 20:17, KP Kirchdoerfer a écrit :
>>> BTW: Anyone with an idea why the commit mails does not include the
>>> commit message any longer?
>
> I speak about the mails send to leaf-commits after committing to git.
> web interface, local repository are all fine.

KP,
Your last commit message looked ok. I'm not sure what cause the issue on 
the other commits.

   commit c2873ff39eb86dd8fcf2819179b828ddc9651fe5
   Author: kapeka 
   Date:   Wed Sep 12 15:25:34 2012 +0200

   update linux kernel to 3.2.29

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF history

2012-09-12 Thread Mike Noyes
On 09/11/2012 11:25 AM, KP Kirchdoerfer wrote:
-snip-
> But first I'd like to see, if the current webpages are moved to a newer
> CMS. What about this task Mike?

KP,
I'm still waiting on SF Staff to update the software on the project web 
farm, and implement openid.

http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/

- Timeline -
OpenID authentication to SourceForge accounts   In-progress, target for 
completion in July
Updates to Project web to support apps  Planned for August/September

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF history

2012-09-08 Thread Mike Noyes
On 09/08/2012 11:14 AM, Mike Noyes wrote:
> On 09/08/2012 10:45 AM, Andrew wrote:
>> 08.09.2012 17:46, Mike Noyes пишет:
>>> On 09/08/2012 05:06 AM, Andrew wrote:
>>>> Hi all.
>>>> I looked at LEAF site, and I noticed that currently there is no history
>>>> of this distro, with all it's branches, into one page. No first release
>>>> date, no tiny difference description...
>>>> Maybe somebody can do this? I think that it should be interesting for
>>>> potential LEAF users.
>>> Andrew,
>>> Quite a bit of LEAF history is on the page below.
>>>
>>> Branches
>>> http://leaf.sourceforge.net/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=2
>>>
>> This is not a distro history, this is a branch review/description. I
>> mean history with dates, main stages of development with reasons for
>> each major version/branch change and so on. For ex., when LEAF was
>> started as a separate project, when BuC was forked from Bering tree,
>> when each other branches were forked and so on.
>
> Andrew,
> Ah. This will require digging through our list archives, and the LRP
> list archive.
>
> http://www.mail-archive.com/leaf-devel@lists.sourceforge.net/
> http://www.mail-archive.com/leaf-user@lists.sourceforge.net/
> http://www.mail-archive.com/leaf-cvs-commits@lists.sourceforge.net/
> http://www.mail-archive.com/leaf-git-commits@lists.sourceforge.net/
> http://dir.gmane.org/gmane.linux.leaf.devel
> http://dir.gmane.org/gmane.linux.leaf.user
> http://dir.gmane.org/gmane.linux.leaf.announce
> http://dir.gmane.org/gmane.linux.leaf.cvs
> http://marc.info/?l=leaf-devel&w=2
> http://marc.info/?l=leaf-user&w=2
> http://marc.info/?l=leaf-announce&r=1&w=2
> http://marc.info/?l=leaf-cvs-commits&r=1&w=2
>
> LRP
> http://marc.info/?l=linux-router&w=2
>
> I know of no archive of the LRP developer list.
>
> Some of my project history:
> http://www.mail-archive.com/leaf-user@lists.sourceforge.net/msg14447.html

Additional data points
http://www.mail-archive.com/leaf-devel@lists.sourceforge.net/msg10842.html

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF history

2012-09-08 Thread Mike Noyes
On 09/08/2012 10:45 AM, Andrew wrote:
> 08.09.2012 17:46, Mike Noyes пишет:
>> On 09/08/2012 05:06 AM, Andrew wrote:
>>> Hi all.
>>> I looked at LEAF site, and I noticed that currently there is no history
>>> of this distro, with all it's branches, into one page. No first release
>>> date, no tiny difference description...
>>> Maybe somebody can do this? I think that it should be interesting for
>>> potential LEAF users.
>> Andrew,
>> Quite a bit of LEAF history is on the page below.
>>
>> Branches
>> http://leaf.sourceforge.net/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=2
>>
> This is not a distro history, this is a branch review/description. I
> mean history with dates, main stages of development with reasons for
> each major version/branch change and so on. For ex., when LEAF was
> started as a separate project, when BuC was forked from Bering tree,
> when each other branches were forked and so on.

Andrew,
Ah. This will require digging through our list archives, and the LRP 
list archive.

http://www.mail-archive.com/leaf-devel@lists.sourceforge.net/
http://www.mail-archive.com/leaf-user@lists.sourceforge.net/
http://www.mail-archive.com/leaf-cvs-commits@lists.sourceforge.net/
http://www.mail-archive.com/leaf-git-commits@lists.sourceforge.net/
http://dir.gmane.org/gmane.linux.leaf.devel
http://dir.gmane.org/gmane.linux.leaf.user
http://dir.gmane.org/gmane.linux.leaf.announce
http://dir.gmane.org/gmane.linux.leaf.cvs
http://marc.info/?l=leaf-devel&w=2
http://marc.info/?l=leaf-user&w=2
http://marc.info/?l=leaf-announce&r=1&w=2
http://marc.info/?l=leaf-cvs-commits&r=1&w=2

LRP
http://marc.info/?l=linux-router&w=2

I know of no archive of the LRP developer list.

Some of my project history:
http://www.mail-archive.com/leaf-user@lists.sourceforge.net/msg14447.html

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] LEAF history

2012-09-08 Thread Mike Noyes
On 09/08/2012 05:06 AM, Andrew wrote:
> Hi all.
> I looked at LEAF site, and I noticed that currently there is no history
> of this distro, with all it's branches, into one page. No first release
> date, no tiny difference description...
> Maybe somebody can do this? I think that it should be interesting for
> potential LEAF users.

Andrew,
Quite a bit of LEAF history is on the page below.

Branches
http://leaf.sourceforge.net/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=2

-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


  1   2   3   4   5   6   7   8   9   10   >