From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 From: Kyohei Kadota Date: Tue, 21 Mar 2017 17:31:36 +0000 Message-ID: To: 9fans@9fans.net Content-Type: multipart/alternative; boundary=001a113d850cadec7e054b41045f Subject: [9fans] [ANN] shell scripts to install 9legacy patches Topicbox-Message-UUID: b7702fb2-ead9-11e9-9d60-3106f5b1d025 --001a113d850cadec7e054b41045f Content-Type: text/plain; charset=UTF-8 Hi fans. I wrote shell scripts that install 9legacy patches to the system. GitHub: https://github.com/lufia/9legacy-tool Archive: http://lufia.org/plan9/src/9legacy-tool.tgz To install stable patches and to update ape: % 9legacy/init % 9legacy/installall <{9legacy/stable} % 9legacy/apply % cd /sys/src/ape && mk lib.install To discard all patches % rm -r $home/lib/9legacy Thanks. --001a113d850cadec7e054b41045f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi fans.

I wrote shell scripts that ins= tall 9legacy patches to the system.

GitHub:=C2=A0<= a href=3D"https://github.com/lufia/9legacy-tool">https://github.com/lufia/9= legacy-tool
Archive:=C2=A0http://lufia.org/plan9/src/9legacy-tool.tgz
<= div>
To install stable patches and to update ape:
<= br>
% 9legacy/init
% 9legacy/installall <{9legacy/st= able}
% 9legacy/apply
% cd /sys/src/ape && mk l= ib.install

To discard all patches

% rm -r $home/lib/9legacy

Thanks.
--001a113d850cadec7e054b41045f--