Created attachment 2911 [details] usermin 0.940 ebuild
i cant get it to emerge anything. it just downloads the file and siad "The file is already fully retrieved; nothing to do."
Created attachment 2914 [details] usermin-0.940.ebuild i played with it real quick and heres some changes ... hope they point you in the right direction a problem with this package though is that it expects to be installed into /etc/usermin (its config files and its executable scripts ... we want to avoid installing executables into /etc/)
then what about webmin thats in the /etc folder?
you can make the /etc/usermin folder and put all the config files in there, thats fine ... the thing that sticks is 'where do i put the executables' like i said before, you dont really want to put them into /etc/, but where else do you put them ? :)
Created attachment 2944 [details] ebuild usermin is just like webmin i have made a new e-build and "usermin-0.940.ebuild text/plain 08/08/02 00:14" is not a good one it dosent even download the file.
giving to seemant since he took webmin
webmin installs config files into /etc ... it installs everything else into /usr/libexec/webmin/ so what you might want to do is make an ebuild that installs usermin into /usr/libexec/usermin, but puts the config files into /etc/
actually, webmin's author was the one who wrote that ebuild, I just committed it for him. handing this to someone who's actually used webmin though
Created attachment 5458 [details] the ebuild that will work
Created attachment 5460 [details] usermin-0.940.ebuild Final from Zeurx(James S.)
Created attachment 5461 [details] the init.d file for usermin-0.940 By Zeurx(James S.)
can someone help me get the init.d file to emerge with usermin.... i put it in the files folder and i have the last ebuild of usermin 0.940 i will buid on this page.. Thank you anyone
Created attachment 5462 [details] ok one fix from teh final.... the unpack part was wrong.... usermin-0.940.ebuild
Created attachment 5467 [details] Usermin-0.940 with init.d file and final
Created attachment 5488 [details] Usermin-0.940 11/8/02
Added to portage, closing bug, thanks james :-)
Created attachment 5492 [details] usermin 0.970 ebuild
stefan: you seem to know more about usermin ... ive never used it ... james: please post new versions (in this case 0.970) as new bugs
Has been put into portage, 0.94 and 0.97, both work as far as I know Stefan (Cretin)
Created attachment 6389 [details, diff] Fixes a simple misspelling There was a simple misspelling on line 66. Instead of "Etering Setup ...", it is now "Entering Setup ...".