AT&T NetClient Debianizer
Ok, spent my last 22 minutes creating a simple debianizer for the AT&T rpms (that also ports from RH to Ubuntu). Hope it is useful for somebody.
Please keep in mind that AT&T has nothing to do with this!!! This is totally unofficial (”do-it-yourself” initiative)!!!
Download it here.
And use it:
* Make it executable
chmod +x ubuntu_rpm2deb.sh
* Install the dependencies
./ubuntu_rpm2deb.sh --deps
* Convert the RPMs
./ubuntu_rpm2deb.sh rpm-package.rpm
Please drop me a comment if you find an use for this.
[edit] I wrote also an extremely experimental redhat version of this “debianizer”. Check it here [/edit]