public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:29 [gentoo-dev] Web Based Portage Interface Ian Leitch
@ 2003-10-13 17:36 ` Mike Frysinger
  2003-10-13 18:12 ` Xavier Neys
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger @ 2003-10-13 17:36 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 269 bytes --]

On Monday 13 October 2003 14:29, Ian Leitch wrote:
> Does anyone think a web based interface to portage is
> need/possible/would be used if created?

it's already been done ... i just forget the URL for it :)
could try crawling the mail archives at gmane.org ...
-mike

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:29 [gentoo-dev] Web Based Portage Interface Ian Leitch
  2003-10-13 17:36 ` Mike Frysinger
@ 2003-10-13 18:12 ` Xavier Neys
  2003-10-13 18:58   ` Michael J. Cohen
  2003-10-13 18:23 ` Luke-Jr
  2003-10-13 18:23 ` Marius Mauch
  3 siblings, 1 reply; 10+ messages in thread
From: Xavier Neys @ 2003-10-13 18:12 UTC (permalink / raw
  To: Ian Leitch; +Cc: gentoo-dev

On Mon, 2003-10-13 at 20:29, Ian Leitch wrote:
> elo,
> 
> Does anyone think a web based interface to portage is
> need/possible/would be used if created?
> 
> Would it be overkill for remote administration seen as we already have
> SSH?
> Would it be problematic binding apache and portage in such a way?
> Is the concept insecure?
> Would a small server daemon be needed?
> Would multi server control be possible?
> Is it worth it?
> 
> I was thinking along the lines of complete control by the way. 
> 
> Regards

IMHO many users would appreciate a webmin module.
I have no idea how much work this would require, though.


My €0.02

> 
> 
> --
> gentoo-dev@gentoo.org mailing list
-- 
 ______________________________ 
< Xavier Neys                  >
< Gentoo Documentation Project >
< http://www.gentoo.org        >
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
             \ 
              \   ^__^
               \  (oo)\_______
                  (__)\       )\/\
                      ||--WWW |
                      ||     ||



--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:29 [gentoo-dev] Web Based Portage Interface Ian Leitch
  2003-10-13 17:36 ` Mike Frysinger
  2003-10-13 18:12 ` Xavier Neys
@ 2003-10-13 18:23 ` Luke-Jr
  2003-10-13 18:23 ` Marius Mauch
  3 siblings, 0 replies; 10+ messages in thread
From: Luke-Jr @ 2003-10-13 18:23 UTC (permalink / raw
  To: gentoo-dev; +Cc: Ian Leitch

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

On Monday 13 October 2003 06:29 pm, Ian Leitch wrote:
> Does anyone think a web based interface to portage is
> need/possible/would be used if created?
I think I saw a Javascript shell once... maybe it could be converted into a 
SSH client? o.o
- -- 
Luke-Jr
Developer, Gentoo Linux
http://www.gentoo.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/iu2PZl/BHdU+lYMRAtf9AJ9yZR84QGXO7Q62q8GuCl5jTY7yngCfYaF0
PgZxp5EZA7GG5L5rTrYBvG8=
=A2xE
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:29 [gentoo-dev] Web Based Portage Interface Ian Leitch
                   ` (2 preceding siblings ...)
  2003-10-13 18:23 ` Luke-Jr
@ 2003-10-13 18:23 ` Marius Mauch
  2003-10-13 19:36   ` Ian Leitch
  2003-10-14 16:57   ` Dhruba Bandopadhyay
  3 siblings, 2 replies; 10+ messages in thread
From: Marius Mauch @ 2003-10-13 18:23 UTC (permalink / raw
  To: gentoo-dev

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

On 10/13/03  Ian Leitch wrote:

> elo,
> 
> Does anyone think a web based interface to portage is
> need/possible/would be used if created?
> 
> Would it be overkill for remote administration seen as we already have
> SSH?
> Would it be problematic binding apache and portage in such a way?
> Is the concept insecure?
> Would a small server daemon be needed?
> Would multi server control be possible?
> Is it worth it?
> 

You mean something like these people are talking about:
http://forums.gentoo.org/viewtopic.php?t=88052
There are also two open bugs about a portage server mode (unlikely to be
implemented before a code modularization).

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* [gentoo-dev] Web Based Portage Interface
@ 2003-10-13 18:29 Ian Leitch
  2003-10-13 17:36 ` Mike Frysinger
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ian Leitch @ 2003-10-13 18:29 UTC (permalink / raw
  To: gentoo-dev

elo,

Does anyone think a web based interface to portage is
need/possible/would be used if created?

Would it be overkill for remote administration seen as we already have
SSH?
Would it be problematic binding apache and portage in such a way?
Is the concept insecure?
Would a small server daemon be needed?
Would multi server control be possible?
Is it worth it?

I was thinking along the lines of complete control by the way. 

Regards


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 19:36   ` Ian Leitch
@ 2003-10-13 18:49     ` Marius Mauch
  0 siblings, 0 replies; 10+ messages in thread
From: Marius Mauch @ 2003-10-13 18:49 UTC (permalink / raw
  To: gentoo-dev

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

On 10/13/03  Ian Leitch wrote:

> On Mon, 2003-10-13 at 19:23, Marius Mauch wrote:
> > You mean something like these people are talking about:
> > http://forums.gentoo.org/viewtopic.php?t=88052
> > There are also two open bugs about a portage server mode (unlikely
> > to be implemented before a code modularization).
> 
> Well yeh, thats the thread that sparked the idea. Infact the only one
> talking about the control interface in that thread was me. The guy who
> made the thread is creating a tree viewer.

Ehm, you read all 5 pages, right?

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:12 ` Xavier Neys
@ 2003-10-13 18:58   ` Michael J. Cohen
  2003-10-13 19:00     ` Tom Wesley
  0 siblings, 1 reply; 10+ messages in thread
From: Michael J. Cohen @ 2003-10-13 18:58 UTC (permalink / raw
  To: gentoo-dev

On Monday 13 October 2003 02:12 pm, Xavier Neys wrote:
> IMHO many users would appreciate a webmin module.
> I have no idea how much work this would require, though.

Webmin already provides a basic frontend to portage, not sure how up-to-date 
it is though.

------
Michael J. Cohen


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:58   ` Michael J. Cohen
@ 2003-10-13 19:00     ` Tom Wesley
  0 siblings, 0 replies; 10+ messages in thread
From: Tom Wesley @ 2003-10-13 19:00 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 421 bytes --]

On Monday 13 October 2003 19:58, Michael J. Cohen wrote:
> On Monday 13 October 2003 02:12 pm, Xavier Neys wrote:
> > IMHO many users would appreciate a webmin module.
> > I have no idea how much work this would require, though.
>
> Webmin already provides a basic frontend to portage, not sure how
> up-to-date it is though.
>

I was just about to suggest that, I looks believable to me....

-- 
Tom Wesley

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:23 ` Marius Mauch
@ 2003-10-13 19:36   ` Ian Leitch
  2003-10-13 18:49     ` Marius Mauch
  2003-10-14 16:57   ` Dhruba Bandopadhyay
  1 sibling, 1 reply; 10+ messages in thread
From: Ian Leitch @ 2003-10-13 19:36 UTC (permalink / raw
  To: Marius Mauch; +Cc: gentoo-dev

On Mon, 2003-10-13 at 19:23, Marius Mauch wrote:
> You mean something like these people are talking about:
> http://forums.gentoo.org/viewtopic.php?t=88052
> There are also two open bugs about a portage server mode (unlikely to be
> implemented before a code modularization).

Well yeh, thats the thread that sparked the idea. Infact the only one
talking about the control interface in that thread was me. The guy who
made the thread is creating a tree viewer.

Regards,
Ian. 


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Web Based Portage Interface
  2003-10-13 18:23 ` Marius Mauch
  2003-10-13 19:36   ` Ian Leitch
@ 2003-10-14 16:57   ` Dhruba Bandopadhyay
  1 sibling, 0 replies; 10+ messages in thread
From: Dhruba Bandopadhyay @ 2003-10-14 16:57 UTC (permalink / raw
  To: gentoo-dev

Marius Mauch wrote:
> You mean something like these people are talking about:
> http://forums.gentoo.org/viewtopic.php?t=88052
> There are also two open bugs about a portage server mode (unlikely to be
> implemented before a code modularization).
> 
> Marius
> 

OT:

Just out of curiosity what is the timeline or the place on the to do 
list for this core code modularisation?  Any bug numbers also?


--
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2003-10-14 16:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-13 18:29 [gentoo-dev] Web Based Portage Interface Ian Leitch
2003-10-13 17:36 ` Mike Frysinger
2003-10-13 18:12 ` Xavier Neys
2003-10-13 18:58   ` Michael J. Cohen
2003-10-13 19:00     ` Tom Wesley
2003-10-13 18:23 ` Luke-Jr
2003-10-13 18:23 ` Marius Mauch
2003-10-13 19:36   ` Ian Leitch
2003-10-13 18:49     ` Marius Mauch
2003-10-14 16:57   ` Dhruba Bandopadhyay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox