]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement the -l option using ln(1) to facilitate boostrapping.
authorbrooks <brooks@FreeBSD.org>
Mon, 21 Jan 2013 22:32:00 +0000 (22:32 +0000)
committerbrooks <brooks@FreeBSD.org>
Mon, 21 Jan 2013 22:32:00 +0000 (22:32 +0000)
commitaf380cc2bf79f05f3bc2dc404bb15bd165f77444
treef77b42d41f052002d4ac4f215ad9efe2b276ecbc
parent5ab6899eb1159c7769dcc378b262f65de85d3d07
Implement the -l option using ln(1) to facilitate boostrapping.

Ignore the new options -D, -h, -T, and -U.  Adjust -M support to ignore
an argument.

Sponsored by: DARPA, AFRL
Reviewed by: ian, ray, rpaulo
tools/install.sh