summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-03-03 16:26:40 +0000
committerxtraeme <xtraeme>2004-03-03 16:26:40 +0000
commit3054cb684928de7d6d5c4b1ed0b777254615985e (patch)
tree28fd7c0b20271ed1768cc513757001b910971a87 /doc
parent66e9303784af2bccc4cc67308d2e31f55d599433 (diff)
downloadpkgsrc-3054cb684928de7d6d5c4b1ed0b777254615985e.tar.gz
Update mklivecd to 0.3.
o Added a new flag (-v) to show more informational messages. o Don't try to mount/umount pkgsrc directory every time the `chroot' target is invoked. o Added a new option to the config file: `CDRECORD_ARGS'.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 91c9f0874d1..d916b40d070 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5073 2004/03/03 16:02:25 minskim Exp $
+$NetBSD: CHANGES,v 1.5074 2004/03/03 16:26:40 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1138,3 +1138,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated ncurses to 5.4 [adam 2004-03-03]
Updated lynx to 2.8.5 [adam 2004-03-03]
Updated gnet to 2.0.5 [minskim 2004-03-03]
+ mklivecd to 0.3 [xtraeme 2004-03-03]