Commit Graph

7 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
5b7f1ef09a Making busybox cross build with kernel 2.4 for mipsel (I had to disable 'ionice', which
requires some headers >= 2.6.12).

I also add the kernel 2.4 headers expression I forgot in my last commit.

svn path=/nixpkgs/trunk/; revision=20540
2010-03-10 21:32:35 +00:00
Lluís Batlle i Rossell
33e549fa4f Adding a busybox option to build it statically.
Adding it to the cross builds.


svn path=/nixpkgs/trunk/; revision=20516
2010-03-09 22:44:45 +00:00
Lluís Batlle i Rossell
fb6adb13ac Updating busybox. I left only a single busybox in its directory. The others, coming from the old
cross-building nixpkgs implementation, were not referenced anywhere.

This new busybox builds natively, and also cross-builds with uclibc.

I updated the uclibc config with a busybox defconfig requirement (something about RPC).

I made the gcc-cross-wrapper properly set the dynamic loader to programs.

After this, 'qemu-arm' can run the dynamically linked busybox cross built for armv5tel--linux-gnueabi.



svn path=/nixpkgs/trunk/; revision=20514
2010-03-09 22:17:38 +00:00
Armijn Hemel
154aac88de make x86 the default right now. Add a configuration for x86, that builds enough tools for NixOS
svn path=/nixpkgs/trunk/; revision=6060
2006-08-06 22:24:48 +00:00
Armijn Hemel
6a2707c075 config is not portable, restructure
svn path=/nixpkgs/trunk/; revision=5662
2006-07-08 10:03:35 +00:00
Armijn Hemel
805c2e221d bugfix release of busybox
svn path=/nixpkgs/trunk/; revision=5661
2006-07-08 09:59:09 +00:00
Armijn Hemel
36e57ebead add busybox, a small replacement for most Unix utilities, often used on
embedded systems and installation CDs. Hopefully this will decrease the size
of things we use on the NixOS installation CD. Only tested in a cross-compile
for MIPS so far.

svn path=/nixpkgs/trunk/; revision=4968
2006-03-02 18:05:21 +00:00