[opensuse-autoinstall] where are the pattern files?
Hi all, I want to install openSUSE Leap 42.1 via pattern list. But I can not find any pattern files in the installation repository (./suse/setup/descr/*.pat.gz) In openSUSE 13.1 pattern files exist but since openSUSE 13.2 they seem to be gone. In yast2 I can see patterns but what are their correct name to use them in a autoyast profile? Where are all the patterns defined now? Thanks in advance Regards Werner
Hi, Werner Hack <werner.hack@uni-ulm.de> wrote:
Hi all,
I want to install openSUSE Leap 42.1 via pattern list. But I can not find any pattern files in the installation repository (./suse/setup/descr/*.pat.gz) In openSUSE 13.1 pattern files exist but since openSUSE 13.2 they seem to be gone. In yast2 I can see patterns but what are their correct name to use them in a autoyast profile? Where are all the patterns defined now?
zypper se -t pattern gives you a list of available patterns. Best regards Robert -- Robert Klein UNIX Operations Max Planck-Institut für Polymerforschung Anschrift: Ackermannweg 10, 55128 Mainz -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
Hello Werner, since SLES12 patterns are simple RPMs. To mark them as pattern, they all provide at least one "pattern() = NAME" capability, where NAME can get used in an AutoYaST profile. Usually the package names start with patterns, so this may be a hint, which RPM files are patterns. You can also search within suse/setup/descr/packages for packages, that provide "pattern() = ..." To query the weak requirements of the pattern you can use rpm e.g. rpm -qp --recommends patterns-sles-base.rpm Regards, Oliver Am 16.02.2016 um 10:20 schrieb Werner Hack:
Hi all,
I want to install openSUSE Leap 42.1 via pattern list. But I can not find any pattern files in the installation repository (./suse/setup/descr/*.pat.gz) In openSUSE 13.1 pattern files exist but since openSUSE 13.2 they seem to be gone. In yast2 I can see patterns but what are their correct name to use them in a autoyast profile? Where are all the patterns defined now?
Thanks in advance Regards Werner
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
On Tue, Feb 16, 2016 at 10:20 AM, Werner Hack <werner.hack@uni-ulm.de> wrote:
Hi all,
I want to install openSUSE Leap 42.1 via pattern list. But I can not find any pattern files in the installation repository (./suse/setup/descr/*.pat.gz) In openSUSE 13.1 pattern files exist but since openSUSE 13.2 they seem to be gone. In yast2 I can see patterns but what are their correct name to use them in a autoyast profile? Where are all the patterns defined now?
If you don't have an installation of 42.1 yet, you can glimpse the pattern names from the "patterns-openSUSE" RPM: https://build.opensuse.org/package/view_file/openSUSE:Leap:42.1/patterns-ope... -- Kind regards Christopher 'm4z' Holm / 686f6c6d "We must respect the other fellow's religion, but only in the sense and to the extent that we respect his theory that his wife is beautiful and his children smart." --H. L. Mencken -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (4)
-
686f6c6d
-
Oliver Schweikert
-
Robert Klein
-
Werner Hack