Coming soon...
Side note: I have a hard time understanding the dual thinking that goes
something like: "we have to save every nanosecond of CPU but wasting disk is
ok because, um, disk is cheap, and everybody has more than they need anyway,
and reading it takes zero time and oh yes, everybody has disks, don't they?"
> > > I don't think think this application alone is enough to add Yet Another
> > > Version of CPIO. However, if there are more compelling reasons to do so
> > > for CPIO backup reasons itself I guess we could write it up and add it
> > > to GNU cpio as "linux" format...
> >
> > Oh, it is, really it is. It's not just any application, and GNU already
> > has its own verion of cpio.
>
> But then every person who wants to build a kernel will have to have
> the patched version of cpio until such a time it is part of the standard
> cpio tool...
If we go with little-endian then only big-endian architectures will need
the patch, and they tend to need patches for lots of things anyway. Or
if you like I'll write a little utility that goes through the file and
byteswaps all the int fields.
> (which may be "never"). I would much rather use the currently
> available tools than save 20 bytes off a 900kB kernel image.
What if it's more than 20 bytes?
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/