summaryrefslogtreecommitdiff
path: root/debian/rules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eliminate DOSTATIC, DODEBUG, etc and name them sensiblyEric Andersen2003-07-221-5/+5
|
* Sync with waldi's packageGlenn L McGrath2003-04-061-24/+95
|
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian BlankGlenn L McGrath2003-01-141-1/+1
|
* Sync debian files with debian package version 0.60.99.cvs20021209-2Glenn L McGrath2002-12-101-1/+1
|
* Updates for the new build system from Bastian Blank (waldi)Glenn L McGrath2002-12-081-41/+15
|
* Fix the package name, patch from Bastian BlankGlenn L McGrath2002-12-011-4/+3
|
* Patch from Bastian Blank (waldi) for debian installerGlenn L McGrath2002-12-011-70/+109
|
* Install symlinks for the udeb, dont install changelogs for the udebGlenn L McGrath2002-11-271-2/+1
|
* Name package busybox-unstable to keep a clean seperation between the ↵Glenn L McGrath2002-11-261-43/+42
| | | | official packages.
* Store a custom Rules.mak file to enable buildign static binariesGlenn L McGrath2002-11-261-0/+3
|
* Make a seperate busybox-doc packageGlenn L McGrath2002-11-261-0/+16
|
* New rules file for unstableGlenn L McGrath2002-11-231-179/+59
|
* Begin moving things to busybox.netEric Andersen2001-12-081-6/+6
| | | | -Erik
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+7
| | | | -Erik
* Update the debian packaging stuffEric Andersen2001-07-061-3/+2
|
* use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages so the boot-floppiesEric Andersen2001-04-091-3/+3
| | | | | | do not need any of the nss crap installed. As was, things like 'id' would fail. Fixed now (with thanks to Matt Kraai for his help). -Erik
* Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com>Eric Andersen2001-02-231-1/+1
|
* Update the debian build stuffEric Andersen2001-02-171-1/+2
| | | | -Erik
* Fix a stupid naming error.Eric Andersen2000-12-201-1/+1
|
* Update for handling .udebs and building using a pristine source dir...Eric Andersen2000-12-011-80/+93
|
* More pristine source directory updates. It now worksEric Andersen2000-12-011-5/+55
| | | | | for me (including doing install). How about you? -Erik
* Updates for the .debEric Andersen2000-06-281-6/+17
| | | | -Erik
* Fix a stupid bug, where I cleaned things as the last makefile target. duh.Eric Andersen2000-06-191-1/+1
| | | | -Erik
* Added support for building debian packages.Eric Andersen2000-06-191-0/+119
-Erik