yggdrasil-go icon indicating copy to clipboard operation
yggdrasil-go copied to clipboard

Package yggdrasil for Chocolatey, a Windows package manager

Open jcgruenhage opened this issue 5 years ago • 9 comments

Quick start guide for chocolatey packages, if anyone wants to pick this up: https://chocolatey.org/docs/create-packages-quick-start

jcgruenhage avatar Nov 20 '19 11:11 jcgruenhage

Package itself: https://github.com/r4sas/chocolatey-packages/commit/0b577d8ce5677406b749632e02931315c6dfbc77

Will publish if someone can fully test it from scratch (because I nothing do with NDIS installation). If NDIS6 is good, I can add dependency to install tapwindows.

PRs are welcome.

r4sas avatar Nov 22 '19 01:11 r4sas

If NDIS6 is good

No, it is not good. Packets, which are larger ~1.5k in size, are dropped.

Vort avatar Nov 24 '19 15:11 Vort

Incidentally we have a branch called goodbyewater that uses Wintun instead of the OpenVPN TAP driver, it is likely this will be merged into develop soon (see #618).

neilalexander avatar Nov 24 '19 16:11 neilalexander

The new Wintun driver is now used by the develop branch on Windows.

neilalexander avatar Dec 11 '19 16:12 neilalexander

Ok, I'm waiting when release with MSI will be published to publish package.

r4sas avatar Dec 11 '19 19:12 r4sas

Rewrote package scripts to work with new installer: https://github.com/r4sas/chocolatey-packages/commit/7cce575241ab42dee346bec66fdd0047cea72573

Current nupkg for 0.3.12-0060-develop: yggdrasil.0.3.12.0060.zip (file in archive)

Also I didn't found any icon, so I'm created it from @neilalexander logo proposal - https://github.com/r4sas/chocolatey-packages/tree/master/yggdrasil/icon

r4sas avatar Dec 20 '19 10:12 r4sas

Choco package was pushed and awaiting for moderation: https://chocolatey.org/packages/yggdrasil

r4sas avatar Feb 22 '20 16:02 r4sas