mirror of https://github.com/MidnightCommander/mc
Ticket #3115: add mc.ext patterns for initramfs / initrd (Red Hat and Debian)
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
c27c5cf37d
commit
466a6f71bf
|
@ -211,6 +211,10 @@ shell/i/.cpio
|
|||
Open=%cd %p/ucpio://
|
||||
View=%view{ascii} @EXTHELPERSDIR@/archive.sh view cpio
|
||||
|
||||
# initrd
|
||||
regex/^(initramfs.*\.img|initrd\.img(-.+)?)$
|
||||
Open=%cd %p/ucpio://
|
||||
|
||||
# 7zip archives (they are not man pages)
|
||||
shell/i/.7z
|
||||
Open=%cd %p/u7z://
|
||||
|
|
Loading…
Reference in New Issue