Please, feel free to create a Pull Request.

El 2022-07-21 06:23, DustDFG escribió:
On Wed, Jul 20, 2022 at 9:12 PM Matías Fonzo <[email protected]> wrote:

El 2022-07-20 08:54, DustDFG escribió:
> Hello!
>
> I found that the order files contain tools/mdadm only as dependency
> for other packages but doesn't have entry for describing it.

What should this entry contain and where should it be placed?. mdadm is
a dependency of lvm2, mainly.



It is a dependency for lvm and grub. It should be in 00-core.order

The order file contains instruction:

# HOW TO READ THIS FILE:
#
# If 'a' depends on 'b' and 'c', and 'c' depends on 'b' as well,
# the file might look like:
#
#   a.recipe: c.recipe b.recipe
#   b.recipe:
#   c.recipe: b.recipe

As I see there, mdadm must have its own entry

Reply via email to