netboot2-copyfile.sh is quite clearly copying the files identified in my spec into /tmp/image/ within the chroot. However:

- I have not found the code or directive to genkernel which is intended to be responsible for including those files in the generated initramfs. - Since the chroot's /tmp/ is cleaned out during the clean sequence, the entire operation's intended output is not available for inspection after-the-fact [without patching code, of course] - The location I specify with netboot2/overlay is used to populate the base of the chroot, not the /tmp/image subdirectory of the chroot which supposedly will become the initramfs.

I'm happy to implement any necessary changes myself, but I would appreciate guidance on The Right Way to fix these issues, such that my output may be mergable upstream.

Thank you!

--
[EMAIL PROTECTED] mailing list

Reply via email to