diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-03 16:26:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-03 16:26:40 +0000 |
commit | 40cb3a2cf857cef7a284920e081c96d922778f7c (patch) | |
tree | 28fd7c0b20271ed1768cc513757001b910971a87 /doc | |
parent | 5c9d122de220fbb980ad2722551eb8fe279ef2c2 (diff) | |
download | pkgsrc-40cb3a2cf857cef7a284920e081c96d922778f7c.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/CHANGES | 3 |
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] |