From b334623de594ce101869f05cfcc0db88e92ceaca Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Oct 2009 16:12:12 +0200 Subject: [PATCH] initramfs-tools: fix typo: no_extract -> noextract. --HG-- extra : convert_revision : 2c192b6fad49ee593c4c3dd32e130b35c4020e65 --- templates/initramfs-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/initramfs-tools/template b/templates/initramfs-tools/template index 1c89ec958c5..52ba11e35c7 100644 --- a/templates/initramfs-tools/template +++ b/templates/initramfs-tools/template @@ -15,7 +15,7 @@ long_desc=" LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is able to load an initramfs archive." -no_extract=yes +noextract=yes noarch=yes keep_empty_dirs=yes triggers="initramfs-tools"