[packags] shadow-su: ash doesn't support the renaming of a process like
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Sep 2013 15:28:04 +0000 (15:28 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Sep 2013 15:28:04 +0000 (15:28 +0000)
commitf72f50bac504928301baca53a4dc43d9ec08fe61
treebfe06c002980c2e471093e45480ff1f217470c08
parent4689dc8e067fba61086bd9ad3b61392ceddae766
[packags] shadow-su: ash doesn't support the renaming of a process like

execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0

the error is also described here but no fix is provided

http://comments.gmane.org/gmane.linux.busybox/33618

fix it by turing off process renaming in login.defs

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38121 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/shadow/Makefile
utils/shadow/patches/001-busybox_ash.patch [new file with mode: 0644]
utils/shadow/patches/002-disable-ruser-lookup.patch [new file with mode: 0644]
utils/shadow/patches/004-disable-ruser-lookup.patch [deleted file]