From: Bruno C. <Bru...@hp...> - 2009-03-16 19:22:06
|
Hello Bryan, Bryan Gartner said on Thu, Mar 12, 2009 at 06:57:14AM -0600: > But as a follow-on to this to thread (and for our 4.3 development), > I have taken an RFC-ish stab (albeit certainly not completely thought > through nor implemented) at a new format for our distmap file to > accomplish this. At a minimum, we'd need some perl code/library > to parse (and maybe even create entries), which we could hopefully > re-use for some other related projects. Probably we could use what I began to write at http://trac.project-builder.org/browser/devel/pb-modules/lib/ProjectBuilder/Distribution.pm > distro Debian = debian > version Debian = sid(unstable),woody(3.0),sarge(3.1),etch(4.0),lenny(stable,5.0),squeeze(testing,6.0), ... > arch Debian = amd64(x86_64),hppa(parisc),i386(i486,i586,i686) I'd like to extend the proposal to add some additional info I need on my side, and that could also fit here: pkgtype Debian = deb pkgtype Ubuntu = deb pkgtype Fedora = rpm pkgtype Mandriva = rpm pkgtype OpenSuSE = rpm family Debian = du family Ubuntu = du (manages all debian-ubuntu aka du distro the same way wrt packages) family Fedora = rh family RedHat = rh (manages all these distro the same way wrt packages) Also: update Debian = sudo apt-get install update Fedora = sudo yum -y install ... I'm also needing the extension for packages, but could be added later on. How can I help with this Bryan ? Bruno. -- Linux Profession Lead EMEA / Open Source Ambassador \ EMEA CME Sol. Center http://www.mondorescue.org / HP/Intel Solution Center \ http://hpintelco.net Des infos sur Linux? http://www.HyPer-Linux.org http://www.hp.com/linux La musique ancienne? http://www.musique-ancienne.org http://www.medieval.org |