From 15d53d4e86c7c62e2bf10933dc72cef3102411d6 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 4 Jul 2016 08:00:14 +0200 Subject: [PATCH] SW: add binwalk to GRML_FULL Quoting Marc Haber from the bugreport: | binwalk is helpful when unpacking one of those nifty new initrd | images with microcode prepended. binwalk tells you how many bytes | to skip at the beginning of initrd.img to find the beginning of | the actual initrd. | | Usage example see | http://unix.stackexchange.com/questions/163346/why-is-it-that-my-initrd-only-has-one-directory-namely-kernel Closes #21 @ GH --- etc/grml/fai/config/package_config/GRML_FULL | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index 7d46293..19f741f 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -232,6 +232,7 @@ subversion # recovery afflib-tools autopsy +binwalk dcfldd ewf-tools extundelete -- 2.1.4