it looks really simple. i think i could drop it in my technician's hands without problem. we have a cas server here too. do you think you could zip your source and publish it on wpkg's wiki ? ELH Guenael Sanchez a écrit : > Tomasz Chmielewski a écrit : > >> Guenael Sanchez schrieb: >> >> (...) >> >> >>> Thanks, I'm from ENS Sciences de Lyon. And yes, our tool for wpkg was >>> written by me, to allow some authentified people (through CAS) to >>> manage hosts and profiles without touching XML files. >>> >>> We first tried the linuxkidd's one, and we finally went back to >>> something really easier. Our tool is juste made to: >>> add hosts >>> add package to host >>> add profile to host >>> del hosts, del package from host, del profile from host. >>> authentify people through a CAS server. >>> >> Could you send some screenshots (better, give links to some screenshots)? >> >> >> > Ok, It's now available here: > http://joliot-curie.ens-lyon.fr/wpkg/ > > Juste a little explanation on how we work. > > When you create a new host, a profile called profile_hostname is > automatically created. This way, we easily support multiple profiles for > one host. > When a host is created, a profile "default" is added to its profile. > > Then, you can "edit" a profile by clicking on its name. You get a page > with the detail of the profile, and 2 lists. One is for adding other > profiles (packs of packages), the other for adding packages. > > Every operation you make is modifying XML files instantly. Don't worry, > this is a copy, you can play :) > > The title is linked to the homepage. You can delete many things by > clicking the red cross... Deleteing a host is asking for a confirmation. > > Everything is in French, but I think you can understand, words used are > closed from english. If I have time, I will make the English Language > File for i18n. > > Have fun, > > Cheers, > > GS > > PS: Creating new profiles (packs of packages) and new packages is not > possible right now. > > PS2: If you notice something even bad stuff, you can tell ! > > wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |