Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        busybox: Statically linked binary providing simplified versions of system commands
        
        
        - Summary
 
        - Busybox is a single binary which includes versions of a large number
of system commands, including a shell.  This package can be very
useful for recovering from certain types of system failures,
particularly those involving broken shared libraries.
 
        
        
        Changelog
        
            - * Sat Oct  2 17:00:00 2004 Bill Nottingham <notting{%}redhat{*}com> - 1.00.rc1-5
 
            - fix segfault in SELinux patch (#134404, #134406)
 
        
            - * Fri Sep 17 17:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> - 1.00.rc1-4
 
            - Fixed double free in freecon() call (#132809)
 
        
            - * Fri Sep 10 17:00:00 2004 Daniel Walsh <dwalsh{%}redhat{*}com> - 1.00.rc1-3
 
            - Add CONFIG_STATIC=y for static builds