* [Buildroot] [PATCH] gzip cpio
@ 2007-06-21 10:40 Clark Rawlins
2007-06-21 11:21 ` Bernhard Fischer
0 siblings, 1 reply; 3+ messages in thread
From: Clark Rawlins @ 2007-06-21 10:40 UTC (permalink / raw)
To: buildroot
This patch is useful to me. It permits gzipping the cpio archive after
creation. This is my first attempt so if there are better, or more
correct ways to accomplish this I am interested in improving my changes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: target-cpio.patch
Type: text/x-patch
Size: 1059 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070621/86e2606c/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gzip cpio
2007-06-21 10:40 [Buildroot] [PATCH] gzip cpio Clark Rawlins
@ 2007-06-21 11:21 ` Bernhard Fischer
2007-08-01 17:18 ` Chris Malarky
0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Fischer @ 2007-06-21 11:21 UTC (permalink / raw)
To: buildroot
On Thu, Jun 21, 2007 at 06:40:03AM -0400, Clark Rawlins wrote:
>This patch is useful to me. It permits gzipping the cpio archive after
>creation. This is my first attempt so if there are better, or more
>correct ways to accomplish this I am interested in improving my changes.
Problem is that somebody will show up sooner or later who wants to use
another compressor (we've seen this with ext2 rootfs).
Let me suggest you look at target/ext2/ext2root.mk
and do the same COMPRESSOR fiddling (with cpio and any other target
format).
thanks,
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gzip cpio
2007-06-21 11:21 ` Bernhard Fischer
@ 2007-08-01 17:18 ` Chris Malarky
0 siblings, 0 replies; 3+ messages in thread
From: Chris Malarky @ 2007-08-01 17:18 UTC (permalink / raw)
To: buildroot
On Thu, 2007-06-21 at 13:21 +0200, Bernhard Fischer wrote:
> On Thu, Jun 21, 2007 at 06:40:03AM -0400, Clark Rawlins wrote:
> >This patch is useful to me. It permits gzipping the cpio archive after
> >creation. This is my first attempt so if there are better, or more
> >correct ways to accomplish this I am interested in improving my changes.
>
> Problem is that somebody will show up sooner or later who wants to use
> another compressor (we've seen this with ext2 rootfs).
> Let me suggest you look at target/ext2/ext2root.mk
> and do the same COMPRESSOR fiddling (with cpio and any other target
> format).
Attached is a patch to add the same compression options to the cpio root
as to the ext2 root.
I'm only using gzipped cpio at the moment, but will gladly do the same
for other output formats if there is demand for it.
Cheers,
Chris
--
Chris Malarky
chris at malarky dot org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpioroot-compressor.patch
Type: text/x-patch
Size: 4635 bytes
Desc:
Url : http://busybox.net/lists/buildroot/attachments/20070801/78835336/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-01 17:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 10:40 [Buildroot] [PATCH] gzip cpio Clark Rawlins
2007-06-21 11:21 ` Bernhard Fischer
2007-08-01 17:18 ` Chris Malarky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox