busybox 1.2.1, 1.2.2: Enabled nohup applet.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 6 Jan 2007 12:54:32 +0000 (12:54 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 6 Jan 2007 12:54:32 +0000 (12:54 +0000)
commit02e78f3ea9489b204c91ccde7c17d83ed96b8c3f
treec2174cf3334e97171f4954ae8ff8ead58742574d
parent0d08caccf4984dd60d57ae391b8b5f1778bc0fe9
busybox 1.2.1, 1.2.2: Enabled nohup applet.
* Being able to login via telnet/ssh/on-device shell and run application such
that it continues to run after logout, should be pretty useful feature for
embedded system.
* With common config (also used by angstrom), doesn't lead to increase of
exe size (due to alignment padding), and the applet code itself is small
(40 lines).
* Approved by Koen Kooi.
packages/busybox/busybox-1.2.1/angstrom/defconfig
packages/busybox/busybox-1.2.1/defconfig
packages/busybox/busybox-1.2.2/angstrom/defconfig
packages/busybox/busybox-1.2.2/defconfig
packages/busybox/busybox_1.2.1.bb