pre-script + /tmp/profile/modified.xml modification
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall? I found a reference to this only in the SLES10 autoinstall manual.
Thanks!
On Tuesday 13 December 2005 10:49, jaiber john wrote:
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall?
yes
I found a reference to this only in the SLES10 autoinstall manual.
I've documented that after SLES9 was out but it already worked in SLES9. If that would be a SLES10 feature, I would have mentioned it so in the documentation. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
Uwe Gansert wrote:
On Tuesday 13 December 2005 10:49, jaiber john wrote:
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall?
yes
I found a reference to this only in the SLES10 autoinstall manual.
I've documented that after SLES9 was out but it already worked in SLES9. If that would be a SLES10 feature, I would have mentioned it so in the documentation.
Uwe: would it work on SuSE 9.3 Pro and/or SuSE Linux OSS 10.0, 10.1, or is it SLES only? /LarS
On Tuesday 13 December 2005 11:47, Lars Stavholm wrote:
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall?
Uwe: would it work on SuSE 9.3 Pro and/or SuSE Linux OSS 10.0, 10.1, or is it SLES only?
that works on all distributions you listed above. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
Uwe Gansert wrote:
On Tuesday 13 December 2005 11:47, Lars Stavholm wrote:
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall? Uwe: would it work on SuSE 9.3 Pro and/or SuSE Linux OSS 10.0, 10.1, or is it SLES only?
that works on all distributions you listed above.
Thanks Uwe, I'll give it a spin:) Would you happen to have a link to some doco on this feature? /LarS
On Tuesday 13 December 2005 11:55, Lars Stavholm wrote:
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall?
Would you happen to have a link to some doco on this feature?
http://www.suse.de/~ug/autoyast_doc/createprofile.scripts.html#pre-install.s... Hm. While reading it again, I found a bug in the documentation. You can find your profile in "/tmp/profile/autoinst.xml" not in "/tmp/profile/PROFILENAME.xml" like documented. I'll fix the documentation soon. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
Uwe Gansert wrote:
On Tuesday 13 December 2005 11:55, Lars Stavholm wrote:
From a recent thread I found that I can modify autoyast.xml in /tmp/profile through pre-script and save it as /tmp/profile/modified.xml so that autoyast re-reads the modified information (dynamically generated partition info). Will this technique work for SLES9 autoinstall? Would you happen to have a link to some doco on this feature?
http://www.suse.de/~ug/autoyast_doc/createprofile.scripts.html#pre-install.s...
Hm. While reading it again, I found a bug in the documentation. You can find your profile in "/tmp/profile/autoinst.xml" not in "/tmp/profile/PROFILENAME.xml" like documented. I'll fix the documentation soon.
OK, thanks for that! /L
participants (3)
-
jaiber john
-
Lars Stavholm
-
Uwe Gansert