Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1:/tmp/cvs-serv28550/build
Modified Files:
CHANGES
Log Message:
Added ipcalc.
ipcalc is a cool little program that comes with Redhat that calculates
IP related values (netmask, broadcast, etc.) from the command line.
ipcalc is needed by the setup script for adding network cards.
Index: CHANGES
===================================================================
RCS file: /cvsroot/devil-linux/build/CHANGES,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -d -r1.542 -r1.543
--- CHANGES 30 Oct 2003 00:47:58 -0000 1.542
+++ CHANGES 30 Oct 2003 21:48:12 -0000 1.543
@@ -23,6 +23,7 @@
#
1.1.1
+- added ipcalc (bs)
- updated libxml2 to v2.6.1
- tight the space used by the files. strip more and delete unwanted docs (rpd)
- added heimdal as krb5 replacement
|