Logoj0ke.net Open Build Service > Projects > internetx:kiwi:Appliance > dracut > Meta
Sign Up | Log In

Meta Configuration of Package dracut

x
 
1
<package name="dracut" project="internetx:kiwi:Appliance">
2
  <title>dracut</title>
3
  <description>Dracut contains tools to create a bootable initramfs for 2.6 and newer Linux kernels.
4
Unlike existing implementations, dracut does hard-code as little as possible
5
into the initramfs. Dracut contains various modules which are driven by the
6
event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
7
NFS, iSCSI, NBD, FCoE with the dracut-network package.</description>
8
  <build>
9
    <disable repository="CentOS_7.3"/>
10
    <disable repository="Fedora_26"/>
11
    <disable repository="SLE_12_SP2"/>
12
    <disable repository="SLE_12_SP3"/>
13
    <disable repository="openSUSE_Leap_42.2"/>
14
    <disable repository="openSUSE_Leap_42.3"/>
15
    <disable repository="CentOS_7"/>
16
  </build>
17
</package>
18