X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=netinstall%2FREADME;fp=netinstall%2FREADME;h=8548349639378c4ae26c0108154712b85764797f;hb=8dd5c14289d68929b069fa5078f10ea3905f6fa5;hp=0000000000000000000000000000000000000000;hpb=f82a8b0d39ee6a8fc9a5373f29b4761184dcc399;p=chise%2Fxemacs-chise.git diff --git a/netinstall/README b/netinstall/README new file mode 100644 index 0000000..8548349 --- /dev/null +++ b/netinstall/README @@ -0,0 +1,16 @@ +This directory contains the source for the setup program for the XEmacs +net releases. + +For commentary on how to do a release please see `package-net.el' + +This code has been adapted from the cygwin net release installer. In +particular note that the cygwin net release installer is actively +maintained and therefore we will want to incorporate improvements from +that. I have therefore tried to use the cygwin way wherever +possible. I have however cleaned up the code somewhat so that there +are not billions of warnings. + +This program should get built as part of the standard XEmacs +make. Note however that if you use trhe cygwin build you will need a +NON CYGWIN VERSION OF ZLIB. +