[BusyBox-cvs] [BusyBox 0000072]: Add applet to redirect console output via ioctl(..., TIOCCONS)

bugs at busybox.net bugs at busybox.net
Mon Aug 1 18:14:49 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=72 
====================================================================== 
Reported By:                enrik
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   72
Category:                   New Features
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             02-01-2005 03:02 PST
Last Modified:              08-01-2005 11:14 PDT
====================================================================== 
Summary:                    Add applet to redirect console output via ioctl(...,
TIOCCONS)
Description: 
I've written a tiny utility 'getcons' to redirect the system console's
output to the current tty. Very useful on embedded systems without
(permanent) serial console.

Now, I've integrated it with busybox. Patch included. (Patch may be put to
package/busybox for testing within buildroot.)

Cheers,
Enrik
====================================================================== 

---------------------------------------------------------------------- 
 pgf - 08-01-05 11:14  
---------------------------------------------------------------------- 
committed patch with revision 11008.
changed name of applet from getcons to setconsole, to match the suse
utility.  they're very close to being identical.  differences can be
resolved as bugs. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-01-05 03:02  enrik          New Issue                                    
02-01-05 03:02  enrik          File Added: busybox-getcons.patch                
   
02-11-05 01:03  enrik          Issue Monitored: enrik                       
03-16-05 12:27  andersen       Assigned To              andersen => BusyBox 
08-01-05 11:14  pgf            Status                   assigned => resolved
08-01-05 11:14  pgf            Resolution               open => fixed       
08-01-05 11:14  pgf            Note Added: 0000368                          
======================================================================




More information about the busybox-cvs mailing list