[BusyBox-cvs] cvs commit to busybox by beppu

John Beppu beppu at busybox.net
Tue Jun 27 04:50:02 UTC 2000


Repository: busybox
who:        beppu
time:       Mon Jun 26 22:50:02 MDT 2000

Log Message:

+ busybox --install [-s]
  is almost good to go.  Here is my work in progress.

+ Look at the FIXME in busybox.c
  to see what I need.  The actual (sym)linking is disabled
  for now, although I'm sure it works ;)
  (Am I going to have to dig through /proc to find
  out where the currently running busybox is sitting?)

+ I put an #ifdef BB_FEATURE_INSTALLER around
  the new bits of code in busybox.c, and I have a
  #define BB_FEATURE_INSTALLER in busybox.def.h
  towards the bottom.


Files:
changed:    busybox.c busybox.def.h






More information about the busybox-cvs mailing list