From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4799c65eb8663fa87153808941ade72c@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] patch for /rc/bin/cpurc Date: Thu, 19 Jul 2007 13:15:31 -0400 From: geoff@plan9.bell-labs.com In-Reply-To: <1184826458.677171.47750@z24g2000prh.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 95b184ea-ead2-11e9-9d60-3106f5b1d025 listen calls newns() internally, so changing the namespace by hand doesn't affect it. listen can be given alternate service directories (see listen(8)) and will now ignore zero-length files in the service directories, so binding /dev/null onto files in /bin/service (for example) in /cfg/$sysname/namespace can be used to alter the set of services offered. The patch system is still working. We're a bit behind processing the queue but working on it.