try first customisations

This commit is contained in:
Nicolas Wavrant 2020-01-01 22:35:06 +09:00
parent fbf40795ca
commit 51f7494bc7
1 changed files with 5 additions and 7 deletions

View File

@ -1,27 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<image schemaversion="6.8" name="LimeJeOS-Leap-15.1">
<image schemaversion="6.8" name="OpenSuse-15.1-Perso-Live">
<description type="system">
<author>Nicolas Wavrant</author>
<contact>nicolas.wavrant</contact>
<specification>
Leap 15.1 JeOS, is a small text based image
Leap 15.1, Personal LiveCD
</specification>
</description>
<preferences>
<type image="iso" primary="true" flags="overlay" hybrid="true" firmware="efi" kernelcmdline="splash" hybridpersistent_filesystem="ext4" hybridpersistent="true" mediacheck="true"/>
<type image="iso" primary="true" flags="overlay" hybrid="true" firmware="bios" kernelcmdline="splash" hybridpersistent_filesystem="ext4" hybridpersistent="true" mediacheck="true"/>
<version>1.0.0</version>
<packagemanager>zypper</packagemanager>
<locale>en_US</locale>
<keytable>fr</keytable>
<keytable>fr bepo</keytable>
<timezone>Europe/Paris</timezone>
<rpm-excludedocs>true</rpm-excludedocs>
<rpm-check-signatures>false</rpm-check-signatures>
<rpm-check-signatures>true</rpm-check-signatures>
<bootsplash-theme>openSUSE</bootsplash-theme>
<bootloader-theme>openSUSE</bootloader-theme>
</preferences>
<preferences>
<type image="vmx" filesystem="ext4" bootloader="grub2" kernelcmdline="splash" firmware="efi"/>
<type image="oem" filesystem="ext4" initrd_system="dracut" installiso="true" bootloader="grub2" kernelcmdline="splash" firmware="efi">
<oemconfig>
<oem-systemsize>2048</oem-systemsize>
@ -57,7 +56,6 @@
<package name="grub2-x86_64-efi" arch="x86_64"/>
<package name="grub2-i386-pc"/>
<package name="syslinux"/>
<package name="lvm2"/>
<package name="plymouth"/>
<package name="fontconfig"/>
<package name="fonts-config"/>