File tree Expand file tree Collapse file tree 4 files changed +177
-0
lines changed
Expand file tree Collapse file tree 4 files changed +177
-0
lines changed Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Tue Jul 1 12:58:07 UTC 2025 - Lubos Kocman <
[email protected] >
3+
4+ - Add initial Leap Micro 6.2 product
5+ based on MicroOS, with renamed patterns
6+
17-------------------------------------------------------------------
28Mon Jun 30 15:51:37 UTC 2025 - Imobach Gonzalez Sosa <
[email protected] >
39
Original file line number Diff line number Diff line change 1+ id : Leap Micro
2+ name : openSUSE Leap Micro 6.2 Beta
3+ # ------------------------------------------------------------------------------
4+ # WARNING: When changing the product description delete the translations located
5+ # at the at translations/description key below to avoid using obsolete
6+ # translations!!
7+ # ------------------------------------------------------------------------------
8+ description : ' Leap Micro is an ultra-reliable, lightweight operating system
9+ built for containerized and virtualized workloads.'
10+ icon : LeapMicro.svg
11+ software :
12+ installation_repositories :
13+ - url : https://download.opensuse.org/distribution/leap-micro/6.2/product/repo/openSUSE-Leap-Micro-6.2-x86_64
14+ archs : x86_64
15+ - url : https://download.opensuse.org/distribution/leap-micro/6.2/product/repo/openSUSE-Leap-Micro-6.2-aarch64
16+ archs : aarch64
17+ # device labels for offline installation media
18+ installation_labels :
19+ - label : openSUSE-Leap-Micro-DVD-x86_64
20+ archs : x86_64
21+ - label : openSUSE-Leap-Micro-DVD-aarch64
22+ archs : aarch64
23+
24+ mandatory_patterns :
25+ - cockpit
26+ - base
27+ - transactional
28+ - traditional
29+ - hardware
30+
31+ optional_patterns : null
32+
33+ user_patterns :
34+ - cloud
35+ - container_runtime
36+ - fips
37+ - ima_evm
38+ - kvm_host
39+ - ra_agent
40+ - ra_verifier
41+ - salt_minion
42+ - sssd_ldap
43+
44+ mandatory_packages :
45+ - NetworkManager
46+ - openSUSE-repos-LeapMicro
47+ optional_packages : null
48+ base_product : MicroOS
49+
50+ security :
51+ lsm : selinux
52+ available_lsms :
53+ selinux :
54+ patterns :
55+ - microos_selinux
56+ policy : enforcing
57+ none :
58+ patterns : null
59+
60+ storage :
61+ space_policy : delete
62+ volumes :
63+ - " /"
64+ - " /var"
65+ volume_templates :
66+ - mount_path : " /"
67+ filesystem : btrfs
68+ btrfs :
69+ snapshots : true
70+ read_only : true
71+ default_subvolume : " @"
72+ subvolumes :
73+ - path : home
74+ - path : opt
75+ - path : root
76+ - path : srv
77+ - path : usr/local
78+ - path : boot/writable
79+ # Unified var subvolume - https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html
80+ - path : var
81+ copy_on_write : false
82+ # Architecture specific subvolumes
83+ - path : boot/grub2/arm64-efi
84+ archs : aarch64
85+ - path : boot/grub2/x86_64-efi
86+ archs : x86_64
87+ size :
88+ auto : true
89+ outline :
90+ required : true
91+ snapshots_configurable : false
92+ filesystems :
93+ - btrfs
94+ auto_size :
95+ base_min : 5 GiB
96+ base_max : 25 GiB
97+ max_fallback_for :
98+ - " /var"
99+ - mount_path : " /var"
100+ filesystem : btrfs
101+ mount_options :
102+ - " x-initrd.mount"
103+ - " nodatacow"
104+ size :
105+ auto : false
106+ min : 5 GiB
107+ outline :
108+ required : false
109+ filesystems :
110+ - btrfs
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Tue Jul 1 12:57:50 UTC 2025 - Lubos Kocman <
[email protected] >
3+
4+ - Add LeapMicro.svg
5+
16-------------------------------------------------------------------
27Mon Jun 30 15:51:36 UTC 2025 - Imobach Gonzalez Sosa <
[email protected] >
38
You can’t perform that action at this time.
0 commit comments