Mailinglist Archive: opensuse-autoinstall (67 mails)
| < Previous | Next > |
[opensuse-autoinstall] does autoyast can resolve the software dependency automaticlly?
- From: "Zheng, Shaohui" <shaohui.zheng@xxxxxxxxx>
- Date: Thu, 26 Apr 2007 16:40:51 +0800
- Message-id: <823A93EED437D048963A3697DB0E35DE2A2520@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi, all
I can not find any software dependency description in autoyast
manual. It just tells you how to install software and what is the format
of the configuration file. I need to confirm it now.
Most time we use the GUI to help us generate the autoyast
configure file and calculate the dependent software. but now I need
generate manually and I need to specify some software but I will not
calculate the dependency, I just list some packages. Does the
installation program can help me calculate it automatically?
The following is a piece of configure file.
<software>
<packages config:type="list">
<package>apache</package>
</packages>
<patterns config:type="list"/>
</software>
I specify apache only, does autoyast can calculate the dependency and
install the dependent software automatically? If you have some
suggestions or solutions, would you please share it with me, Thanks so
much.
Shaohui
Best Regards
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
I can not find any software dependency description in autoyast
manual. It just tells you how to install software and what is the format
of the configuration file. I need to confirm it now.
Most time we use the GUI to help us generate the autoyast
configure file and calculate the dependent software. but now I need
generate manually and I need to specify some software but I will not
calculate the dependency, I just list some packages. Does the
installation program can help me calculate it automatically?
The following is a piece of configure file.
<software>
<packages config:type="list">
<package>apache</package>
</packages>
<patterns config:type="list"/>
</software>
I specify apache only, does autoyast can calculate the dependency and
install the dependent software automatically? If you have some
suggestions or solutions, would you please share it with me, Thanks so
much.
Shaohui
Best Regards
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |