initramfs-tools: fix typo: no_extract -> noextract.
--HG-- extra : convert_revision : 2c192b6fad49ee593c4c3dd32e130b35c4020e65
This commit is contained in:
@@ -15,7 +15,7 @@ long_desc="
|
|||||||
LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is
|
LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is
|
||||||
able to load an initramfs archive."
|
able to load an initramfs archive."
|
||||||
|
|
||||||
no_extract=yes
|
noextract=yes
|
||||||
noarch=yes
|
noarch=yes
|
||||||
keep_empty_dirs=yes
|
keep_empty_dirs=yes
|
||||||
triggers="initramfs-tools"
|
triggers="initramfs-tools"
|
||||||
|
|||||||
Reference in New Issue
Block a user