[opensuse-autoinstall] 12.2 autoyast experience/changes to 12.1 (mostly sshd)
Hi everyone, I did a couple of tests with openSUSE 12.2 and compared it with 12.1 and early 12.2 milestones/betas. Some of the workarounds necessary for 12.1 are no longer necessary: - you don't have to explicitly install yast2-runlevel (via <software><packages><package>yast2-runlevel</package>...) anymore. (I'm not sure if this was sshd related or not.) - you no longer need to insserv autoyast and sshd in a post-partitioning-script. I didn't check this in 12.1, but if you disable ip6 in 12.2 you might want to set the AddressFamily in your autoyast profile: <sshd> <config> <AddressFamily config:type="list"> <listentry>inet</listentry> </AddressFamily> ... </config> <status config:type="boolean">true</status> </sshd> A big thanks to the developers! Best regards Robert -- Robert Klein - Max Planck-Institut für Polymerforschung Ackermannweg 10 55128 Mainz -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (1)
-
Robert Klein