From pierre.girard@gerad.ca Wed Dec 7 19:51:08 2011 From: Pierre Girard To: autoinstall@lists.opensuse.org Subject: [opensuse-autoinstall] opensuse 12.1 welcome screen Date: Wed, 07 Dec 2011 14:50:03 -0500 Message-ID: <4EDFC36B.9030608@gerad.ca> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6500662738301671580==" --===============6500662738301671580== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hello, I'm making an autoyast configuration for 12.1 and when the install is complete I get a grey login screen with a clock on it which is not what I get when I do a manual install. I started yast on a machine and looked into the sysconfig editor and put the same options I saw in the « display manager » and « window manager » sections. The only thing what got written out is this part (I assume because the other options are default). DISPLAYMANAGER /etc/sysconfig/displaymanager kdm There must be something I' missing somewhere, but I can't find it. Any clues? Thanks. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============6500662738301671580==-- From beat@0x1b.ch Thu Dec 8 07:18:46 2011 From: Beat Rubischon To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] opensuse 12.1 welcome screen Date: Thu, 08 Dec 2011 08:15:43 +0100 Message-ID: <4EE0641F.8010803@0x1b.ch> In-Reply-To: <4EDFC36B.9030608@gerad.ca> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0004896326640073001==" --===============0004896326640073001== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hello! On 07.12.11 20:50, Pierre Girard wrote: > I'm making an autoyast configuration for 12.1 and when the install > is complete I get a grey login screen with a clock on it which is not > what I get when I do a manual install. Same here. > There must be something I' missing somewhere, but I can't find it. Any > clues? I used a script to fix the config file: Ugly but useful. You may also discover that the autoinstall version will display a "based on OpenSuSE" string everywhere. I changed this behavior by fixing the package list: ... branding-openSUSE branding-basedonopensuse base ... Finally I found the init-script failing. When I remember correctly this way already an issue on this list. Even the 12.0 was skipped, the 12.1 looks like a true "dot zero" version of OpenSuSE :-) Beat -- \|/ Beat Rubischon ( 0-0 ) http://www.0x1b.ch/~beat/ oOO--(_)--OOo--------------------------------------------------- Meine Erlebnisse, Gedanken und Traeume: http://www.0x1b.ch/blog/ -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============0004896326640073001==-- From pierre.girard@gerad.ca Thu Dec 8 19:57:11 2011 From: Pierre Girard To: autoinstall@lists.opensuse.org Subject: Re: [opensuse-autoinstall] opensuse 12.1 welcome screen Date: Thu, 08 Dec 2011 14:56:11 -0500 Message-ID: <4EE1165B.6010303@gerad.ca> In-Reply-To: <4EE0641F.8010803@0x1b.ch> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3243025975719805991==" --===============3243025975719805991== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Le 2011-12-08 02:15, Beat Rubischon a écrit : > > I used a script to fix the config file: > [...] > Ugly but useful. Thanks for the script, that worked nicely. I already used a postinstall script for other things so I'll add that in there until there's another solution. > You may also discover that the autoinstall version will display a "based > on OpenSuSE" string everywhere. I changed this behavior by fixing the > package list: I'll check that out as well, thanks for the tip. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org --===============3243025975719805991==--