Menu

Command line module installation

2003-01-31
2003-01-31
  • Johnny Stork

    Johnny Stork - 2003-01-31

    I am trying to build some RedHat Kickstart configuration files and would like to install various webmin 3rd party modules following the webmin install. Is there a command line/shell script method, unattended, to install 3rd party modules?

     
    • Anonymous

      Anonymous - 2003-01-31

      take a look at the makemodulerpm.pl  script found on the 'writing webmin modules' tutorial. It will easily create a rpm of your module.
      Or if you want the modules to be installed along with webmin you can install the source rpm file and edit the %build section in the .spec file, so it includes the modules you want installed in the rpm file you make.

      -strick-

       

Log in to post a comment.