9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Synthetic file systems in linux?
@ 2006-11-19 18:33 Paul Lalonde
  2006-11-19 23:49 ` LiteStar numnums
  2006-11-20  3:44 ` Paul Lalonde
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Lalonde @ 2006-11-19 18:33 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm fed up with having to use an ugly GUI for running perforce, and
I've just realized that a synthetic file system interface to it would
let me automate a lot of my acme-side connection to it, reasonably
cleanly.
On plan9 I'd just crib one of the shell script-based file servers and
run from there; is there an equivalent for Linux? Especially with
v9fs now in the kernel?

Paul

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFYKNgpJeHo/Fbu1wRAgB6AJ0SsMyj1WEg4hy++9pr+GI0VsWVqwCfeojC
6ZaSYkH5eowQKsrmqvONLs0=
=Eojz
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Synthetic file systems in linux?
  2006-11-19 18:33 [9fans] Synthetic file systems in linux? Paul Lalonde
@ 2006-11-19 23:49 ` LiteStar numnums
  2006-11-20  4:12   ` Skip Tavakkolian
  2006-11-20  3:44 ` Paul Lalonde
  1 sibling, 1 reply; 4+ messages in thread
From: LiteStar numnums @ 2006-11-19 23:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Couldn't you do something even with VFS? If not, FUSE (the crunchy
bits not withstanding) is somewhat mature as well... There should be
plenty of examples with those two options. I think FUSE has FTP & HTTP
fs, which could be 'cribbed'.
Cheers,
 -- S

On 11/19/06, Paul Lalonde <plalonde@telus.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm fed up with having to use an ugly GUI for running perforce, and
> I've just realized that a synthetic file system interface to it would
> let me automate a lot of my acme-side connection to it, reasonably
> cleanly.
> On plan9 I'd just crib one of the shell script-based file servers and
> run from there; is there an equivalent for Linux? Especially with
> v9fs now in the kernel?
>
> Paul
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFFYKNgpJeHo/Fbu1wRAgB6AJ0SsMyj1WEg4hy++9pr+GI0VsWVqwCfeojC
> 6ZaSYkH5eowQKsrmqvONLs0=
> =Eojz
> -----END PGP SIGNATURE-----
>


-- 
If work and leisure are soon to be subordinated to this one utopian
principle -- absolute busyness -- then utopia and melancholy will come
to coincide: an age without conflict will dawn, perpetually busy --
and without consciousness.

 -- Günter Grass


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Synthetic file systems in linux?
  2006-11-19 18:33 [9fans] Synthetic file systems in linux? Paul Lalonde
  2006-11-19 23:49 ` LiteStar numnums
@ 2006-11-20  3:44 ` Paul Lalonde
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Lalonde @ 2006-11-20  3:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am, of course, dim.

I just need to use plan9ports to write my server, and mount -t 9p the
bind-point in my p9p namespace directory.

Really, I can think sometimes.

Paul

On 19-Nov-06, at 10:33 AM, Paul Lalonde wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm fed up with having to use an ugly GUI for running perforce, and
> I've just realized that a synthetic file system interface to it
> would let me automate a lot of my acme-side connection to it,
> reasonably cleanly.
> On plan9 I'd just crib one of the shell script-based file servers
> and run from there; is there an equivalent for Linux? Especially
> with v9fs now in the kernel?
>
> Paul
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFFYKNgpJeHo/Fbu1wRAgB6AJ0SsMyj1WEg4hy++9pr+GI0VsWVqwCfeojC
> 6ZaSYkH5eowQKsrmqvONLs0=
> =Eojz
> -----END PGP SIGNATURE-----

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFYSS2pJeHo/Fbu1wRArScAJ0b7hnISqUtZPncpsqUcZQkrY6FlACgi0Q3
GraJix5jqiFzBsEZlYynafk=
=LhYK
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Synthetic file systems in linux?
  2006-11-19 23:49 ` LiteStar numnums
@ 2006-11-20  4:12   ` Skip Tavakkolian
  0 siblings, 0 replies; 4+ messages in thread
From: Skip Tavakkolian @ 2006-11-20  4:12 UTC (permalink / raw)
  To: 9fans

> I think FUSE has FTP & HTTP
> fs, which could be 'cribbed'.

there's also 9pfuse (russ' version) under p9p.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-20  4:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-19 18:33 [9fans] Synthetic file systems in linux? Paul Lalonde
2006-11-19 23:49 ` LiteStar numnums
2006-11-20  4:12   ` Skip Tavakkolian
2006-11-20  3:44 ` Paul Lalonde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).