/plan9

a mirror of Plan 9 with applied 9legacy stable+9k patches.

Primary LanguageCOtherNOASSERTION

Plan 9 with 9legacy patches

This repository is a mirror of the 9legacy sources. There are some branches:

  • stable
  • experimental
  • main

Branches

Stable Branch (recommended)

This branch contains the Lab's Plan 9 sources with 9legacy's stable- and 9k-patches.

Experimental Branch

This branch contains all of the stable branch and picked 9legacy's experimental patches. The picked patches will appear in the commit log.

Main Branch

This branch contains all of the experimental branch, and some merged pull-requests that is needed for me.

Usage

TODO

% cd /tmp
% git clone --no-checkout --branch stable https://github.com/lufia/plan9
% cd /
% git --git-dir /tmp/plan9/.git status