[opensuse-autoinstall] 11.1 and netconfig policy
Hi, is it possible to set the netconfig policy stuff in autoyast for 11.1? My workaround would be to set the /etc/sysconfig values. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
I used to define repositories with add_on_products file. This is not working any longer with 11.1. The file is just ignored. I have to add the repositories to the xml control file with <add-on> to make them work. How do I define an online update repository within the control file ? Cheers Henrik Schmidt -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Tuesday 06 January 2009 Henrik Schmidt wrote:
I used to define repositories with add_on_products file. This is not working any longer with 11.1. The file is just ignored. I have to add the repositories to the xml control file with <add-on> to make them work.
yes I know. I'll write some documentation about that soon :-/
How do I define an online update repository within the control file ?
in the XML file you can specifiy it as a simple add-on -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Thu, January 8, 2009 4:13 am, Uwe Gansert wrote:
How do I define an online update repository within the control file ? in the XML file you can specifiy it as a simple add-on
In my autoyast xml file I have an add-on with the updates directory of opensuse and after installation when I go to yast -> online updates configuration in the update repository it says: Current update repository: none I take out the updates site with the edit software repositories and then register for support to add it back again but I'm still in the same situation. When I try to set it up from autoyast, when i go to software->online updates->edit nothing happens. Are those just cosmetic problems or updates won't work? There doesn't seem to be any updates available since my last install so I can't tell at the moment. Thanks for your help. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
--- Original-Nachricht --- Absender: pierre.girard@gerad.ca Datum: 01/08/2009 03:13 PM
On Thu, January 8, 2009 4:13 am, Uwe Gansert wrote:
How do I define an online update repository within the control file ? in the XML file you can specifiy it as a simple add-on
In my autoyast xml file I have an add-on with the updates directory of opensuse and after installation when I go to yast -> online updates configuration in the update repository it says: Current update repository: none
I take out the updates site with the edit software repositories and then register for support to add it back again but I'm still in the same situation.
When I try to set it up from autoyast, when i go to software->online updates->edit nothing happens.
Are those just cosmetic problems or updates won't work? There doesn't seem to be any updates available since my last install so I can't tell at the moment.
I think it is cosmetic as long there is an update server in the xml file. It seems you also have to add the <suse-register> section as well to make it work. Not sure with this part. I'd like to know how 11.1 is evaluating the online update server while I add multiple update servers in the xml file add-on section. 11.1 seems to be a bit rushed with some yast2 UI errors. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Uwe Gansert wrote
on Tuesday 06 January 2009 Henrik Schmidt wrote:
I used to define repositories with add_on_products file. This is not working any longer with 11.1. The file is just ignored. I have to add the repositories to the xml control file with <add-on> to make them work.
yes I know. I'll write some documentation about that soon :-/
Strange. I just looked into my y2log file for some other reasons, and I see that AY tries to read a add_on_products.xml (which it doesn't find) but also my old, still existing add_on_products file. It even reads it but then complains it has no checksum. Looks like it would still consider the old file? cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Tuesday 31 March 2009 11:34:00 Frank Steiner wrote:
Strange. I just looked into my y2log file for some other reasons, and I see that AY tries to read a add_on_products.xml (which it doesn't find) but also my old, still existing add_on_products file. It even reads it but then complains it has no checksum. Looks like it would still consider the old file?
yes, that's true. I found that out later too but I did not test it anymore. I only tried the new XML format. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug listening to: "King Of Nowhere" by Diary Of Dreams -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Tuesday 06 January 2009 Henrik Schmidt wrote:
I used to define repositories with add_on_products file. This is not working any longer with 11.1. The file is just ignored. I have to add the repositories to the xml control file with <add-on> to make them work.
I wrote a blog entry about it: http://ugansert.blogspot.com/2009/01/opensuse-111-sles11-and-add-ons.html -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Monday 05 January 2009 Andreas Vetter wrote:
is it possible to set the netconfig policy stuff in autoyast for 11.1?
My workaround would be to set the /etc/sysconfig values.
that's module specific. There is no global module for that. Actually the module in the autoyast UI should support netconfig policy stuff and if it does not, please open a bugreport. Thanx. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (5)
-
Andreas Vetter
-
Frank Steiner
-
Henrik Schmidt
-
pierre.girard@gerad.ca
-
Uwe Gansert