Re: make installkernel with alternative destination.

From: Joseph Koshy <joseph.koshy_at_gmail.com>
Date: Tue, 19 Oct 2004 18:05:46 +0530
> make installkernel KERNCONF=DISKLESS DEST=/boot/kernel.diskless

Use 'DESTDIR':

  # make installkernel DESTDIR=/foo KERNCONF=DISKLESS

However, you'll have to populate the config files in /foo/boot manually
(/foo/boot/device.hints  for a start).
Received on Tue Oct 19 2004 - 10:35:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:18 UTC