English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/common-nfo/package/mksh/Config.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3265 - (show annotations) (download)
Wed Jul 18 12:45:43 2007 UTC (6 years, 7 months ago) by tg
File size: 1111 byte(s)
copy trunk/freewrt r3264 into a new branch for making the nfo system
because upgrading the old adk branch would be a hell more work

1 config FWRT_PACKAGE_MKSH
2 prompt "mksh................................. The MirBSD enhanced Korn Shell"
3 tristate
4 default y
5 help
6 mksh is the MirBSD enhanced version of the Public Domain Korn
7 shell (pdksh), a bourne-compatible shell which is largely similar
8 to the original AT&T Korn shell. It includes bug fixes and
9 feature improvements in order to produce a modern, robust shell
10 good for interactive and especially script use. Some sh/ksh/pdksh
11 compatibility kludges have been removed; command line editing has
12 been made UTF-8 safe (must be enabled with "set -U" manually).
13
14 This package also adds /bin/mksh to /etc/shells and a $PS1 command
15 to /etc/profile in order to create a consistent working environment.
16
17 http://mirbsd.de/mksh
18
19 config FWRT_PACKAGE_MKSH_SMALL
20 bool " Build an extra small mksh"
21 depends FWRT_PACKAGE_MKSH
22 default y
23 help
24 Enable this to remove a few functions from mksh to make it smaller.
25 Ideal for embedded systems. However, be aware you will lose some
26 functionality you'd otherwise expect, among these is the vi command
27 line editing mode.

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20