Subject: CVS commit: pkgsrc/sysutils/mklivecd
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2005 02:08:53
Module Name: pkgsrc
Committed By: xtraeme
Date: Tue Jan 11 02:08:53 UTC 2005
Modified Files:
pkgsrc/sysutils/mklivecd: Makefile
pkgsrc/sysutils/mklivecd/files: mklivecd.sh
Log Message:
Update to 0.9, changes:
* Don't overwrite $ISODIR/etc/profile every time chroot target is invoked,
provide defaults only the first time we run it.
* Ask interactively to the user if he/she wants to remove the current iso
image found on $BASEDIR/$IMAGE_NAME and create a new one if that was
selected.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/sysutils/mklivecd/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/sysutils/mklivecd/files/mklivecd.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.