mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
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://
|
Open=%cd %p/ucpio://
|
||||||
View=%view{ascii} @EXTHELPERSDIR@/archive.sh view cpio
|
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)
|
# 7zip archives (they are not man pages)
|
||||||
shell/i/.7z
|
shell/i/.7z
|
||||||
Open=%cd %p/u7z://
|
Open=%cd %p/u7z://
|
||||||
|
Loading…
Reference in New Issue
Block a user