summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKevin Locke <kevin@kevinlocke.name>2016-02-09 20:01:05 -0800
committerBen Hutchings <ben@decadent.org.uk>2016-12-15 21:49:33 +0000
commitf1f18a44fd2097818337f405ecc075ec5e232b8b (patch)
tree999e1a93e3ee1ee5d46102bc145755e43fb21978 /debian
parentc48108dc0ed7e52e3efcfe3995384175061cc108 (diff)
Create unmkinitramfs command
This command supports extracting files from an initramfs image. It is designed to be a drop-in for cpio wherever an initramfs may be present. It is implemented using the code from lsinitramfs, which now delegates to uninitramfs instead of cpio. Signed-off-by: Kevin Locke <kevin@kevinlocke.name> [bwh: Rename it from uninitramfs to unmkinitramfs; add to .install list] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/initramfs-tools-core.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/initramfs-tools-core.install b/debian/initramfs-tools-core.install
index 2b57045..0c73fa2 100644
--- a/debian/initramfs-tools-core.install
+++ b/debian/initramfs-tools-core.install
@@ -1,4 +1,5 @@
lsinitramfs usr/bin
+unmkinitramfs usr/bin
init usr/share/initramfs-tools
scripts usr/share/initramfs-tools
conf/initramfs.conf etc/initramfs-tools