GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-apps
/
busybox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stable on alpha wrt bug #149053
Fernando J. Pereda
2006-09-27
1
-8
/
+18
*
Stable on alpha wrt bug #149053
Fernando J. Pereda
2006-09-27
2
-3
/
+6
*
Marked ppc
Luca Barbato
2006-09-27
1
-18
/
+8
*
Marked ppc
Luca Barbato
2006-09-27
2
-3
/
+6
*
Stable on sparc wrt #149053
Gustavo Zacarias
2006-09-26
1
-11
/
+11
*
Stable on sparc wrt #149053
Gustavo Zacarias
2006-09-26
2
-3
/
+6
*
Stable on hppa wrt #149053
Gustavo Zacarias
2006-09-26
1
-8
/
+18
*
Stable on hppa wrt #149053
Gustavo Zacarias
2006-09-26
2
-3
/
+6
*
stable on amd64
Simon Stelling
2006-09-26
1
-18
/
+8
*
stable on amd64
Simon Stelling
2006-09-26
2
-3
/
+6
*
Stable x86; who needs a stinking rescue shell :-P
Joshua Jackson
2006-09-26
1
-11
/
+11
*
Stable x86; who needs a stinking rescue shell :-P
Joshua Jackson
2006-09-26
2
-3
/
+6
*
arm/ia64/s390/sh stable
Mike Frysinger
2006-09-25
1
-7
/
+7
*
arm/ia64/s390/sh stable
Mike Frysinger
2006-09-25
1
-2
/
+2
*
turn off a bunch of debug features as pointed out by Jocke
Mike Frysinger
2006-09-20
1
-7
/
+7
*
turn off a bunch of debug features as pointed out by Jocke
Mike Frysinger
2006-09-20
1
-2
/
+3
*
fixed broken encoding in ChangeLog
Torsten Veller
2006-09-13
1
-7
/
+7
*
fixed broken encoding in ChangeLog
Torsten Veller
2006-09-13
1
-2
/
+2
*
If /proc is unmounted and /bin/busybox is dynamic, make sure we can still rec...
Mike Frysinger
2006-09-09
1
-31
/
+15
*
If /proc is unmounted and /bin/busybox is dynamic, make sure we can still rec...
Mike Frysinger
2006-09-09
3
-5
/
+27
*
old
Mike Frysinger
2006-09-09
4
-70
/
+0
*
copy .config to $D and then move back out so we work with binpkgs #143724 by ...
Mike Frysinger
2006-09-06
1
-7
/
+7
*
copy .config to $D and then move back out so we work with binpkgs #143724 by ...
Mike Frysinger
2006-09-06
1
-2
/
+4
*
Fix SELinux linking problems, bug #140615.
Chris PeBenito
2006-09-04
1
-15
/
+19
*
Fix SELinux linking problems, bug #140615.
Chris PeBenito
2006-09-04
4
-3
/
+25
*
force -j1 #146128
Mike Frysinger
2006-09-03
3
-252
/
+7
*
force -j1 #146128
Mike Frysinger
2006-09-03
1
-2
/
+2
*
cut USE=floppyboot #145957
Mike Frysinger
2006-09-03
1
-12
/
+22
*
cut USE=floppyboot #145957
Mike Frysinger
2006-09-03
3
-51
/
+32
*
- move preinst data into postinst. Add a few savedconfig examples
Ned Ludd
2006-08-09
1
-8
/
+8
*
- move preinst data into postinst. Add a few savedconfig examples
Ned Ludd
2006-08-09
2
-6
/
+53
*
- change die to an ewarn when no savedconfig file is found
Ned Ludd
2006-08-09
1
-18
/
+8
*
- change die to an ewarn when no savedconfig file is found
Ned Ludd
2006-08-09
2
-3
/
+6
*
search $PORTAGE_CONFIGROOT before $ROT as pointed out by Jac Goudsmit #141640
Mike Frysinger
2006-08-09
1
-15
/
+15
*
search $PORTAGE_CONFIGROOT before $ROT as pointed out by Jac Goudsmit #141640
Mike Frysinger
2006-08-09
3
-6
/
+6
*
use PF instead of PVR and save config file to $PORTAGE_CONFIGROOT
Mike Frysinger
2006-08-08
1
-15
/
+15
*
use PF instead of PVR and save config file to $PORTAGE_CONFIGROOT
Mike Frysinger
2006-08-08
3
-12
/
+21
*
simpler .config fix from Jac Goudsmit
Mike Frysinger
2006-08-07
1
-15
/
+15
*
simpler .config fix from Jac Goudsmit
Mike Frysinger
2006-08-07
3
-30
/
+15
*
fix nested break and abort if user config not found #141640
Mike Frysinger
2006-08-07
1
-15
/
+15
*
fix nested break and abort if user config not found #141640
Mike Frysinger
2006-08-07
3
-7
/
+10
*
Version bump #142595 by Jac Goudsmit.
Mike Frysinger
2006-08-05
1
-15
/
+23
*
Version bump #142595 by Jac Goudsmit.
Mike Frysinger
2006-08-05
3
-1
/
+247
*
improve savedconfig location #141640
Mike Frysinger
2006-08-05
2
-22
/
+29
*
use append-flags, not CFLAGS=$CFLAGS
Mike Frysinger
2006-07-15
3
-265
/
+11
*
use append-flags, not CFLAGS=$CFLAGS
Mike Frysinger
2006-07-15
2
-6
/
+6
*
- ppc32/ppc64 fails to compile busybox when using ssp. ICE ICE baby!
Ned Ludd
2006-07-10
1
-12
/
+24
*
- ppc32/ppc64 fails to compile busybox when using ssp. ICE ICE baby!
Ned Ludd
2006-07-10
3
-11
/
+11
*
- ppc32/ppc64 fail to compile busybox when using -pie so auto enable nopie
Ned Ludd
2006-07-09
1
-12
/
+12
*
- ppc32/ppc64 fail to compile busybox when using -pie so auto enable nopie
Ned Ludd
2006-07-09
3
-5
/
+11
[next]