[BusyBox-cvs] [BusyBox 0000071]: patch: implement "--color" option for ls coloring control

bugs at busybox.net bugs at busybox.net
Mon Aug 1 19:34:02 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=71 
====================================================================== 
Reported By:                pgf
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   71
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             01-30-2005 14:40 PST
Last Modified:              08-01-2005 12:34 PDT
====================================================================== 
Summary:                    patch: implement "--color" option for ls coloring
control
Description: 
currently, if ls coloring is configured, there's no way to disable coloring
if it's not wanted. since the colors aren't configurable, this can result
in illegible output (particularly on screens with light backgrounds).  the
workarounds for this are somewhat inconvenient.

this patch implements the GNU "--color" option, to allow full control over
coloring.  the default behavior is now "no coloring", but this default has
been made configurable for those that want full backward compatibility
with previous releases.  ("--color" was implemented because there is no
GNU short-option equivalent.  this is the only long option supported by
busybox ls.)
====================================================================== 

---------------------------------------------------------------------- 
 pgf - 08-01-05 12:34  
---------------------------------------------------------------------- 
Committed revision 11009. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-30-05 14:40  pgf            New Issue                                    
01-30-05 14:40  pgf            File Added: lscolor.pat                      
03-16-05 12:27  andersen       Assigned To              andersen => BusyBox 
08-01-05 12:34  pgf            Status                   assigned => resolved
08-01-05 12:34  pgf            Resolution               open => fixed       
08-01-05 12:34  pgf            Note Added: 0000372                          
======================================================================




More information about the busybox-cvs mailing list