summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/stdio.c
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-16 21:09:15 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-10-16 21:09:15 +0000
commitf156796180ffc21e4e6afc8c9e4dd0337454681e (patch)
tree984d2b74af690b9df62da3cdc0b24222aaf3cf82 /lib/libc/stdio/stdio.c
parent57164fab2d336d9e041f19e41305834a27a05657 (diff)
downloadFreeBSD-src-f156796180ffc21e4e6afc8c9e4dd0337454681e.zip
FreeBSD-src-f156796180ffc21e4e6afc8c9e4dd0337454681e.tar.gz
Correct a bitrotted comment about installworld order requirements.
The case of make(1) using a new /bin/sh issue was fixed in r173219 when ITOOLS was introduced. There are still issues with mid-install errors leaving a system unusable that are currently non-trivial to solve. The safest ordering requires installing rtld, libc and libthr (in that order) before anything else. We don't do that now though. Much improvement is needed here still. Discussed with: kip and kan (rtld/library ordering) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/stdio/stdio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud