A little progress:
On EXTRA_PACKAGES= line, change "linux-image-2.6-kirkwood" to "linux-image-kirkwood".
On KERNEL_VERSION= line, change "2.6.32-5-kirkwood" to "3.11-2-kirkwood".
This gets you all the way through the retrieving and validating, then dies because xzcat is missing:
I: Retrieving zlib1g
I: Validating zlib1g
I: Chosen extractor for .deb packages: ar
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
E: The xzcat is not available on the system
debootstrap failed.
See /tmp/debian/debootstrap/debootstrap.log for more information.
On EXTRA_PACKAGES= line, change "linux-image-2.6-kirkwood" to "linux-image-kirkwood".
On KERNEL_VERSION= line, change "2.6.32-5-kirkwood" to "3.11-2-kirkwood".
This gets you all the way through the retrieving and validating, then dies because xzcat is missing:
I: Retrieving zlib1g
I: Validating zlib1g
I: Chosen extractor for .deb packages: ar
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
E: The xzcat is not available on the system
debootstrap failed.
See /tmp/debian/debootstrap/debootstrap.log for more information.