BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000024 [BusyBox] New Features feature always 01-17-05 17:51 08-02-05 20:13
Reporter pgf View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000024: patch: allow init to set controlling tty
Description busybox init will currently strip a leading '-' from the command name of programs which it invokes. shells, for instance, are sometimes specified this way in order to specify a login shell.

this patch (against 1.00) adds a config option which causes init to cause any such hyphen-prefixed program to run in its own session, with a controlling tty (if applicable). this makes it possible to write startup scripts which will properly respond to tty-based signals, aborts, etc. this behavior is non-traditional for init, but useful.

Additional Information
Attached Files  control_tty.pat [^] (1,473 bytes) 01-17-05 17:51

- Relationships

- Notes
(0000366)
pgf
08-01-05 09:43

Committed revision 11007.
 

- Issue History
Date Modified Username Field Change
01-17-05 17:51 pgf New Issue
01-17-05 17:51 pgf File Added: control_tty.pat
03-16-05 12:26 andersen Assigned To andersen => BusyBox
08-01-05 09:43 pgf Status assigned => resolved
08-01-05 09:43 pgf Resolution open => fixed
08-01-05 09:43 pgf Note Added: 0000366
08-02-05 20:13 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker