[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dragora-users] Mdadm lacks entry in order file
From: |
DustDFG |
Subject: |
Re: [Dragora-users] Mdadm lacks entry in order file |
Date: |
Fri, 22 Jul 2022 12:36:31 +0100 |
I thought that it will be better if you do it because you can want to
place it in another place...
On Thu, Jul 21, 2022 at 5:59 PM Matías Fonzo <selk@dragora.org> wrote:
>
>
> 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 <selk@dragora.org> 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
>