[BusyBox-cvs] [BusyBox 0000225]: Implement support for -S and -b flags to `ln' binary.

bugs at busybox.net bugs at busybox.net
Mon Apr 18 15:46:39 UTC 2005


A NOTE has been added to this issue.
======================================================================
<http://busybox.net/bugs/view.php?id=225> 
======================================================================
Reported By:                matt
Assigned To:                BusyBox
======================================================================
Project:                    BusyBox
Issue ID:                   225
Category:                   New Features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             04-16-2005 10:44 PDT
Last Modified:              04-18-2005 08:46 PDT
======================================================================
Summary:                    Implement support for -S and -b flags to `ln'
binary.
Description: 
The patch I posted at:
http://www.busybox.net/lists/busybox/2005-April/014171.html implements
support for ln -S [backup suffix] and ln -b [make backup].  These flags
are used heavily by debian pre and post install scripts.

The patch is also attached to this message.
======================================================================

----------------------------------------------------------------------
 felipek - 04-16-05 21:49 
----------------------------------------------------------------------
IMHO it would be nice to ifdef the code with something like
"GNU_EXTENSIONS".

----------------------------------------------------------------------
 matt - 04-18-05 08:46 
----------------------------------------------------------------------
An updated patch is attached which updates ln -s and ln -B support based on
suggestions from the busybox mailing list and on new information from GNU
coreutils behaviour.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-16-05 10:44 matt           New Issue                                    
04-16-05 10:44 matt           File Added: busybox_ln-bS.diff                    
04-16-05 10:49 matt           Issue Monitored: matt                        
04-16-05 21:49 felipek        Note Added: 0000170                          
04-18-05 08:46 matt           Note Added: 0000175                          
======================================================================




More information about the busybox-cvs mailing list