if [ -d "${outfile}" ]; then
echo "${outfile} is a directory" >&2
At least this far:
$ file -s /var/tmp/cdeboo*/boot/initr*
/var/tmp/cdebootstrap-amd64~/boot/initrd.img-2.6.38-rc5:
gzip compressed data, from Unix, last modified: Thu Feb 17 01:25:54 2011
/var/tmp/cdebootstrap-amd64/boot/initrd.img-2.6.38-rc5:
xz compressed data
I haven't actually tried booting it yet, and obviously updating the
documentation is left as an exercise for the reader.
PS: xz has an -e option for "compress me harder". Given the
compress/decompress ratio for ramdisks (i.e. once vs. every boot), it
might be advisable to do "xz -9e" instead of the "xz -9" above.
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110216144546.GA20971@dali">http://lists.debian.org/20110216144546.GA20971@dali