index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
Config.h-deb
Age
Commit message (
Expand
)
Author
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-08-09
Remove BB_SH define entirely.
Matt Kraai
2001-08-02
Fix up some silly messups with the debian packaging, and a dumb
Eric Andersen
2001-08-02
multibuild.pl saves us again. unix2dos requires that dos2unix
Eric Andersen
2001-08-02
Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing
Eric Andersen
2001-08-01
Allow multiple shells to be enabled.
Matt Kraai
2001-07-07
Remove rpmunpack
Eric Andersen
2001-07-06
Update the debian packaging stuff
Eric Andersen
2001-05-24
Get BB_LASH out of the list...
Eric Andersen
2001-05-23
Patch from larry to fix some grammar errors.
Eric Andersen
2001-04-26
Disable lash
Eric Andersen
2001-04-24
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately
Eric Andersen
2001-04-24
Update applet define from BB_CP_MV to BB_CP and BB_MV.
Matt Kraai
2001-04-19
This has two patches. First it moves interface.c to libbb (it is
Eric Andersen
2001-04-10
Bring Debian config files into sync with the master one.
Eric Andersen
2001-04-05
A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds
Eric Andersen
2001-04-01
Move the mtab support stuff into libbb
Eric Andersen
2001-03-27
Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130).
Matt Kraai
2001-03-15
Update files and version number prepratory to cutting a release.
Eric Andersen
2001-03-15
Update the olympus sections
Eric Andersen
2001-03-05
add wget, tr, telnet, ping, md5sum and loadkmap to .deb
David Kimdon
2001-03-05
Enable INSTALLER for the deb
Eric Andersen
2001-02-17
Update the debian build stuff
Eric Andersen
2001-01-20
djust debian build targets
Eric Andersen
2000-12-13
Update the version number to 0.48 (no longer pre).
Eric Andersen
2000-12-10
Some .deb update
Eric Andersen
2000-12-01
Update for handling .udebs and building using a pristine source dir...
Eric Andersen