[opensuse-autoinstall] Copying folders via Autoyast
All, I am trying to copy gconf settings via autoyast. These settings are in multiple folders that need to be copied into a users home directory after software installation and before the user logs in for the first time. I've tried using post-scripts to copy from an NFS mount but that fails claiming network unreachable. I just found that INIT scripts will execute after the network interface is active so I will be trying that next. I'm looking for feedback on the best methods for copying folders via autoyast or another method to deploy gconf settings via autoyast. Thanks -- -Jordan -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Tuesday 23 January 2007 07:20, Jordan Zebor wrote:
time. I've tried using post-scripts to copy from an NFS mount but that fails claiming network unreachable.
have you used the <network_needed ...> option? But anyway ...
I just found that INIT scripts will execute after the network interface is active
... right. init script is fine for what you want to do -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug now playing Advanced Electronics Vol. 5 - Kloq - Kloq Music -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Jordan Zebor
-
Uwe Gansert