Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570258
| From | Phillip Lougher <phillip.lougher@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: squashfs-tools: Add -offset option to skip n bytes at the start of the file |
| Date | 2017-01-31 04:00 +0100 |
| Message-ID | <t5wPL-3uK-7@gated-at.bofh.it> (permalink) |
| References | <t4ZqN-cH-7@gated-at.bofh.it> <t4ZqN-cH-9@gated-at.bofh.it> <t4ZqN-cH-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jan 29, 2017 at 2:00 PM, Ritesh Raj Sarraf <rrs@researchut.com> wrote: > 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. > The repo at github is dead, I only used it during the time kernel.org was offline due to the hack. The repo at kernel.org is the official repo. It hasn't been updated in a while simply because the tools are considered stable, and I have not had a burning desire to add new features for a while. > 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, > That's me. > Can you please review/include the attached patch into squashfs-tools ? > The mentioned changes are needed by AppImageKit. > Well from a quick look at the attached patches, I see no reason not to pull them. I'll have a look over at github because is the first I've seen of these patches, and I'll see if I can pull them from there. If not, I'll ask the author to send them to me at this address. Phillip@lougher.demon.co.uk is dead because my ISP arbitrarily ceased email support sometime ago (and I'd had that email for 20 years). It would appear phillip@squashfs,org.uk is still redirected to that, and I'll fix that. Phillip > 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 — Previous in thread | Next in thread | 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
Re: squashfs-tools: Add -offset option to skip n bytes at the start of the file Phillip Lougher <phillip.lougher@gmail.com> - 2017-01-31 04:00 +0100
Re: squashfs-tools: Add -offset option to skip n bytes at the start of the file Ritesh Raj Sarraf <rrs@researchut.com> - 2017-01-31 11:20 +0100
csiph-web