add arpwatch and nocatsplash
authorFelix Fietkau <nbd@openwrt.org>
Sun, 3 Apr 2005 11:37:43 +0000 (11:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 3 Apr 2005 11:37:43 +0000 (11:37 +0000)
commit929767a11fa86ee1395b6fe228146f0344842e62
tree1590fde3a966c15c3e442f8caef7b0a0b94b892d
parent01c41802760e45238372bfe23c8cb8b9f9c2e69d
add arpwatch and nocatsplash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@539 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
package/Config.in
package/Makefile
package/arpwatch/Config.in [new file with mode: 0644]
package/arpwatch/Makefile [new file with mode: 0644]
package/arpwatch/arpwatch.control [new file with mode: 0644]
package/arpwatch/patches/005_debian_fhs [new file with mode: 0644]
package/arpwatch/patches/010_debian_getopt_patchable [new file with mode: 0644]
package/arpwatch/patches/011_debian_opt_sendmail_path [new file with mode: 0644]
package/arpwatch/patches/012_debian_opt_nopromisc [new file with mode: 0644]
package/arpwatch/patches/013_debian_opt_allsubnets [new file with mode: 0644]
package/arpwatch/patches/014_debian_opt_mailto [new file with mode: 0644]
package/arpwatch/patches/021_debian_arp2ethers [new file with mode: 0644]
package/nocatsplash/Config.in [new file with mode: 0644]
package/nocatsplash/Makefile [new file with mode: 0644]
package/nocatsplash/nocatsplash.control [new file with mode: 0644]