On Mon, 2003-11-10 at 20:18, seth vidal wrote: > > I've become more or less dependant on various nice things that are in > > rhpl and some more would, well, only be incredibly nice. I've had > > various ideas what could/should be there, something along lines of > > "python system configuration library", only can't remember any of the > > items right now. Will remember certainly the next time I continue on a > > particular piece of software at work :) > > What things from rhpl do you find yourself using? So far rhpl.comps for various packaging/package management related things and rhpl.ethtool to happily get rid of awful os.popen("ifconfig eth0").readlines() hacks, simply because of nature of the projects I'm been working on and there probably are useful bits I haven't just discovered yet. And others that aren't yet written, one example would be "rhpl.fstool" or extensing rhpl.diskutil to retrieve (and maybe even configure) information about system disks (their layout, raid etc) - Panu -