# do not edit -- automatically generated by arch changelog # arch-tag: automatic-ChangeLog--jtjm@xenoclast.org--phaedrus-2004/ncakit--dev--1.0 # 2004-05-10 14:27:51 GMT Julian T. J. Midgley patch-14 Summary: Released version 0.9.0 Revision: ncakit--dev--1.0--patch-14 modified files: Makefile 2004-05-10 14:13:47 GMT Julian T. J. Midgley patch-13 Summary: Added instructions to README on how to set up the rc script Revision: ncakit--dev--1.0--patch-13 * Completed comment in fix_libs.pl * make install nows installs the rc file as well * Added instructions to README on how to set up the rc script. * added "make html" target to man/Makefile to generate HTML versions of the man pages. modified files: Makefile README man/Makefile rc/fix_libs.pl rc/ncad.template 2004-05-03 21:23:10 GMT Julian T. J. Midgley patch-12 Summary: Added init script and fix_libs.pl to ensure ncad can find its libs Revision: ncakit--dev--1.0--patch-12 * 'make install_rc' will install /etc/init.d/ncad (symlink from /etc/rcS.d stillneeds to be created manually) and copy any of the libraries that ncad requires that are not on the root partition into /lib. Required network settings must be manually configured in /etc/init.d/ncad before first use. new files: rc/.arch-ids/=id rc/.arch-ids/Makefile.id rc/.arch-ids/fix_libs.pl.id rc/.arch-ids/ncad.template.id rc/Makefile rc/fix_libs.pl rc/ncad.template modified files: Makefile new directories: rc rc/.arch-ids 2004-05-03 18:38:57 GMT Julian T. J. Midgley patch-11 Summary: Minor bugfixes Revision: ncakit--dev--1.0--patch-11 * Minor bugfixes to compilation and man page installation modified files: Makefile man/Makefile 2004-05-03 17:43:58 GMT Julian T. J. Midgley patch-10 Summary: Added man pages for nca, ncad and ncad_config Revision: ncakit--dev--1.0--patch-10 * Added manpages for ncad, nca, and ncad_config * Documented keeplalive.patch in README.patches * make release includes a tla generated changelog in the tarball * Clarified licence conditions new files: man/.arch-ids/=id man/.arch-ids/Makefile.id man/.arch-ids/nca.pod.id man/.arch-ids/ncad.pod.id man/.arch-ids/ncad_config.pod.id man/Makefile man/nca.pod man/ncad.pod man/ncad_config.pod modified files: Makefile README README.patches new directories: man man/.arch-ids 2004-04-26 10:31:28 GMT Julian T. J. Midgley patch-9 Summary: 0.8.1 Release Revision: ncakit--dev--1.0--patch-9 modified files: Makefile 2004-04-26 10:29:32 GMT Julian T. J. Midgley patch-8 Summary: Removed installer, since it's now superfluous Revision: ncakit--dev--1.0--patch-8 removed files: .arch-ids/installer.id installer 2004-04-26 10:28:34 GMT Julian T. J. Midgley patch-7 Summary: Applied James' nca.c patch Revision: ncakit--dev--1.0--patch-7 * Applied James' patch for nca.c to add comments and generally tidy it up modified files: nca/nca.c 2004-04-26 10:25:21 GMT Julian T. J. Midgley patch-6 Summary: nca moved into nca subdirectory. nca.tar.gz removed. Revision: ncakit--dev--1.0--patch-6 * nca source now stored in nca subdirectory, rather than in the nca.tar.gz tarball. * make package now includes README in the binary tarball (to ensure compiacne with our own licensing terms ;-)) new files: nca/.arch-ids/=id nca/.arch-ids/Makefile.id nca/.arch-ids/nca.c.id nca/Makefile nca/nca.c removed files: .arch-ids/nca.tar.gz.id nca.tar.gz modified files: Makefile new directories: nca nca/.arch-ids 2004-04-26 10:03:02 GMT Julian T. J. Midgley patch-5 Summary: Revision: ncakit--dev--1.0--patch-5 * Now licensed with a BSD licence * Correct expansion of NCA * Added README.patches new files: .arch-ids/README.patches.id README.patches removed files: .arch-ids/LICENCE.id LICENCE modified files: Makefile README renamed files: .arch-ids/nca.patch.id ==> .arch-ids/ncad.patch.id nca.patch ==> ncad.patch 2004-04-23 22:31:48 GMT Julian T. J. Midgley patch-4 Summary: 0.8.0 release Revision: ncakit--dev--1.0--patch-4 Tidied up README, set version to 0.8.0 for first release modified files: Makefile README 2004-04-23 16:25:30 GMT Julian T. J. Midgley patch-3 Summary: Added release target Revision: ncakit--dev--1.0--patch-3 'make release' builds a release tarball in $HOME/build and GPG signs it. modified files: Makefile 2004-04-23 16:06:45 GMT Julian T. J. Midgley patch-2 Summary: Added README, comments in Makefile and the 'make refresh' target Revision: ncakit--dev--1.0--patch-2 * Added "make refresh" target to fetch the latest version from James * Added README and a copy of the GPL, * Removed index.html new files: .arch-ids/LICENCE.id .arch-ids/README.id LICENCE README removed files: .arch-ids/index.html.id index.html modified files: Makefile 2004-04-23 12:54:48 GMT Julian T. J. Midgley patch-1 Summary: First basic functioning package, also creates binary tarballs Revision: ncakit--dev--1.0--patch-1 Now with added Makefiles. Useful targets are: build (default) : builds the 'nca' and 'ncad' binaries in the 'build' directory. install : installs same openssh, nca : build the two binaries independently. package : build a binary package spotless, clean : tidy things up a lot or just a little new files: .arch-ids/Makefile.id Makefile build/.arch-ids/=id package_stuff/.arch-ids/=id package_stuff/.arch-ids/Makefile.id package_stuff/Makefile modified files: {arch}/=tagging-method new directories: build build/.arch-ids package_stuff package_stuff/.arch-ids 2004-04-23 10:05:00 GMT Julian T. J. Midgley base-0 Summary: Initial import from James MacKenzie's original Revision: ncakit--dev--1.0--base-0 ncakit - the Network Console Access Daemon (or somesuch) - allows one to log in to a machine's console via SSH remotely, even before the root filesystem has been mounted read/write. new files: index.html installer keepalive.patch mmap-shm.patch nca.patch nca.tar.gz openssh-3.7.1p2.tar.gz