Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-27 Thread Frans Pop
On Thursday 28 February 2008, Attilio Fiandrotti wrote: > Frans Pop wrote: > > On Wednesday 27 February 2008, Attilio Fiandrotti wrote: > >> The only other requirement is a small, CGI capable, http server like > >> thttpd, which needs to be packaged as an udeb, anyway. > > > > Why does it need to b

Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-27 Thread Attilio Fiandrotti
Frans Pop wrote: On Wednesday 27 February 2008, Attilio Fiandrotti wrote: The only other requirement is a small, CGI capable, http server like thttpd, which needs to be packaged as an udeb, anyway. Why does it need to be packaged *anyway*? What other use case is there for thttpd inside the in

Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-27 Thread Frans Pop
On Wednesday 27 February 2008, Attilio Fiandrotti wrote: > The only other requirement is a small, CGI capable, http server like > thttpd, which needs to be packaged as an udeb, anyway. Why does it need to be packaged *anyway*? What other use case is there for thttpd inside the installer other tha

Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-27 Thread Attilio Fiandrotti
Jérémy Bobbio wrote: On Sun, Feb 24, 2008 at 12:59:17PM +0100, Attilio Fiandrotti wrote: Some times ago, i started developing a web frontend for cdebconf [1]: […] During those years many people privately showed interest for the project, so i tought it could be a good idea eventually uploading th

Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-27 Thread Attilio Fiandrotti
Frans Pop wrote: On Sunday 24 February 2008, Attilio Fiandrotti wrote: The stuff i'd like to upload consists in the web frontend itself, which i plan to add to cdebconf/src/modules/frontends/web, and some cgi files which could be added for now to cdebconf/test/web and later moved to a dedicate u

Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-27 Thread Jérémy Bobbio
On Sun, Feb 24, 2008 at 12:59:17PM +0100, Attilio Fiandrotti wrote: > Some times ago, i started developing a web frontend for cdebconf [1]: > […] > During those years many people privately showed interest for the > project, so i tought it could be a good idea eventually uploading the > sources and

Re: Adding the cdebconf web frontend to alioth SVN repo

2008-02-26 Thread Frans Pop
On Sunday 24 February 2008, Attilio Fiandrotti wrote: > The stuff i'd like to upload consists in the web frontend itself, which > i plan to add to cdebconf/src/modules/frontends/web, and some cgi files > which could be added for now to cdebconf/test/web and later moved to a > dedicate udeb. > Can i

Adding the cdebconf web frontend to alioth SVN repo

2008-02-24 Thread Attilio Fiandrotti
Hi Some times ago, i started developing a web frontend for cdebconf [1]: as it is now, it can basically do all what other frontends do, but i lacked the time/resources to merge everything upstream, so the sourcecode stayed neglected for a year or so on my disk. During those years many people p