Sophie
About
Sophie 0.1.8
busybox-1.16.0-2mdv2010.1.src.rpm

Mandriva:

Multi-call binary combining many common Unix tools into one executable

BusyBox combines tiny versions of many common UNIX utilities into a
single small executable. It provides minimalist replacements for most
of the utilities you usually find in GNU coreutils, shellutils, etc.
The utilities in BusyBox generally have fewer options than their
full-featured GNU cousins; however, the options that are included provide
the expected functionality and behave very much like their GNU counterparts.
BusyBox provides a fairly complete POSIX environment for any small or
embedded system.

BusyBox has been written with size-optimization and limited resources in
mind. It is also extremely modular so you can easily include or exclude
commands (or features) at compile time. This makes it easy to customize
your embedded systems. To create a working system, just add /dev, /etc,
and a kernel.

Name:busybox
Version: 1:1.16.0-2mdv2010.1
Architecture: src (x86_64)
Group: Shells
License: GPL
Distribution: Mandriva Linux
Vendor: Mandriva
Maintainers: eugeni at mandriva dot com
Build date:Tue Feb 9 13:08:49 2010
Packager: Eugeni Dodonov <eugeni at mandriva dot com>
Build host: celeste.mandriva.com
Source rpm: (none)
Build arch:
Exclude arch:
Exclusive arch:
Rpm version used: 4.6.0
Cookie: celeste.mandriva.com 1265717329
PkgId: 4e273e6b2f598485863bb948a7118991

Tue Feb 02 2010 Eugeni Dodonov <eugeni at mandriva dot com> 1:1.16.0-2mdv2010.1

+ Revision: 502912
- Enable new mkfs.ext2 plugin.

Thu Feb 02 2010 Eugeni Dodonov <eugeni at mandriva dot com> 1:1.16.0-1mdv2010.1

+ Revision: 500869
- Add missing signature file.
- Update to 1.16.0.
Rediff P12.

Thu Dec 12 2009 Per Øyvind Karlsen <peroyvind at mandriva dot org> 1:1.15.3-1mdv2010.1

+ Revision: 479817
- new release: 1.15.3
- enable CONFIG_FINDFS for minimal config (usable by mkinitrd)
- build both static & dynamic binaries
- don't disable -debug package with uclibc
- build a minimal busybox.minimal binary for use with mkinitrd
- hush: Enable support for local variables in functions.
- drop busybox.links from docs, same can be achieved with 'busybox --install'...
- update configuration
- don't disable EJECT with glibc, misunderstandting due to missing headers on my part..
- use new %{uclibc_cc} macro

Mon Nov 11 2009 Per Øyvind Karlsen <peroyvind at mandriva dot org> 1:1.15.2-2mdv2010.1

+ Revision: 471727
- update to work with new libified uclibc
- don't build deprecated msh shell
- don't force -march=i386 on x86 (P1)
- disable stack protector when building against uclibc
- disable CONFIG_EJECT if building against glibc (header breakage)
- make sure that we don't try to use uclibc gcc wrapper when linking against
static glibc
- disable debug packages if linking against uclibc
- fix proper prefix for uclibc gcc wrapper
- build with %{optflags} & %{ldflags}
- statically link against uClibc again (now on all platforms as well)

Tue Nov 11 2009 Eugeni Dodonov <eugeni at mandriva dot com> 1:1.15.2-1mdv2010.1

+ Revision: 464108
- Updated to 1.15.2.
Drop P14 (msh is no more).

Thu Aug 08 2009 Pascal Terjan <pterjan at mandriva dot org> 1:1.14.3-2mdv2010.0

+ Revision: 416027
- Update config (so that we get back things like lsmod/rmmod/working modprobe)

Wed Aug 08 2009 Frederik Himpe <fhimpe at mandriva dot org> 1:1.14.3-1mdv2010.0

+ Revision: 415670
- update to new version 1.14.3

Fri Jun 06 2009 Eugeni Dodonov <eugeni at mandriva dot com> 1:1.14.2-1mdv2010.0

+ Revision: 389334
- Updated to 1.14.2

Thu Jun 06 2009 Eugeni Dodonov <eugeni at mandriva dot com> 1:1.14.1-1mdv2010.0

+ Revision: 385186
- Updated to 1.14.1

Sun Mar 03 2009 Herton Ronaldo Krzesinski <herton at mandriva dot com dot br> 1:1.13.3-1mdv2009.1

+ Revision: 360094
- Updated to version 1.13.3

Tue Jan 01 2009 Jérôme Soyer <saispo at mandriva dot org> 1:1.13.2-1mdv2009.1

+ Revision: 334151
- New upstream release

+ Thierry Vignaud
- rebuild early 2009.0 package (before pixel changes)

Fri May 05 2008 Oden Eriksson <oeriksson at mandriva dot com> 1:1.6.1-5mdv2009.0

+ Revision: 208121
- added P2 in an attempt to fix #40789

Tue Mar 03 2008 Per Øyvind Karlsen <peroyvind at mandriva dot org> 1:1.6.1-4mdv2008.1

+ Revision: 189835
- build unlzma
- dump full paths for busybox function wrappers to busybox.list and package it
as it may come in handy

Wed Jan 01 2008 Olivier Blin <oblin at mandriva dot com> 1:1.6.1-3mdv2008.1

+ Revision: 140691
- restore BuildRoot

+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel's request

Wed Sep 09 2007 Herton Ronaldo Krzesinski <herton at mandriva dot com dot br> 1:1.6.1-3mdv2008.0

+ Revision: 84638
- Enable loadkmap and dumpkmap, needed for example when setting up a
initrd for luks encrypted root and you need to change keyboard layout
etc. to type passwords, from Rapha?\195?\171l Gertz .

Fri Aug 08 2007 Herton Ronaldo Krzesinski <herton at mandriva dot com dot br> 1:1.6.1-2mdv2008.0

+ Revision: 76912
- Fixed build with uClibc.

+ Thierry Vignaud
- update description

Wed Aug 08 2007 Herton Ronaldo Krzesinski <herton at mandriva dot com dot br> 1:1.6.1-1mdv2008.0

+ Revision: 68750
- Updated to version 1.6.1, with available official patches.

Fri Jun 06 2007 Herton Ronaldo Krzesinski <herton at mandriva dot com dot br> 1:1.5.1-3mdv2008.0

+ Revision: 37519
- Disabled deprecated DEVFSD support, as reported by Olivier Blin on
cooker ML.
- Rename busybox-1.5.1.config to busybox.config, cosmetic change to
avoid rename of file between each version update causing diff to
be "lost" on svn diff output.

Mon Jun 06 2007 Christiaan Welvaart <spturtle at mandriva dot org> 1:1.5.1-2mdv2008.0

+ Revision: 35159
- do not use uClibc for ppc

Wed May 05 2007 Herton Ronaldo Krzesinski <herton at mandriva dot com dot br> 1:1.5.1-1mdv2008.0

+ Revision: 30257
- Updated to 1.5.1.

+ Per Øyvind Karlsen
- build against uclibc on x86_64 too
- drop 'make dep' as it's not needed anymore
- forgot signature
- new release: 1.4.2

Wed Dec 12 2006 Christiaan Welvaart <cjw at daneel dot dyndns dot org>

+ 2006-12-13 21:37:32 (96563)
- use glibc for ppc build

Wed Dec 12 2006 Christiaan Welvaart <cjw at daneel dot dyndns dot org>

+ 2006-12-13 21:31:42 (96560)
Import busybox

Sat Apr 04 2006 Per Øyvind Karlsen <pkarlsen at mandriva dot com> 1.1.2-1mdk

- 1.1.2
- fix --with options

Tue Apr 04 2006 Per Øyvind Karlsen <pkarlsen at mandriva dot com> 1.1.1-3mdk

- fix buildrequires

Fri Apr 04 2006 Per Øyvind Karlsen <pkarlsen at mandriva dot com> 1.1.1-1mdk

- New release 1.1.1
- regenerate config
- better macro for uclibc

Wed Sep 09 2005 Thierry Vignaud <tvignaud at mandriva dot com> 1.01-2mdk

- fix build on x86_64

Thu Sep 09 2005 Per Øyvind Karlsen <pkarlsen at mandriva dot com> 1.01-1mdk

- 1.01
- %mkrel

Wed Apr 04 2005 Per Øyvind Karlsen <peroyvind at linux-mandrake dot com> 1.00-3mdk

- don't use uclibc on sparc, seems to be broken

Tue Mar 03 2005 Per Øyvind Karlsen <peroyvind at linux-mandrake dot com> 1.00-2mdk

- rebuild against new uClibc
- use cpu optimizations

Fri Dec 12 2004 Per Øyvind Karlsen <peroyvind at linux-mandrake dot com> 1.00-1mdk

- 1.00
- regenerate config (S2)
- cosmetics

Tue Jan 01 2004 Jaco Greeff <jaco at mandrake dot org> 1.00-0.pre5.1mdk

- 1.00-pre5
- Re-generated config to cater for new options since pre4

Perl :: Catalyst :: PostgreSQL :: PostgreSQL