From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards Date: Mon, 28 Jun 2010 01:03:07 +0000 (UTC) Subject: [Buildroot] [git commit master 1/1] initramfs: update help text References: <20100626054529.9E7CE81E0B@busybox.osuosl.org> <87aaqh38vi.fsf@macbook.be.48ers.dk> <87hbkp3sfz.fsf@macbook.be.48ers.dk> <87631444ss.fsf@macbook.be.48ers.dk> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 2010-06-27, Peter Korsgaard wrote: > Is there any advantage to using a source file for gen_init_cpio instead > of just building a cpio archive? No, I don't think so. But if you're not allowed to build the list of files/nodes to go into a cpio archive, surely building the cpio archive is out of the question? -- Grant