Accepting request 781544 from home:favogt:branches:Virtualization:Appliances:Images:openSUSE-Tumbleweed

- Drop drivers section, obsolete with dracut

OBS-URL: https://build.opensuse.org/request/show/781544
OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/kiwi-templates-JeOS?expand=0&rev=22
This commit is contained in:
Guilherme Moro 2020-03-05 10:53:25 +00:00 committed by Git OBS Bridge
parent 8ae4284cce
commit e3df40e5d9
2 changed files with 5 additions and 8 deletions

View File

@ -264,14 +264,6 @@
<repository type="rpm-md" >
<source path='obsrepositories:/'/>
</repository>
<drivers profiles="kvm-and-xen,XEN">
<file name="drivers/xen/*" arch="x86_64"/>
<file name="drivers/block/xen-blkfront.ko" arch="x86_64"/>
<file name="drivers/net/xen-netfront.ko" arch="x86_64"/>
<file name="drivers/scsi/xen-scsifront.ko" arch="x86_64"/>
<file name="drivers/input/misc/xen-kbdfront.ko" arch="x86_64"/>
<file name="drivers/pci/xen-pcifront.ko" arch="x86_64"/>
</drivers>
<packages type="image">
<package name="patterns-base-minimal_base"/>
<package name="aaa_base-extras"/> <!-- wouldn't be SUSE without that ;-) -->

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 4 14:09:17 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Drop drivers section, obsolete with dracut
-------------------------------------------------------------------
Wed Feb 26 11:25:53 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>