From 4d10c5d235600d4c382393da3b398d852439b4ed Mon Sep 17 00:00:00 2001 From: Jing-Tang Keith Jang Date: Tue, 7 Nov 2000 04:50:24 +0000 Subject: New port: mkisofs mkisofs is a pre-mastering program that generates binary ISO9660 filesystem image. Users can then write the image to devices like CD-R or CD-RW. This port can also generate Chinese Big5 filenames on Joliet filesystems. Use the -J option to activate it. Although it works flawlessly, further improvements are possible: 1. Accept GB(Simplified Chinese) filenames also. 2. Upgrade to mkisofs 1.13. 1.13 uses a better structure to manage I18N, which is (almost all) borrowed from Linux kernel's fs code. --- chinese/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'chinese/Makefile') diff --git a/chinese/Makefile b/chinese/Makefile index 90f0bfbe6198..3c64ccac3f79 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -28,6 +28,7 @@ SUBDIR += linux-netscape47-communicator SUBDIR += linux-netscape47-navigator SUBDIR += lunar + SUBDIR += mkisofs SUBDIR += moefonts-cid SUBDIR += moettf SUBDIR += mule-freewnn -- cgit v1.2.3