LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Automating the install of pk-get applications (https://www.linuxquestions.org/questions/solaris-opensolaris-20/automating-the-install-of-pk-get-applications-432649/)

S2k4ever 04-07-2006 07:38 AM

Automating the install of pk-get applications
 
Hello,

Can any tell the process on how to automate the installs of pkg-get applications on machines? When I login to a machine I have to select yes all the time after running the pkg-get -u command.

Thanks,
Richard

jlliagre 04-07-2006 08:02 AM

From pkg-get manpage:
Code:

cp -p /var/pkg-get/admin-fullauto /var/pkg-get/admin
and use pkg-get "-f" option

S2k4ever 04-07-2006 08:28 AM

Quote:

Originally Posted by jlliagre
From pkg-get manpage:

Code:

cp -p /var/pkg-get/admin-fullauto /var/pkg-get/admin
and use pkg-get "-f" option


Thank you for your help.


All times are GMT -5. The time now is 05:55 AM.