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
0001428 [BusyBox] Documentation text always 07-08-07 23:30 07-13-07 16:17
Reporter owen View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0001428: reset --help gives the help text for rm
Description # reset --help
BusyBox v1.6.0.svn (2007-07-02 12:08:23 EDT) multi-call binary

Usage: reset [OPTION]... FILE...

Remove (unlink) the FILE(s). You may use '--' to
indicate that all following arguments are non-options.

Options:
        -i Always prompt before removing each destination
        -f Remove existing destinations, never prompt
        -r,-R Remove the contents of directories recursively
Additional Information
Attached Files

- Relationships

- Notes
(0002594)
rockeychu
07-12-07 18:25

Your Issues of 1425~1428 point to the same pitfall of old Makefile. The current SVN has solved the problem, please update to 1.7.0SVN.
If you insist on old SVN, just simply do following sequence of cmd:
  make clean
  make menuconfig (optional)
  make
and that's OK.
 

- Issue History
Date Modified Username Field Change
07-08-07 23:30 owen New Issue
07-08-07 23:30 owen Status new => assigned
07-08-07 23:30 owen Assigned To  => BusyBox
07-12-07 18:25 rockeychu Note Added: 0002594
07-13-07 16:17 vda Status assigned => closed
07-13-07 16:17 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker