Re: any git client?
Alexander Kapshuk <[email protected]>
| Newsgroups | gmane.os.plan9.general |
|---|---|
| Message-ID | <CAJ1xhMVQWVzvu6+-esvhNeWp0zW0V_OMm-RHzYxYuvT_6mNT-Q@mail.gmail.com> |
On Mon, Feb 4, 2019 at 12:52 PM Richard Miller <[email protected]> wrote: > > > to add to the last comment from skip, also note the availability of a > > working ssh and sshfs on 9front :) > > Ssh also works fine on traditional plan9 if you apply these patches > from http://9legacy.org/patch.html : > tls-devtls12.diff > tls-tlshand12.diff > libsec-x509-sha2.diff > libsec-tlshand12-nossl3.diff > libsec-tlshand12-norc4.diff > libsec-tlshand12-fixes.diff > libsec-x509-sig.diff > > These are already applied in the raspberry pi image: > http://9p.io/sources/contrib.miller/9pi.img.gz > > How does one apply these patches? By mounting http://9legacy.org/9legacy/patch on /n/sources/patch and then using patch/apply? Or is there some other way? Thanks.