[lwatch-cvs] files ChangeLog,1.41,1.42 README,1.28,1.29
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2010-02-12 15:54:22
|
Update of /cvsroot/lwatch/files In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11674 Modified Files: ChangeLog README Log Message: Removed obviously obsoleted information from README: - email for xinu does not work - lwatch port for OpenBSD does not exist as mentioned in the file - Linux is Linux is Linux, all the same Index: README =================================================================== RCS file: /cvsroot/lwatch/files/README,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** README 15 Dec 2004 08:27:46 -0000 1.28 --- README 12 Feb 2010 14:55:56 -0000 1.29 *************** *** 85,90 **** * Cygwin ! Bartek Tomicki told me that lwatch compiles and runs on cygwin without any ! problemes. You can contact him at xi...@bl... * FreeBSD --- 85,90 ---- * Cygwin ! Bartek 'xinu' Tomicki told me that lwatch compiles and runs on cygwin without ! any problemes. * FreeBSD *************** *** 92,105 **** Use `gmake' instead of `make' ! * OpenBSD ! Aleksander Piotrowski <ale...@ni...> maintains an OpenBSD ! port which is available on http://ports.openbsd.pl/info/sysutils-lwatch.html ! ! * Linux on i386 No additional packages required. - * Linux on other architectures - No experiences. Feedback mostly welcomed. - * Solaris - not tested Read following resources: --- 92,98 ---- Use `gmake' instead of `make' ! * Linux No additional packages required. * Solaris - not tested Read following resources: Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** ChangeLog 12 Feb 2010 14:43:28 -0000 1.41 --- ChangeLog 12 Feb 2010 14:55:56 -0000 1.42 *************** *** 1,4 **** --- 1,5 ---- 0.6: - it compiles under GNU/Hurd now - typos in documentation fixed + - some updates in README - removed obviously obsoleted information 0.5: - permanently remove input_fifo, --fifo and -f |