[packages] reintroduce fakeidentd (#11559)
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 1 Jul 2012 11:04:16 +0000 (11:04 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 1 Jul 2012 11:04:16 +0000 (11:04 +0000)
commit32f71833bcd24d8933067b85caa9c2191c5c5633
tree21e9cf6b6184045ef1f8eeb14ec9f3f227c738f1
parent3fad3eec44a5b2721b4e5196b6dd116b7af6c656
[packages] reintroduce fakeidentd (#11559)
In the transition from WhiteRussian to Kamikaze, the fakeidentd package was dropped, citing its incorporation into the updated Busybox. However, the Busybox implementation doesn't support the -r switch, which is a bit silly,
since it's pretty much fakeidentd's raison d'etre. This patch restores the fakeidentd package, with an initscript that uses the -r option.

SVN-Revision: 32566
net/fakeidentd/Makefile [new file with mode: 0644]
net/fakeidentd/files/fakeidentd.init [new file with mode: 0644]