9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Ports of Factotum and secstored
@ 2002-09-06 12:41 presotto
  2002-09-06 15:04 ` andrey mirtchovski
  0 siblings, 1 reply; 15+ messages in thread
From: presotto @ 2002-09-06 12:41 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

There's no port that I know of.  There are a few people considering
it at the labs but no action yet.

[-- Attachment #2: Type: message/rfc822, Size: 1761 bytes --]

From: David <penguinpower80@hotmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Ports of Factotum and secstored
Date: Fri, 6 Sep 2002 09:32:03 GMT
Message-ID: <a1bf2068.0209052018.67143e26@posting.google.com>

Does anyone out there know if there are any ports of Factotum and
secstore to either Linux or Windows, or where I could begin to look
for these?

If not, does anyone know of a good resource to help with how to port
something like this to other os's?

Thanks in advance!!

David

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [9fans] Ports of Factotum and secstored
@ 2002-09-06 20:33 Russ Cox
  2002-09-07 17:55 ` matt
  0 siblings, 1 reply; 15+ messages in thread
From: Russ Cox @ 2002-09-06 20:33 UTC (permalink / raw)
  To: 9fans

'How I ported the [Mozilla|Konqueror]
HTML rendering engine to plan9 and
made it fit well with the rest of the system.'




^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [9fans] Ports of Factotum and secstored
@ 2002-09-06 16:54 Russ Cox
  2002-09-06 18:34 ` andrey mirtchovski
  0 siblings, 1 reply; 15+ messages in thread
From: Russ Cox @ 2002-09-06 16:54 UTC (permalink / raw)
  To: 9fans

But then you want to do more than just run apps.
The selling point shouldn't be ``you can run your apps''
but rather ``you can have your Grid and your security.''

My point was that if apps are the only thing, it's not
worth selling Plan 9.  If apps are an important thing
but there are other important things that Plan 9 is
good at, then I admit it's a tougher sell.



^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [9fans] Ports of Factotum and secstored
@ 2002-09-06 16:34 Russ Cox
  2002-09-06 16:49 ` Ronald G Minnich
  0 siblings, 1 reply; 15+ messages in thread
From: Russ Cox @ 2002-09-06 16:34 UTC (permalink / raw)
  To: 9fans

if the answer to ``what do you want from your os''
is ``i just want to run apps'' then don't even bother
with plan 9.  there are lots of things plan 9 is good at,
and if those are important to you, then use plan 9.
if all you want is apps, it's silly to use plan 9.

i want to run apps too.  that's why, most of the time,
i use windows with plan 9 inside vmware.





^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [9fans] Ports of Factotum and secstored
@ 2002-09-06 16:24 anothy
  0 siblings, 0 replies; 15+ messages in thread
From: anothy @ 2002-09-06 16:24 UTC (permalink / raw)
  To: 9fans

well, to be fair, i think it's more that people arn't into
mucking around with config/autoconf stuff for hours before
they can even attempt to recompile their app, only to find
that all the #ifdefs don't quite match up because something
in the autoconf mucking they did isn't *quite* right, and
that even after sorting all that out, the various included
bits arn't *quite" ANSI/POSIX, or they rely on various
"extentions" that "everybody" has, in one form or another
(or several forms), hence all the #ifdefs.

if really all it involved was typing 'make' (or mk, or
whatever), this wouldn't be an issue. but things are hard
enough going from linux to, for example, FreeBSD. APE
does a pretty good job of matching ANSI/POSIX - but the
code in question often doesn't.
ア


^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [9fans] Ports of Factotum and secstored
@ 2002-09-06 15:27 anothy
  0 siblings, 0 replies; 15+ messages in thread
From: anothy @ 2002-09-06 15:27 UTC (permalink / raw)
  To: 9fans

well, porting a program from plan 9 to linux may not make a masters
thesis, but getting factotum integrated would, i suspect, be much
more than just the port. at a minimum, i suspect you'll have to do
something like PAM integration or the like, and possibly deeper
stuff, as well. probably still not quite a masters thesis, but a
lot more than a port. and if you get ambitious enough, there's
probably alot of room for working on this area in Linux - think
about getting NFS from remote (stock) systems to cooperate.
ア


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [9fans] Ports of Factotum and secstored
@ 2002-09-06  9:32 David
  2002-09-14 16:23 ` William Josephson
  0 siblings, 1 reply; 15+ messages in thread
From: David @ 2002-09-06  9:32 UTC (permalink / raw)
  To: 9fans

Does anyone out there know if there are any ports of Factotum and
secstore to either Linux or Windows, or where I could begin to look
for these?

If not, does anyone know of a good resource to help with how to port
something like this to other os's?

Thanks in advance!!

David


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

end of thread, other threads:[~2002-09-14 16:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-06 12:41 [9fans] Ports of Factotum and secstored presotto
2002-09-06 15:04 ` andrey mirtchovski
2002-09-06 16:12   ` Ronald G Minnich
  -- strict thread matches above, loose matches on Subject: below --
2002-09-06 20:33 Russ Cox
2002-09-07 17:55 ` matt
2002-09-06 16:54 Russ Cox
2002-09-06 18:34 ` andrey mirtchovski
2002-09-06 20:29   ` matt
2002-09-06 16:34 Russ Cox
2002-09-06 16:49 ` Ronald G Minnich
2002-09-09  9:50   ` peter huang
2002-09-06 16:24 anothy
2002-09-06 15:27 anothy
2002-09-06  9:32 David
2002-09-14 16:23 ` William Josephson

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).