rcs: GNU Revision Control System
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Feb 2008 03:21:51 +0000 (03:21 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Feb 2008 03:21:51 +0000 (03:21 +0000)
commita4263808c49b451a53db1c79a292d3eaafbbe82a
tree9faf4474faf798bd5ff56f6fa89992faacf99556
parent73240f0276ffe9815ca239f196ce59de265c9c9d
rcs: GNU Revision Control System

I like to maintain incremental revisions of system configuration files
and find rcs the easiest way to do so.

To use rcs in OpenWrt, I created a package, following the OpenWrt
package standards:
http://cgi.sfu.ca/~jdbates/openwrt/brcm-2.4/packages/rcs_5.7-1_mipsel.ipk

A diff against OpenWrt Subversion is inline below. I'd be delighted to
be able to contribute this package to OpenWrt.

https://dev.openwrt.org/ticket/2370

Signed-off-by: Jack Bates <ms419@freezone.co.uk>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10359 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/rcs/Makefile [new file with mode: 0644]
utils/rcs/patches/000-debian.patch [new file with mode: 0644]
utils/rcs/patches/100-cross_compile.patch [new file with mode: 0644]