Bug 40682

Summary: broken ../features/*/README.md references in docs
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: make-initrdAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P5 CC: glebfm, klark, ldv, legion, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

Description Michael Shigorin 2021-08-08 20:40:26 MSK
/usr/share/doc/make-initrd-2.20.1/Features.md contains lines like this:

- [add-modules](../features/add-modules/README.md) adds modules to initramfs.

There's no /usr/share/doc/make-initrd-2.20.1/../features/; might be worth both installing the target files and tweaking this one during %install.
Comment 1 Alexey Gladkov 2021-08-08 21:39:38 MSK
I doubt this documentation is needed in the package at all.
Comment 2 Michael Shigorin 2021-08-16 00:37:56 MSK
Тогда спокойно закрывай :-)
Comment 3 Repository Robot 2021-08-16 17:07:22 MSK
make-initrd-2.22.0-alt1 -> sisyphus:

 Mon Aug 16 2021 Alexey Gladkov <legion@altlinux.ru> 2.22.0-alt1
 - New version (2.22.0).
 - Runtime:
   + ueventd: Process events that were already in the queue before the daemon
     startup. This is a fix initramfs boot if ueventd is started after udevd due
     to dependencies (ALT#40720).
 - Feature gpu-drm:
   + Filter enabled and/or connected drm devices (ALT#40708).
 - Misc:
   + Fix links in the docs (ALT#40682).
 Sat Aug 14 2021 Alexey Gladkov <legion@altlinux.ru> 2.21.0-alt1
 - New version (2.21.0).