Skip to content

Allow embedding custom files into initfs

Alex Denes requested to merge caskd/mkinitfs:master into master

Some filesystem encryption solutions like LUKS or ZFS can also use a key to unlock the data. Allowing the addition of keys to the initfs makes this possible without manual modifications.

Merge request reports