|
16 | 16 | <!-- TODO: add SPx in the future -->
|
17 | 17 | <profile name="SUSE_SLE_16" description="SLE-based image" import="true" />
|
18 | 18 | <profile name="SUSE_SLE_16_PXE" description="SLE OEM image for remote installation" import="true" />
|
| 19 | + <profile name="SUSE_SLE_16_PXE_MINI" description="Minimal SLE OEM image for remote installation" import="true" /> |
19 | 20 | <profile name="openSUSE_PXE" description="openSUSE OEM image for remote installation" import="true" />
|
20 | 21 | <profile name="Leap_16.0_PXE" description="openSUSE Leap OEM image for remote installation" import="true" />
|
21 | 22 | </profiles>
|
|
46 | 47 | <bootloader name="custom" />
|
47 | 48 | </type>
|
48 | 49 | </preferences>
|
49 |
| - <preferences arch="ppc64le" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE"> |
| 50 | + <preferences arch="ppc64le" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE,SUSE_SLE_16_PXE_MINI"> |
50 | 51 | <!-- For some reason the compression results on ppc64le are not as good as on the other archs -->
|
51 | 52 | <type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="ofw" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=3174400">
|
52 | 53 | <bootloader name="grub2" console="serial" timeout="1"/>
|
|
60 | 61 | <size unit="M">3000</size>
|
61 | 62 | </type>
|
62 | 63 | </preferences>
|
63 |
| - <preferences arch="s390x" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE"> |
| 64 | + <preferences arch="s390x" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE,SUSE_SLE_16_PXE_MINI"> |
64 | 65 | <type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=2097152">
|
65 | 66 | <bootloader name="custom"/>
|
66 | 67 | <oemconfig>
|
|
73 | 74 | <size unit="M">1900</size>
|
74 | 75 | </type>
|
75 | 76 | </preferences>
|
76 |
| - <preferences arch="aarch64,x86_64" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE"> |
| 77 | + <preferences arch="aarch64,x86_64" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE,SUSE_SLE_16_PXE_MINI"> |
77 | 78 | <type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="uefi" installiso="true" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=2097152">
|
78 | 79 | <bootloader name="grub2" timeout="1"/>
|
79 | 80 | <oemconfig>
|
|
93 | 94 | <repository type="rpm-md">
|
94 | 95 | <source path="obsrepositories:/"/>
|
95 | 96 | </repository>
|
96 |
| - <packages type="image" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE"> |
| 97 | + <packages type="image" profiles="openSUSE_PXE,Leap_16.0_PXE,SUSE_SLE_16_PXE,SUSE_SLE_16_PXE_MINI"> |
| 98 | + <package name="NetworkManager-config-server"/> |
97 | 99 | <package name="dracut-kiwi-oem-repart"/>
|
98 | 100 | <package name="dracut-kiwi-oem-dump"/>
|
99 | 101 | <archive name="root-PXE.tar.xz"/>
|
100 | 102 | </packages>
|
| 103 | + |
| 104 | + <!-- common set of packages (SSH-based and remote installation, etc.) --> |
101 | 105 | <packages type="image">
|
102 | 106 | <package name="avahi"/>
|
103 | 107 | <package name="bind-utils"/>
|
|
113 | 117 | <package name="grub2-s390x-emu" arch="s390x" />
|
114 | 118 | <package name="grub2-powerpc-ieee1275" arch="ppc64le"/>
|
115 | 119 | <package name="syslinux" arch="x86_64"/>
|
116 |
| - <package name="fontconfig"/> |
117 |
| - <package name="fonts-config"/> |
118 |
| - <package name="adobe-sourcecodepro-fonts"/> |
119 |
| - <package name="adobe-sourcehansans-jp-fonts"/> |
120 | 120 | <package name="openssh"/>
|
121 | 121 | <package name="iproute2"/>
|
122 | 122 | <package name="less"/>
|
|
128 | 128 | <package name="kernel-firmware"/>
|
129 | 129 | <package name="adaptec-firmware"/>
|
130 | 130 | <package name="atmel-firmware"/>
|
131 |
| - <package name="bluez-firmware"/> |
132 | 131 | <package name="ipw-firmware"/>
|
133 | 132 | <package name="mpt-firmware"/>
|
134 | 133 | <package name="zd1211-firmware"/>
|
|
138 | 137 | <package name="dracut-kiwi-live"/>
|
139 | 138 | <package name="blog" arch="s390x" />
|
140 | 139 | <package name="libblogger2" arch="s390x" />
|
141 |
| - <package name="xauth"/> |
142 |
| - <package name="MozillaFirefox"/> |
143 |
| - <package name="libpwquality-tools"/> |
144 | 140 | <package name="NetworkManager"/>
|
145 | 141 | <package name="agama"/>
|
146 | 142 | <package name="agama-yast"/>
|
147 | 143 | <package name="agama-web-ui"/>
|
148 | 144 | <package name="agama-cli"/>
|
149 | 145 | <package name="agama-cli-bash-completion"/>
|
150 | 146 | <package name="agama-auto"/>
|
151 |
| - <package name="agama-integration-tests"/> |
152 | 147 | <package name="rubygem(agama-yast)"/>
|
153 | 148 | <package name="rubygem(byebug)"/>
|
154 | 149 | <package name="microos-tools"/>
|
155 |
| - <package name="icewm-lite"/> |
156 |
| - <package name="xinit"/> |
157 |
| - <package name="xset"/> |
158 |
| - <package name="xorg-x11-server"/> |
159 |
| - <package name="xorg-x11-fonts-core"/> |
160 |
| - <package name="xf86-input-libinput" /> |
161 | 150 | <package name="psmisc"/>
|
162 | 151 | <package name="joe"/>
|
163 | 152 | <package name="checkmedia"/>
|
164 |
| - <package name="spice-vdagent"/> |
165 | 153 | <package name="libtss2-tcti-device0"/>
|
166 | 154 | <package name="jq"/>
|
167 | 155 | <package name="yast2-schema"/>
|
|
170 | 158 | <package name="aaa_base-extras"/>
|
171 | 159 | <archive name="root.tar.xz"/>
|
172 | 160 | </packages>
|
| 161 | + |
| 162 | + <!-- packages for local installation (desktop, browser, etc.) --> |
| 163 | + <packages type="image" profiles="Leap_16.0,Leap_16.0_PXE,openSUSE,openSUSE_PXE,SUSE_SLE_16,SUSE_SLE_16_PXE"> |
| 164 | + <package name="bluez-firmware"/> |
| 165 | + <package name="agama-integration-tests"/> |
| 166 | + <package name="fontconfig"/> |
| 167 | + <package name="fonts-config"/> |
| 168 | + <package name="adobe-sourcecodepro-fonts"/> |
| 169 | + <package name="adobe-sourcehansans-jp-fonts"/> |
| 170 | + <package name="xauth"/> |
| 171 | + <package name="MozillaFirefox"/> |
| 172 | + <package name="icewm-lite"/> |
| 173 | + <package name="xinit"/> |
| 174 | + <package name="xset"/> |
| 175 | + <package name="xorg-x11-server"/> |
| 176 | + <package name="xorg-x11-fonts-core"/> |
| 177 | + <package name="xf86-input-libinput" /> |
| 178 | + <package name="spice-vdagent"/> |
| 179 | + </packages> |
| 180 | + |
173 | 181 | <!-- additional packages for the Leap distributions -->
|
174 | 182 | <packages type="image" profiles="Leap_16.0,Leap_16.0_PXE">
|
175 | 183 | <package name="agama-products-opensuse"/>
|
|
178 | 186 | <package name="patterns-openSUSE-base"/>
|
179 | 187 | <package name="staging-build-key"/>
|
180 | 188 | <package name="openSUSE-build-key"/>
|
181 |
| - <package name="MozillaFirefox-branding-openSUSE"/> |
182 | 189 | <package name="kernel-default-extra"/>
|
183 | 190 | </packages>
|
| 191 | + <packages type="image" profiles="Leap_16.0"> |
| 192 | + <package name="MozillaFirefox-branding-openSUSE"/> |
| 193 | + </packages> |
184 | 194 | <!-- additional packages for the openSUSE distributions -->
|
185 | 195 | <packages type="image" profiles="openSUSE,openSUSE_PXE">
|
186 | 196 | <package name="agama-products-opensuse"/>
|
|
189 | 199 | <package name="patterns-openSUSE-base"/>
|
190 | 200 | <package name="staging-build-key"/>
|
191 | 201 | <package name="openSUSE-build-key"/>
|
| 202 | + </packages> |
| 203 | + <packages type="image" profiles="openSUSE"> |
192 | 204 | <package name="MozillaFirefox-branding-openSUSE"/>
|
193 | 205 | </packages>
|
194 | 206 | <!-- additional packages for the SLE distributions -->
|
195 |
| - <packages type="image" profiles="SUSE_SLE_16,SUSE_SLE_16_PXE"> |
| 207 | + <packages type="image" profiles="SUSE_SLE_16,SUSE_SLE_16_PXE,SUSE_SLE_16_PXE_MINI"> |
196 | 208 | <package name="agama-products-sle"/>
|
197 | 209 | <package name="grub2-branding-SLE" arch="aarch64,x86_64"/>
|
198 | 210 | <package name="patterns-base-base"/>
|
199 | 211 | <package name="suse-build-key"/>
|
| 212 | + </packages> |
| 213 | + <packages type="image" profiles="SUSE_SLE_16,SUSE_SLE_16_PXE"> |
200 | 214 | <package name="MozillaFirefox-branding-SLE"/>
|
201 | 215 | <package name="kernel-default-extra"/>
|
202 | 216 | </packages>
|
203 | 217 | <packages type="bootstrap">
|
204 | 218 | <package name="udev"/>
|
205 | 219 | <package name="filesystem"/>
|
206 | 220 | <package name="glibc-locale"/>
|
207 |
| - <package name="cracklib-dict-full"/> |
208 | 221 | <package name="ca-certificates"/>
|
209 | 222 | <package name="ca-certificates-mozilla"/>
|
210 | 223 | </packages>
|
|
215 | 228 | <package name="openSUSE-release"/>
|
216 | 229 | <package name="openSUSE-release-ftp"/>
|
217 | 230 | </packages>
|
218 |
| - <packages type="bootstrap" profiles="SUSE_SLE_16,SUSE_SLE_16_PXE"> |
| 231 | + <packages type="bootstrap" profiles="SUSE_SLE_16,SUSE_SLE_16_PXE,SUSE_SLE_16_PXE_MINI"> |
219 | 232 | <package name="SLES-release"/>
|
220 | 233 | </packages>
|
221 | 234 | </image>
|
0 commit comments