[PATCH] busybox 1.6.0 : command history on read-only rootfs like cramfs.

GeunSik Lim leemgs1 at gmail.com
Tue Jan 5 05:46:22 UTC 2010


Hi All,

This patch will support command history on read-only rootfs like
cramfs, squashfs.
Please, Use Ctrl+N/P or UP/Down key for command history.

For reference, If you have rewritables filesystem like ext2/3/4, you can
utilize /.ash_history file in your embedded rootfs like previously.

* Test result of memory history on readonly rootfs
busybox      status          After patch
---------------------------------------------------------------------------------------------
1.15.2              O                    O
1.6.0                 X                    O
---------------------------------------------------------------------------------------------


Thanks reading,
Geunsik Lim.


-- 
Regards,
GeunSik Lim ( Samsung Electronics )
Blog : http://blog.naver.com/invain/
e-Mail: geunsik.lim at samsung.com
           leemgs at gmail.com , leemgs1 at gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-1.6.0-cmd.history.on.readonlyrootfs.patch
Type: text/x-patch
Size: 2822 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100105/826e9199/attachment.bin>


More information about the busybox mailing list