Changeset 3621 in MondoRescue for branches/3.3/mindi-busybox/TODO


Ignore:
Timestamp:
Dec 20, 2016, 4:07:32 PM (7 years ago)
Author:
Bruno Cornec
Message:

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

Location:
branches/3.3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi-busybox/TODO

    r3232 r3621  
    128128  And while we're at it, a new patch filename quoting format is apparently
    129129  coming soon:  http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2
    130 ---
    131 stty / catv
    132   stty's visible() function and catv's guts are identical. Merge them into
    133   an appropriate libbb function.
    134 ---
    135 struct suffix_mult
    136   Several duplicate users of: grep -r "1024\*1024" * -B2 -A1
    137   Merge to a single size_suffixes[] in libbb.
    138   Users: head tail od_bloaty hexdump and (partially as it wouldn't hurt) svlogd
    139 ---
    140 tail
    141   ./busybox tail -f foo.c~ TODO
    142   should not print fmt=header_fmt for subsequent date >> TODO; i.e. only
    143   fmt+ if another (not the current) file did change
    144130
    145131Architectural issues:
     
    234220  See grep -r strtod
    235221  Alot of duplication that wants cleanup.
    236 ---
    237   in_ether duplicated in network/{interface,ifconfig}.c
    238222---
    239223  unify progress_meter. wget, flash_eraseall, pipe_progress, fbsplash, setfiles.
     
    275259* more support for advanced linux 2.6.x features, see: iotop
    276260  most likely there is more
    277 
    278 * even more support for statistics: mpstat, iostat, powertop....
Note: See TracChangeset for help on using the changeset viewer.