retrieving xml installation profiles with http
Hello *, my pxelinux.cfg/xyz file contains autoyast=http://adminserv/categories/windows/ui_client/index.php?action=autoyast_start&client=bla entering this uri into a webbrowser gives back the correct xml file. When autoyast does this it only fetches "http://adminserv/categories/windows/ui_client/index.php" and not the full uri. How can I escape '?' and '&' so that autoyast fetches the full uri? regards Thomas -- GLS IT Services Thomas Mieslinger GLS Germany Str. 1-7 fon: +49 6677 17 463 36286 Neuenstein fax: +49 6677 17 111 Germany eMail: thomas.mieslinger@gls-itservices.com
Yes, I tried \, autoyast='http://...' and "http://..." neither worked. I'll try to urlencode ? and & but I don't think that will work. reagrds Thomas -- GLS IT Services Thomas Mieslinger GLS Germany Str. 1-7 fon: +49 6677 17 463 36286 Neuenstein fax: +49 6677 17 111 Germany eMail: thomas.mieslinger@gls-itservices.com Dominik Klein <dk@in-telegence.net> schrieb am 08.11.2005 12:03:56:
More a guess than sth I know, but: Did you try "\?" or "\&" ?
You can also try to put the URL in ""
uri. How can I escape '?' and '&' so that autoyast fetches the full uri?
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
On Tuesday 08 November 2005 11:34, Thomas Mieslinger wrote:
my pxelinux.cfg/xyz file contains
autoyast=http://adminserv/categories/windows/ui_client/index.php?action=a utoyast_start&client=bla
entering this uri into a webbrowser gives back the correct xml file. When autoyast does this it only fetches "http://adminserv/categories/windows/ui_client/index.php" and not the full uri. How can I escape '?' and '&' so that autoyast fetches the full uri?
it works fine here on a 10.0 Which SUSE version do you use? -- 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
participants (3)
-
Dominik Klein
-
Thomas Mieslinger
-
Uwe Gansert