David Holland writes:
> Adding weird special case remote access hacks to dd (of all random
> tools) is also poor design. Why not for the next round add support for
>
>dd ifurl=http://www.netbsd.org/index.html of=mycopy
>
> or
>
>dd ifurl=http://www.netbsd.org/ recurse=true of=mytree/
>
>
On Tue, Nov 23, 2010 at 08:50:54PM +0200, Antti Kantee wrote:
> > > > Surely it would be more appropriate to make thye rump kernel directly
> > > > forward some paths to the real kernel?
> > >
> > > Can you explain how that could work?
> >
> > First thoughts are something like the way /../
On Tue, Nov 23, 2010 at 02:42:04PM +0200, Antti Kantee wrote:
> (on a slight tangent, wasn't getting rid of /usr vs. / on the roadmap?)
No.
--
David A. Holland
dholl...@netbsd.org
On Tue Nov 23 2010 at 18:41:21 +, David Laight wrote:
> On Tue, Nov 23, 2010 at 12:19:36AM +0200, Antti Kantee wrote:
> > >
> > > Surely it would be more appropriate to make thye rump kernel directly
> > > forward some paths to the real kernel?
> >
> > Can you explain how that could work?
>
On Tue, Nov 23, 2010 at 12:19:36AM +0200, Antti Kantee wrote:
> >
> > Surely it would be more appropriate to make thye rump kernel directly
> > forward some paths to the real kernel?
>
> Can you explain how that could work?
First thoughts are something like the way /../ is used to 'escape'
from
On Tue, Nov 23, 2010 at 02:42:04PM +0200, Antti Kantee wrote:
> On Tue Nov 23 2010 at 12:28:48 +, Matthias Scheler wrote:
> > On Mon, Nov 22, 2010 at 09:04:28PM +, Antti Kantee wrote:
> > > Module Name: src
> > > Committed By: pooka
> > > Date: Mon Nov 22 21:04:28 UTC 2
On Tue, Nov 23, 2010 at 02:42:04PM +0200, Antti Kantee wrote:
> (on a slight tangent, wasn't getting rid of /usr vs. / on the roadmap?)
I don't know that. I personally don't create "/usr" partitions on my
NetBSD systems anymore. But they usually have hard disks with multiple
gigabytes of storage s
On Tue Nov 23 2010 at 12:28:48 +, Matthias Scheler wrote:
> On Mon, Nov 22, 2010 at 09:04:28PM +, Antti Kantee wrote:
> > Module Name:src
> > Committed By: pooka
> > Date: Mon Nov 22 21:04:28 UTC 2010
> >
> > Modified Files:
> > src/bin/dd: Makefile args.c d
On Mon, Nov 22, 2010 at 09:04:28PM +, Antti Kantee wrote:
> Module Name: src
> Committed By: pooka
> Date: Mon Nov 22 21:04:28 UTC 2010
>
> Modified Files:
> src/bin/dd: Makefile args.c dd.c dd.h extern.h position.c
>
> Log Message:
> Add two new operands: "rif" and "rof". The
On Mon, Nov 22, 2010 at 10:09:24PM +, David Laight wrote:
> > Add two new operands: "rif" and "rof". They operate exactly like
> > "if" and "of" with the exception that the communicate with a rump
> > kernel instead of the host kernel.
>
> H this seems like polluting a standard u
On Mon Nov 22 2010 at 22:09:24 +, David Laight wrote:
> On Mon, Nov 22, 2010 at 09:04:28PM +, Antti Kantee wrote:
> > Module Name:src
> > Committed By: pooka
> > Date: Mon Nov 22 21:04:28 UTC 2010
> >
> > Modified Files:
> > src/bin/dd: Makefile args.c dd.c
On Mon, Nov 22, 2010 at 09:04:28PM +, Antti Kantee wrote:
> Module Name: src
> Committed By: pooka
> Date: Mon Nov 22 21:04:28 UTC 2010
>
> Modified Files:
> src/bin/dd: Makefile args.c dd.c dd.h extern.h position.c
>
> Log Message:
> Add two new operands: "rif" and "rof". The
12 matches
Mail list logo