[PATCH setup 00/11] Add options to choose symlink type (v2)

2021-08-10 Thread Jon Turney
Revised from [1], this adds an '--symlink-type {sys, native, wsl}' option, which controls the type of symlinks created by setup and the post-install scripts it invokes [2]. If creating the symlink using the selected method fails, setup falls back to using a sys symlink. '--symlink-type lnk' is no

Re: [PATCH setup 00/11] Add options to choose symlink type (v2)

2021-09-14 Thread Jon Turney
On 10/08/2021 18:02, Jon Turney wrote: Revised from [1], this adds an '--symlink-type {sys, native, wsl}' option, which controls the type of symlinks created by setup and the post-install scripts it invokes [2]. In the base install, there are 4 symlinks which can't be created using the native m