From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] fs/iso9660: fix transparent (de)compression
Date: Tue, 2 Jan 2018 21:04:06 +0100 [thread overview]
Message-ID: <cover.1514923441.git.yann.morin.1998@free.fr> (raw)
Hello All!
We need mkzftree, from zisofs_tools, bundled in cdrkit. This was missing
so far, so here we add it as a new package, and make iso9660 depend on
it when needed.
The kernel also needs support for compressed isofs, so we update the
test kernel config.
Finally, the kernel images must be stored uncompressed in the iso9660
filesystem, because grub does not decompresses the files it reads from
the filesystem.
Regards,
Yann E. MORIN.
The following changes since commit 55d79ed93e44e1876334f795c6313ea6f406d229
eeprog: remove package (2018-01-02 10:10:25 +0100)
are available in the git repository at:
git://git.buildroot.org/~ymorin/git/buildroot.git
for you to fetch changes up to e793abe185c20ebd853db927552156e203813613
fs/iso9660: fix transparent (de)compression (2018-01-02 20:57:10 +0100)
----------------------------------------------------------------
Yann E. MORIN (2):
package/zisofs_tools: new package
fs/iso9660: fix transparent (de)compression
fs/iso9660/iso9660.mk | 12 ++++++++----
package/zisofs_tools/zisofs_tools.hash | 5 +++++
package/zisofs_tools/zisofs_tools.mk | 15 +++++++++++++++
support/testing/conf/minimal-x86-qemu-kernel.config | 1 +
4 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 package/zisofs_tools/zisofs_tools.hash
create mode 100644 package/zisofs_tools/zisofs_tools.mk
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2018-01-02 20:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-02 20:04 Yann E. MORIN [this message]
2018-01-02 20:04 ` [Buildroot] [PATCH 1/2] package/zisofs_tools: new package Yann E. MORIN
2018-01-02 20:58 ` Thomas Petazzoni
2018-01-02 20:04 ` [Buildroot] [PATCH 2/2] fs/iso9660: fix transparent (de)compression Yann E. MORIN
2018-01-02 20:58 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1514923441.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox