forked from altcloud/mkimage-profiles
f197b9714c
The issue with these "; @:" thinglets is that mkimage-profiles relies on target tracing (see commit 788cad8 some four years ago); and this tracing approach relies on non-empty recipes which do call shell (which gets (ab)used) unlike empty ones which oviously don't. So this _will_ be traced properly: a: b @echo "hello world" and this will too: a: b; @: but this will result in a broken graph with REPORT=1: a: b
Эта фича добавляет комплекты различного firmware в инсталятор, устанавливаемую систему и т.п. Следует учитывать, что объём добавленного может быть довольно существенным -- в десктопе вряд ли нужен микрокод для FC HBA или SCSI RAID, который может быть критичен для полезного серверного или спасательного дистрибутива (см. #18047).