cowdancer, cowbuilder, and qemubuilder repository: Changes to 'master'
Junichi Uekawa
dancer at alioth.debian.org
Thu Jan 22 05:02:07 UTC 2009
initrd/.gitignore | 2 ++
initrd/Makefile | 11 +++++++++--
2 files changed, 11 insertions(+), 2 deletions(-)
New commits:
commit 75fd86d5ae0f163337458f08139caacef4d3aa6d
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date: Thu Jan 22 13:59:59 2009 +0900
add makefile rules to create initrd.gz debugging image.
Running debugging with:
qemu-system-x86_64 -kernel /boot/vmlinuz-2.6.26-1-amd64 -hda /dev/zero -initrd ./initrd.gz
will allow testing that initrd actually runs.
More information about the Pbuilder-maint
mailing list