[PR #2179] [MERGED] Add some more cpio aliases #4206

Closed
opened 2026-05-05 10:15:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2179
Author: @ghost
Created: 10/13/2018
Status: Merged
Merged: 10/13/2018
Merged by: @SkewedZeppelin

Base: masterHead: cpio-alias


📝 Commits (10+)

📊 Changes

21 files changed (+147 additions, -0 deletions)

View changed files

etc/lzcat.profile (+7 -0)
etc/lzcmp.profile (+7 -0)
etc/lzdiff.profile (+7 -0)
etc/lzegrep.profile (+7 -0)
etc/lzfgrep.profile (+7 -0)
etc/lzgrep.profile (+7 -0)
etc/lzip.profile (+7 -0)
etc/lzless.profile (+7 -0)
etc/lzma.profile (+7 -0)
etc/lzmainfo.profile (+7 -0)
etc/lzmore.profile (+7 -0)
etc/unlzma.profile (+7 -0)
etc/unxz.profile (+7 -0)
etc/xzcat.profile (+7 -0)
etc/xzcmp.profile (+7 -0)
etc/xzdiff.profile (+7 -0)
etc/xzegrep.profile (+7 -0)
etc/xzfgrep.profile (+7 -0)
etc/xzgrep.profile (+7 -0)
etc/xzless.profile (+7 -0)

...and 1 more files

📄 Description

Another round of aliases, for cpio this time.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2179 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/13/2018 **Status:** ✅ Merged **Merged:** 10/13/2018 **Merged by:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Base:** `master` ← **Head:** `cpio-alias` --- ### 📝 Commits (10+) - [`796ed8a`](https://github.com/netblue30/firejail/commit/796ed8a810ebd9eb704b85c1f8f2b895107a71a9) Create lzcat.profile - [`db4eb94`](https://github.com/netblue30/firejail/commit/db4eb94fec2f99d79a9ad2f3540a85abc4e6bf80) Create lzcmp.profile - [`6060fbc`](https://github.com/netblue30/firejail/commit/6060fbce58374b5e94bff1558f8d5645e3c17095) Create lzdiff.profile - [`4a19f0e`](https://github.com/netblue30/firejail/commit/4a19f0e1ba1901b11cac56448a4873321dba121e) Create lzegrep.profile - [`fb22806`](https://github.com/netblue30/firejail/commit/fb22806da60cf1b0b3808595a5a741d8ed4bd6ec) Create lzfgrep.profile - [`0a8e20b`](https://github.com/netblue30/firejail/commit/0a8e20bb3281f978c05e60fdc16413ac297864dd) Create lzgrep.profile - [`f1f562f`](https://github.com/netblue30/firejail/commit/f1f562fe912e140525fce52fabf1b026e19590d9) Create lzless.profile - [`b8a27e0`](https://github.com/netblue30/firejail/commit/b8a27e04ccde9ef9947f57a3d089dd1eb09c6ea9) Create lzma.profile - [`765b479`](https://github.com/netblue30/firejail/commit/765b47960a108eea484ee4a482a8f167118e15a7) Create lzmainfo.profile - [`7d3b512`](https://github.com/netblue30/firejail/commit/7d3b51251c56082d1aad3dbfc245b712913a4ce4) Create lzmore.profile ### 📊 Changes **21 files changed** (+147 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/lzcat.profile` (+7 -0) ➕ `etc/lzcmp.profile` (+7 -0) ➕ `etc/lzdiff.profile` (+7 -0) ➕ `etc/lzegrep.profile` (+7 -0) ➕ `etc/lzfgrep.profile` (+7 -0) ➕ `etc/lzgrep.profile` (+7 -0) ➕ `etc/lzip.profile` (+7 -0) ➕ `etc/lzless.profile` (+7 -0) ➕ `etc/lzma.profile` (+7 -0) ➕ `etc/lzmainfo.profile` (+7 -0) ➕ `etc/lzmore.profile` (+7 -0) ➕ `etc/unlzma.profile` (+7 -0) ➕ `etc/unxz.profile` (+7 -0) ➕ `etc/xzcat.profile` (+7 -0) ➕ `etc/xzcmp.profile` (+7 -0) ➕ `etc/xzdiff.profile` (+7 -0) ➕ `etc/xzegrep.profile` (+7 -0) ➕ `etc/xzfgrep.profile` (+7 -0) ➕ `etc/xzgrep.profile` (+7 -0) ➕ `etc/xzless.profile` (+7 -0) _...and 1 more files_ </details> ### 📄 Description Another round of aliases, for `cpio` this time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:15:42 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4206
No description provided.