Comment # 4 on bug 1182838 from
We just discussed this in IRC. 

jreidinger wrote that the "if" in the yast2-firstboot.spec file does not have
any effect here since the package is built against SLE and just taken as it is,
i.e. in the SLE version which does call the registration.

So possible solutions are:

- Rebuild the package for Leap so the "if" takes effect.

- Check at runtime if yast2-registration is installed and skip the registration
step; however, that might not be so simple since we are using a very generic
mechanism for the worflow which uses information from constrol.xml /
installation.xml, so we'd have to do this differently.


IMHO the more robust approach would be to simply rebuild the yast2-firstboot
package for Leap.


You are receiving this mail because: