Commit graph

3 commits

Author SHA1 Message Date
xtraeme
805b5f9551 Update to 0.12.0.
Changes:

	o cdboot support on NetBSD >=4.0 (-current).
	o Availability to choose the bootloader through a new option:
	  USE_GNU_GRUB (by default yes).
	o When using GRUB as the bootloader, it is possible to build
	  and install multiple kernels with the target "kernel", it
	  will install the kernels into the ISO image and the menu.lst
	  file will be modified automatically, see MULTIPLE_KERNELS
	  (mklivecd(8)).
	o Various misc fixes.
	o Now /dev uses optimum values for not wasting space.
	o Added -k flag, that accepts a kernel as argument. To build
	  an additional kernel without looking at the config file.
2005-07-29 12:13:01 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
xtraeme
f53b741a39 Initial import of mklivecd-0.1.
mklivecd is a simple shell script that allows you to build a custom
NetBSD LiveCD on i386-based machines.

Thanks to Thomas Klausner for his help writing the manual page.
2004-02-26 03:58:50 +00:00