Bug 14171

Summary: [PATCH] create symbolic links using mtree
Product: Base System Reporter: fanf <fanf>
Component: binAssignee: joe <joe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description fanf 1999-10-06 23:00:01 UTC
It would be useful to be able to create hierarchies containing
symbolic links using mtree, so I implemented this patch.
Comment 1 joe freebsd_committer freebsd_triage 1999-11-25 16:46:15 UTC
Responsible Changed
From-To: freebsd-bugs->joe

I'm working on mtree at the moment, so I'll take responsibility 
for this patch. 
Comment 2 joe freebsd_committer freebsd_triage 2000-07-13 23:28:53 UTC
State Changed
From-To: open->closed

Committed.  I also committed an additional fix to allow mtree to 
examine the symlink itself instead of what it pointed to.