Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support separate directory hard link #6

Open
john-peterson opened this issue Jul 30, 2012 · 1 comment
Open

support separate directory hard link #6

john-peterson opened this issue Jul 30, 2012 · 1 comment

Comments

@john-peterson
Copy link

support separate directory hard link

new feature

do you want to add support for separate directory hard links?

perhaps by optionally treating hard links as symbolic links

can't build openwrt

Hard link support is required for building svn://svn.openwrt.org/openwrt/trunk because the makefiles use for example this command that require hardlink support

ln et/libcom_err.a libcom_err.a

reference

the documentation describe that the command isn't supported

nfs 2011-08-11
;; Due to the arrangement of data structures, hard links which are
;; not in the same directory are not supported.  
@franzinc
Copy link
Owner

We're looking now at better link support. I'm not sure if hard link support will be included, but definitely symbolic link support will (better than what we have now).

@john-peterson john-peterson changed the title [Request] Separate directory hard link support separate directory hard link May 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants