From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <1538501466.2475179.1528166336.6754D8D2@webmail.messagingengine.com> From: Ethan Gardener To: 9fans@9fans.net MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" Date: Tue, 2 Oct 2018 18:31:06 +0100 In-Reply-To: <20181002142847.yfmkl4lm7324xrrr@v520.kathe.in> References: <20181002142847.yfmkl4lm7324xrrr@v520.kathe.in> Subject: Re: [9fans] renaming rio to rioc! Topicbox-Message-UUID: e525644a-ead9-11e9-9d60-3106f5b1d025 On Tue, Oct 2, 2018, at 3:28 PM, Mayuresh Kathe wrote: > since it's not the original rio in plan9port, how about renaming it to > rioc (rio clone)? Why? :) I can think of a good reason, but why don't you say why you want to do it? Just feelings of what is right and wrong? Personally, my own feelings of right and wrong with respect to computing have too often proved to be harmful, so I try not to take too much notice of them these days. If, on the other hand, you want to write a draw device implementation for the Linux framebuffer (or whatever) and port Plan 9's rio to it, bear in mind you'll also have to replace plan9port's devdraw binary. Just renaming it won't do; other programs launch it by name. Having users put your devdraw ahead of p9p in $PATH will work if I remember right, and the same trick will work for your rio. If you're distributing your own fork of plan9port, you have every right to rename or remove its supplied rio and devdraw. -- Progress might have been all right once, but it has gone on too long -- Ogden Nash