From owner-cvs-all Wed Dec 22 2:28:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 48DD91557C; Wed, 22 Dec 1999 02:28:38 -0800 (PST) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA21666; Wed, 22 Dec 1999 02:28:38 -0800 (PST) (envelope-from dirk@FreeBSD.org) Message-Id: <199912221028.CAA21666@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 22 Dec 1999 02:28:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/mkisofs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/12/22 02:28:38 PST Modified files: sysutils/mkisofs Makefile Log: Upgrade to mkisofs included in cdrecord-1.8a36. From AN-1.8a35: - The -a option is now obsolete. Now all files are put on CD by default. To suppress backup files use the new option -nobak - -nobak option new to exlude files that contain a '~' or a '#' or end in '.bak' From AN-1.8a36: - Support for Eltorito Hard-disk-emulation boot from H.P.Anvin Note that the original source was non portable and I could not test if my portable version work correctly. - Support for Eltorito No-emulation boot from H.P.Anvin Note that the original source was non portable and I could not test if my portable version work correctly. - Support for Eltorito boot-disable boot from H.P.Anvin - Eltorito boot catalog is now a 'virtual file' (thanks to James Pearson) No need to write to the source tree anymore. Revision Changes Path 1.17 +2 -2 ports/sysutils/mkisofs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message