Update ChangeLog, README file, and submodules
This commit is contained in:
parent
381c587770
commit
b98109c419
@ -10940,4 +10940,6 @@
|
|||||||
On connect(), the remote address should be used (in case the local
|
On connect(), the remote address should be used (in case the local
|
||||||
address is INADDR_ANY). On accept(), it does not matter but the
|
address is INADDR_ANY). On accept(), it does not matter but the
|
||||||
remote address is the one guarenteed to be available (2015-09-02).
|
remote address is the one guarenteed to be available (2015-09-02).
|
||||||
|
* configs/board.mk and configs/*/src/Makefile: Simplify configs/
|
||||||
|
Makefiles by combining common longic into a new board.mk Makefile
|
||||||
|
fragment. For Paul Alexander Patience (2015-09-04).
|
||||||
|
@ -79,6 +79,10 @@ Installing Cygwin
|
|||||||
the answer to that and so will continue to recommend installing
|
the answer to that and so will continue to recommend installing
|
||||||
EVERYTHING.
|
EVERYTHING.
|
||||||
|
|
||||||
|
You should certainly be able to omit "Science", "Math", and
|
||||||
|
"Pubishing". You can try omitting KDE, Gnome, GTK, and other
|
||||||
|
graphics packages if you don't plan to use them.
|
||||||
|
|
||||||
After installing Cygwin, you will get lots of links for installed
|
After installing Cygwin, you will get lots of links for installed
|
||||||
tools and shells. I use the RXVT native shell. It is fast and reliable
|
tools and shells. I use the RXVT native shell. It is fast and reliable
|
||||||
and does not require you to run the Cygwin X server (which is neither
|
and does not require you to run the Cygwin X server (which is neither
|
||||||
|
2
arch
2
arch
@ -1 +1 @@
|
|||||||
Subproject commit 13137a4649726a9f1b96208d21e1860ecd6f77f0
|
Subproject commit f228b56a8311067a4ca6e8cd7ca456686f3fdb56
|
2
configs
2
configs
@ -1 +1 @@
|
|||||||
Subproject commit a29659af3e80ec0e77f8bc794d5f9a1080e98842
|
Subproject commit 83173e5f4078d563f2b9eee6a730f6720a4a00f5
|
Loading…
Reference in New Issue
Block a user