User:Love4boobies/Cygwin as UNIX: Difference between revisions

Add TODO, man is now implemented in man-db, add base-cygwin to list
No edit summary
(Add TODO, man is now implemented in man-db, add base-cygwin to list)
Line 1:
{{stub}}
 
''TODO: Go through libraries as well.''
 
In order to bring your Cygwin environment as close as possible to the UNIX System, you want to install at least the following packages and their dependencies. Note that some of these may be missing from the 64-bit distribution. You can find a full list [http://www.cygwin.com/cygwin-64bit-missing here]. Furthermore, not all of these packages are necessarily useful for the purpose of OS development.
 
* base-cygwin
* bash (utilities: <tt>alias</tt><ref name=builtin>This is a Bash built-in command. You can find a link to the full list of the Bash built-in commands at the bottom of the page.</ref>, <tt>sh</tt>, <tt>cd</tt><ref name=builtin />, <tt>command</tt><ref name=builtin />, <tt>getopts</tt><ref name=builtin />, <tt>hash</tt><ref name=builtin />, <tt>read</tt><ref name=builtin />, <tt>type</tt><ref name=builtin />, <tt>ulimit</tt><ref name=builtin />, <tt>umask</tt><ref name=builtin />, <tt>unalias</tt><ref name=builtin />)
* bc (utilities: <tt>bc</tt>)
Line 27 ⟶ 30:
* libiconv (utilities: <tt>iconv</tt>)
* m4 (utilities: <tt>m4</tt>)
* man-db (utilities: <tt>man</tt>)
* make (utilities: <tt>make</tt>)
* mintty (terminal)
Anonymous user