Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569207
| From | Ritesh Raj Sarraf <rrs@researchut.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | squashfs-tools: Add -offset option to skip n bytes at the start of the file |
| Date | 2017-01-29 16:20 +0100 |
| Message-ID | <t4ZqN-cH-5@gated-at.bofh.it> (permalink) |
| References | <t4ZqN-cH-7@gated-at.bofh.it> <t4ZqN-cH-9@gated-at.bofh.it> |
| Organization | RESEARCHUT |
[Multipart message — attachments visible in raw view] - view raw
On Sun, 2017-01-29 at 03:33 -0800, probonopd wrote: > Yes, I am not happy about that. > You could either push your change to the squashfs folks > Sent a PR half a year ago but no reaction: plougher/squashfs-tools#13 - is > something wrong with it? That repo seems inactive. So does the git repo at kernel.org. but I would rely on that one. Let's try fresh now. Given there's been not much development in the upstream repo, I've just taken your patch, as is, for submission. > Or you could just carry the delta and ask the user to fetch the squashfs-tools > source themselves > Do you mean "carry the delta" as in "provide a diff"? Doing now. Dear Squashfs Team, Can you please review/include the attached patch into squashfs-tools ? The mentioned changes are needed by AppImageKit. What is AppImage The AppImage format is a format for packaging applications in a way that allows them to run on a variety of different target systems (base operating systems, distributions) without further modification. https://en.wikipedia.org/wiki/AppImage AppImageKit is a concrete implementation of the AppImage format and provides tools such as appimagetool and appimaged for conveniently handling AppImages. https://github.com/probonopd/AppImageKit -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
squashfs-tools: Add -offset option to skip n bytes at the start of the file Ritesh Raj Sarraf <rrs@researchut.com> - 2017-01-29 16:20 +0100
csiph-web