Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck:appliances
nwipe
appliance.kiwi
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File appliance.kiwi of Package nwipe
<?xml version="1.0" encoding="utf-8"?> <!-- OBS-Profiles: @BUILD_FLAVOR@ --> <image schemaversion="6.8" name="SLE-15.5_Nwipe"> <description type="system"> <author>Perry Werneck</author> <contact>perry.werneck@suse.com</contact> <specification> SUSE Linux Enterprise 15 SP5 NWipe </specification> </description> <profiles> <profile name="VMX" description="Virtual machine"/> <profile name="OEM" description="Expandable Disk image"/> <profile name="LIVE" description="Live image"/> <profile name="KIS" description="KIS image"/> <profile name="PXE" description="PXE image"/> </profiles> <preferences> <version>1.0.0</version> <packagemanager>zypper</packagemanager> <locale>pt_BR</locale> <keytable>br-abnt2</keytable> <timezone>America/Sao_Paulo</timezone> <rpm-excludedocs>true</rpm-excludedocs> <rpm-check-signatures>false</rpm-check-signatures> <bootsplash-theme>SLE</bootsplash-theme> <bootloader-theme>SLE</bootloader-theme> </preferences> <preferences profiles="KIS"> <type image="kis" kernelcmdline="splash" initrd_system="dracut" filesystem="squashfs" /> </preferences> <!-- https://osinside.github.io/kiwi/building_images/build_expandable_disk.html#network-deployment --> <preferences profiles="PXE"> <type image="pxe" kernelcmdline="splash" filesystem="squashfs" boot="netboot/linuxrc" /> </preferences> <preferences profiles="LIVE"> <type image="iso" primary="true" flags="dmsquash" hybrid="true" firmware="uefi" kernelcmdline="splash" mediacheck="true"/> </preferences> <preferences profiles="VMX"> <type image="vmx" filesystem="ext4" bootloader="grub2" kernelcmdline="splash" firmware="efi"> <machine memory="2048" guestOS="suse" HWversion="4"> <vmdisk id="0" controller="ide"/> <vmnic driver="e1000" interface="0" mode="bridged"/> </machine> </type> </preferences> <preferences profiles="OEM"> <type image="oem" filesystem="ext4" initrd_system="dracut" installiso="true" bootloader="grub2" kernelcmdline="splash" firmware="uefi"> <oemconfig> <!-- titulo para aparecer no bootloader --> <oem-boot-title>NWipe</oem-boot-title> <!-- fazer deploy sem intervenção? --> <oem-unattended>false</oem-unattended> <!-- o que fazer apos o deploy --> <oem-reboot>true</oem-reboot> <oem-shutdown>false</oem-shutdown> <!-- particao principal, tamanho minimo --> <oem-systemsize>2048</oem-systemsize> <!-- swap --> <oem-swap>true</oem-swap> <!-- fazer resize para o tamanho do disco --> <oem-resize>true</oem-resize> <!-- dispositivos para ignorar no deploy --> <oem-device-filter>/dev/ram</oem-device-filter> <oem-multipath-scan>false</oem-multipath-scan> </oemconfig> </type> </preferences> <users> <user password="$6$ShdzqmvfFE1odKkG$5P3X7OGDZkUJpO7GVMj02e8m6YQfO2OLNnPx/bKkLhvqOtIqSrrl/UScVha1D/c4gl/SmPmRHgLVIlEqFDNZW1" home="/root" name="root" groups="root"/> </users> <repository type="rpm-md"> <source path="obsrepositories:/"/> </repository> <repository type="rpm-md" alias="kiwi" priority="10000"> <source path="obs://SUSE:SLE-15-SP5:GA/pool"/> </repository> <repository type="rpm-md" alias="packagehub" priority="10000"> <source path="obs://openSUSE:Backports:SLE-15-SP5/standard"/> </repository> <repository type="rpm-md" alias="packagehub-update" priority="10000"> <source path="obs://openSUSE:Backports:SLE-15-SP5:Update/standard"/> </repository> <!-- Latest nwipe package --> <!-- repository type="rpm-md" alias="security" priority="10000"> <source path="obs://security/15.5"/> </repository --> <!-- Temporary due to 'block' on obs:://security --> <repository type="rpm-md" alias="security" priority="10000"> <source path="obs://home:PerryWerneck/15.5"/> </repository> <!-- pre-requisitos do kiwi --> <packages type="bootstrap"> <package name="udev"/> <package name="filesystem"/> <package name="glibc-locale"/> <package name="cracklib-dict-full"/> <package name="ca-certificates"/> <package name="ca-certificates-mozilla"/> <package name="sled-release"/> </packages> <!-- pre-requisitos para oem --> <packages type="oem"> <package name="branding-SLE"/> <package name="dracut-kiwi-oem-repart"/> <package name="dracut-kiwi-oem-dump"/> </packages> <!-- pacotes do sistema--> <packages type="image"> <!-- padrões básicos --> <package name="patterns-base-basesystem"/> <package name="patterns-base-minimal_base"/> <!-- package name="patterns-base-enhanced_base"/ --> <!-- package name="patterns-base-x11"/ --> <!-- package name="patterns-base-x11_enhanced"/ --> <package name="patterns-base-apparmor"/> <!-- package name="patterns-fonts-fonts"/ --> <package name="patterns-yast-yast2_basis" /> <!-- package name="patterns-yast-x11_yast"/ --> <!-- requisitos para boot --> <package name="branding-SLE"/> <package name="checkmedia"/> <package name="plymouth"/> <package name="plymouth-dracut"/> <package name="grub2"/> <package name="grub2-x86_64-efi" arch="x86_64"/> <package name="grub2-i386-pc"/> <package name="syslinux"/> <package name="lvm2"/> <package name="tar"/> <package name="parted"/> <package name="shim"/> <package name="kernel-default"/> <package name="kernel-firmware"/> <!-- package name="autoyast2"/ --> <!-- package name="autoyast2-installation"/ --> <!-- package name="zypper"/ --> <!-- extras para imagem --> <!-- package name="hdparm"/ --> <!-- package name="which"/ --> <package name="nwipe"/> </packages> <packages type="pxe"> <package name="branding-SLE"/> <package name="dracut-kiwi-live"/> </packages> <packages type="iso"> <package name="branding-SLE"/> <package name="dracut-kiwi-live"/> </packages> <packages type="kis"> <package name="branding-SLE"/> <package name="dracut-kiwi-live"/> </packages> </image>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor