[BusyBox 0000224]: Add --reverse option to run-parts

bugs at busybox.net bugs at busybox.net
Fri Aug 25 15:59:05 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=224 
====================================================================== 
Reported By:                mdcline
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   224
Category:                   New Features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-13-2005 14:52 PDT
Last Modified:              08-25-2006 08:59 PDT
====================================================================== 
Summary:                    Add --reverse option to run-parts
Description: 
First off, I think busybox is an amazing project. The program makes
building small Linux systems much easier, and I thank you for your hard
workd.

Would it be possible to add the --reverse option to the run-parts applet?
I can see this being useful, for example, to stop a list of init.d scripts
in the reverse order that they were started.
====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 08-25-06 08:59  
---------------------------------------------------------------------- 
I was starting to look at implementing this since i need to update
run_parts due to other changes.

The argument handling of run_parts needs changing to allow for an llist
for it's "-a" argument. IIRC this also implies that another applet needed
an update due to this change (my memory is fuzzy about that, though).
Also, ifupdown::execute_all() may want to optionally call run_parts
directly, while we are at it. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-13-05 14:52  mdcline        New Issue                                    
08-25-06 08:59  bernhardf      Note Added: 0001591                          
======================================================================




More information about the busybox-cvs mailing list