./sysutils/mklivecd, Make your own NetBSD/x86 Live CD-ROM/DVD-ROM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.17, Package name: mklivecd-0.17, Maintainer: pkgsrc-users

mklivecd is a simple shell script that allows you to build a custom
NetBSD/i386 or NetBSD/amd64 Live CD-ROM/DVD-ROM with a command line
interface.


Required to run:
[sysutils/cdrtools]

Version history: (Expand)


CVS history: (Expand)


   2010-01-27 20:27:24 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
DESTDIR support
   2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225)
Log message:
Remove @dirrm entries from PLISTs
   2009-04-11 19:28:16 by Thomas Klausner | Files touched by this commit (2)
Log message:
Avoid null mounting /dev (it needs to be layer-free).
Otherwise, random panics may occur.

Explanation from ad@, patch from Zafer.

Bump to 0.17.
   2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109)
Log message:
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
   2008-05-25 23:20:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Reset maintainer on his request.
   2008-05-22 15:26:54 by Andreas Gustafsson | Files touched by this commit (1)
Log message:
Note the need for options INCLUDE_CONFIG_FILE when using Grub.
   2008-04-29 15:48:06 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Switch to 2 clause BSD license now that TNF license has dropped
clause 3 and 4.
   2008-03-27 22:08:26 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Remove the hidden stage files only if the iso image was created
successfully.