an-1.13

来自「创建一个符合iso-9660标准的iso文件系统」· 13 代码 · 共 81 行

13
81
字号
NEW features of mkisofs-1.13:Late changes:-	Mkisofs: apple_driver.c small bug fix from James.-	Now mkhybrid code is completely integrated into mkisofs.		There is only one binary. To help users of mkhybrid, 	make install creates a hard link from mkhybroid to mkisofs.-	man page cleaned up.-	Now mkhybrid code is completely integrated into mkisofs.		There is only one binary. To help users of mkhybrid, 	make install creates a hard link from mkhybroid to mkisofs.-	New Option -eltorito-alt-boot allows to specify more	than one Al Torito boot image (up to 63).	Thanks to Egor Duda (deo@logos-m.ru).-	fixed a core dump problem in multi.c-	write.c now uses static buffer to circumvent a problem	with the stone age Metrowerks C found on BeOS/PPC-	Allow printing of percentage ready without floatingpoint code	in printf.-	apple_driver now compiles, but need to call 	make -f apple_driver.mk 	by hand-	graft pointers are now really usable:	-	Graft points are now disabled by default	-	To enable, specify the -graft-point option		dir=dir only works if the '=' is not escaped by '\'		'\\' and '=' must be escaped by a '\\' if		-graft-points has been specified.-	Now there is no more a need to specify a command line arg	if -path-list has been specified.TODO:	-	better Rock Rodge recognition for multi-session	-	read Joliet filenames with multi-session if no TRANS.TBL		or RR is present. I am looking for a volouteer for this task:		Peter Berendi <berendi2@webdesign.hu> announced that he likes		to be the volounteer for this task.	-	implement Yellow book compliant XA extended dir attributes	-	add libecc/edc for CDI and similar.	-	add UDF supportCYGWIN NT-4.0 NOTES:To compile on Cygwin32, get Cygwin32-beta20 and install it.then create a symlink from /bin to the .../bin directory where bash is located.Now run 'make' ...For more information read README.win32The files are located on:ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...NOTE:	These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU	tar may get some minor trouble.WARNING: Do not use 'mc' to extract the tar file!	All mc versions before 4.0.14 cannot extract symbolic links correctly.WARNING: Do not use 'winzip' to extract the tar file!	Winzip cannot extract symbolic links correctly.Joerg

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?