From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 6 Apr 2021 17:11:55 +0200 From: Alexey Gladkov To: make-initrd@lists.altlinux.org Message-ID: <20210406151155.m2s6okdhxswfoarv@example.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [make-initrd] Q: feature plymouth portability X-BeenThere: make-initrd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: make-initrd@lists.altlinux.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2021 15:11:56 -0000 Archived-At: List-Archive: Привет! Вопрос к разбирающимся в plymouth. Сейчас в фиче plymouth масса захардкоженых путей до шрифтов, темы и плагинов. Насколько корректным будет замена $(DATADIR)/fonts/ttf/dejavu/DejaVuSans.ttf на вызов: fc-match -f '%{file}\n' 'DejaVuSans' или же fc-match -f '%{file}\n' 'Sans' и можно ли определить путь до других элементов динамически ? -- Rgrds, legion