You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the development doc the *Build Stage* section documents a method
for building sambacc packages that will become part of the final
samba-server image. This is very handy for practical testing of
sambacc changes. But the document is a bit out of date in that the
pure "find rpms and install them" method doesn't work well when
the extras are needed.
Update the file to document creating a yum/dnf repo and .repo file
such that dnf will be used with the sambacc target package in order
for `Recommends` to be considered during the install.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments