Re: [9fans] git9 on 9legacy

2019-12-05 Thread ori
> Very cool. I just tried and it seems to work. > > patch/apply rc-line-split > > This patch does not apply cleanly on 9legacy because of conflict with > rc-badrunes patch > (see http://www.9legacy.org/patch.html) which is included in 9legacy CD > image. Ah, I was working from miller's p

Re: [9fans] git9 on 9legacy

2019-12-05 Thread Fazlul Shahriar
Very cool. I just tried and it seems to work. patch/apply rc-line-split This patch does not apply cleanly on 9legacy because of conflict with rc-badrunes patch (see http://www.9legacy.org/patch.html) which is included in 9legacy CD image. I've installed the commands in a "git9" directory

[9fans] along the way...

2019-12-05 Thread ori
I realized that the ape-erik patch was only available as a diff on 9legacy.org, and was missing inttypes.h for arm, so I fixed that omission, and imported it as something that you can get with patch/apply: patch/apply ape-erik I also ran into an issue with bad assembly in ape causing cras

Re: [9fans] git9 on 9legacy

2019-12-05 Thread ori
>> I got a box running 9legacy running, > > usb keyboard/mouse are working? Yes, more or less - I've had the keyboard flake out on me. But it's a raspberry pi, not a pc. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T04ec34b12463154

Re: [9fans] git9 on 9legacy

2019-12-05 Thread kokamoto
> I got a box running 9legacy running, usb keyboard/mouse are working? Kenji -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T04ec34b12463154b-M951fed502f0a1e59a8e76b6a Delivery options: https://9fans.topicbox.com/groups/9fans/subscri

[9fans] git9 on 9legacy

2019-12-05 Thread ori
I got a box running 9legacy running, and fixed the portability issues in git9, since it didn't seem like anyone else was going to do the work. There are two patches needed which I put on sources: - rc-line-split: implement `delim{...} syntax for rc - walk