dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
598 stars 397 forks source link

fix(man): add missing initrd-root-device.target to flow chart #2421

Closed aafeijoo-suse closed 1 year ago

aafeijoo-suse commented 1 year ago

This target was added since https://github.com/dracutdevs/dracut/commit/d4efc0ae and is ordered between basic.target and sysroot.mount, see man bootup.7 (dracut-pre-mount.service starts after).

Checklist