Eelco Dolstra
03f51200c2
* A function `runInGenericVM' that performs a build in an arbitrary VM
...
image (i.e., it can contain any OS that obeys the interface
documented in the comment). See `testFreeBSD' for an example that
performs a build of the ATerm library on FreeBSD 7.0. This will be
used in the build farm to perform builds for platforms for which we
cannot synthesize VM images automatically.
svn path=/nixpkgs/trunk/; revision=11753
2008-04-29 12:32:17 +00:00
Martin Bravenboer
2086656c45
getopt is in util-linux on opensuse
...
svn path=/nixpkgs/trunk/; revision=11620
2008-04-13 21:04:21 +00:00
Martin Bravenboer
4dfe3d704f
suse doesn't have getopt ...
...
svn path=/nixpkgs/trunk/; revision=11619
2008-04-13 20:55:21 +00:00
Martin Bravenboer
a99990c5f6
Added getopt to the opensuse package list.
...
svn path=/nixpkgs/trunk/; revision=11617
2008-04-13 20:31:07 +00:00
Martin Bravenboer
d3411fd235
svn path=/nixpkgs/trunk/; revision=11605
2008-04-12 05:19:37 +00:00
Martin Bravenboer
ec52a66db4
Install all RPMs at the same time
...
svn path=/nixpkgs/trunk/; revision=11603
2008-04-12 05:03:36 +00:00
Eelco Dolstra
2f52d09204
* Use another Red Hat mirror.
...
svn path=/nixpkgs/trunk/; revision=11577
2008-04-11 16:20:09 +00:00
Eelco Dolstra
631586df47
* Don't run the RPM post-install scripts for Fedora 2/3. It seems to
...
hang.
svn path=/nixpkgs/trunk/; revision=11575
2008-04-11 15:36:03 +00:00
Eelco Dolstra
75222355db
* Image generation for openSUSE 10.3.
...
svn path=/nixpkgs/trunk/; revision=11570
2008-04-11 11:52:40 +00:00
Eelco Dolstra
9c8f2009f8
* Generate the Fedora 5 RPM closure automatically.
...
svn path=/nixpkgs/trunk/; revision=11514
2008-04-09 12:51:54 +00:00
Eelco Dolstra
d000918941
* Moved the Debian and RPM closure generators to vm/default.nix.
...
* In addition to the `diskImages' set, there now is a `diskImageFuns'
set that holds functions to build a disk image for a specific
distribution, given a list of names of top-level packages that
should be included in the image. This makes it easier to customise
an image (e.g. if you want to build an RPM in an image with some
very specific dependencies that aren't in the default image).
* Added Fedora 6.
svn path=/nixpkgs/trunk/; revision=11513
2008-04-09 12:02:15 +00:00
Eelco Dolstra
17bc8a1b90
* Use the `import <derivation>' feature to generate and import the Nix
...
expression for a Debian closure automatically (so that we don't have
to remember to regenerate those files ourselves). The `import
<derivation>' feature generally shouldn't be used in Nixpkgs, but
since it's only used in the buildfarm it should be fine.
svn path=/nixpkgs/trunk/; revision=11512
2008-04-09 11:19:17 +00:00
Eelco Dolstra
19bcfb8231
* A tool for generating the closure of a set of top-level RPM packages
...
from the "primary.xml.gz" file of Fedora and OpenSUSE distributions.
Analogous to the Deb closure generator.
* Image for Fedora 8.
svn path=/nixpkgs/trunk/; revision=11510
2008-04-09 10:06:16 +00:00
Eelco Dolstra
cde64235b3
* mirror://fedora.
...
svn path=/nixpkgs/trunk/; revision=11504
2008-04-09 07:36:33 +00:00
Eelco Dolstra
6b852ab38f
* Optionally install extra RPMs before doing the build.
...
svn path=/nixpkgs/trunk/; revision=11500
2008-04-09 06:37:59 +00:00
Sander van der Burg
99d512a41f
Added hacky fetchsvn component which allows users to fetch code over svn+ssh
...
svn path=/nixpkgs/trunk/; revision=11455
2008-04-02 13:28:55 +00:00
Eelco Dolstra
f19b97924c
svn path=/nixpkgs/trunk/; revision=11302
2008-03-27 13:39:23 +00:00
Marc Weber
c150dc2cf3
ignoring config option servicesProposal (is checked in upstart-jobs/default.nix)
...
svn path=/nixpkgs/trunk/; revision=11278
2008-03-24 23:47:40 +00:00
Michael Raskin
4eaf33cc7a
Allow to skip non-existent modules. For custom kernels.
...
svn path=/nixpkgs/trunk/; revision=11273
2008-03-24 19:38:18 +00:00
Eelco Dolstra
3a05713cb7
svn path=/nixpkgs/trunk/; revision=11189
2008-03-18 21:14:02 +00:00
Eelco Dolstra
5fe1cb8a0c
svn path=/nixpkgs/trunk/; revision=11185
2008-03-18 15:05:46 +00:00
Eelco Dolstra
cc07ee1c77
* Install RPMs without the --notriggers and --nodeps options in order
...
to construct an image that better approximates the Linux
distribution in question.
svn path=/nixpkgs/trunk/; revision=11184
2008-03-18 14:56:47 +00:00
Eelco Dolstra
fd2a77eeb0
* Put all the RPM/Debian images in an attribute set `diskImage'.
...
svn path=/nixpkgs/trunk/; revision=11181
2008-03-18 12:54:21 +00:00
Eelco Dolstra
113fafd778
* buildRPM: print out the RPMs in the image.
...
svn path=/nixpkgs/trunk/; revision=11168
2008-03-17 17:29:07 +00:00
Eelco Dolstra
195c3788ed
* Cleanup.
...
svn path=/nixpkgs/trunk/; revision=11166
2008-03-17 17:08:40 +00:00
Eelco Dolstra
0301a74bf0
* Use SCSI instead of IDE, much faster.
...
svn path=/nixpkgs/trunk/; revision=11165
2008-03-17 16:12:19 +00:00
Eelco Dolstra
3ee0b9bb74
* makeInitrd, makeModulesClosure: moved from NixOS.
...
* Use sh from klibc in the initrd.
svn path=/nixpkgs/trunk/; revision=11154
2008-03-17 10:40:47 +00:00
Eelco Dolstra
44fa8e3e0f
* Also moved to Nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=11127
2008-03-14 13:51:43 +00:00
Eelco Dolstra
bf5db34927
* Move to Nixpkgs: support for building in VMs is more generally
...
useful, probably.
svn path=/nixpkgs/trunk/; revision=11126
2008-03-14 13:51:01 +00:00
Eelco Dolstra
842eda63f8
* Nasty hacks to get dpkg to set the architecture correctly.
...
svn path=/nixpkgs/trunk/; revision=11100
2008-03-13 14:58:17 +00:00
Eelco Dolstra
d8745d57b2
* mirror://debian: stripped the /pool part; there are other Debian
...
files that can be useful.
* mirror://ubuntu.
svn path=/nixpkgs/trunk/; revision=11097
2008-03-13 13:31:39 +00:00
Marc Weber
1b51b70317
- fetchdarcs supports now partial
...
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
(darcs tested only by now)
- added experimental my_environment with example
svn path=/nixpkgs/trunk/; revision=10974
2008-03-06 02:46:29 +00:00
Ludovic Courtès
8b34b723f7
Add GCC-UPC, a compiler for the UPC distributed shared memory language.
...
svn path=/nixpkgs/trunk/; revision=10956
2008-03-04 16:20:11 +00:00
Michael Raskin
ebe1aed1b3
Additions to deb-package to handle more borderline cases (which constitute 90%, of course).
...
svn path=/nixpkgs/trunk/; revision=10907
2008-03-02 18:33:54 +00:00
Michael Raskin
1452c1facc
Added helper for adding Debian packages
...
svn path=/nixpkgs/trunk/; revision=10906
2008-03-02 14:56:15 +00:00
Michael Raskin
2a583e6f73
Added some Debian mirrors
...
svn path=/nixpkgs/trunk/; revision=10905
2008-03-02 14:55:43 +00:00
Eelco Dolstra
50348f5258
* fetchsvn: Nix already checks the hash, no need for the builder to do it.
...
svn path=/nixpkgs/trunk/; revision=10896
2008-02-29 10:30:29 +00:00
Eelco Dolstra
b94af47b86
* Quick hack to support checkout by date.
...
svn path=/nixpkgs/trunk/; revision=10890
2008-02-28 23:43:21 +00:00
Eelco Dolstra
66738cc356
* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.
...
Argument "url" renamed to "cvsRoot" (it's not a URL).
svn path=/nixpkgs/trunk/; revision=10889
2008-02-28 22:36:37 +00:00
Eelco Dolstra
af40c15c30
* Use CPAN mirrors.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10806
2008-02-21 15:52:31 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Ludovic Courtès
93c4507257
Add ImageMagick mirrors, suggested by Nicolas Pierron.
...
svn path=/nixpkgs/trunk/; revision=10717
2008-02-17 19:02:56 +00:00
Ludovic Courtès
5f8dd658cb
Add BitlBee, an IRC to other chat networks gateway.
...
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Eelco Dolstra
89815eb9a0
* gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the
...
user environment. (NIXPKGS-63)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10664
2008-02-13 19:41:37 +00:00
Eelco Dolstra
5f45fb3ae9
* substitute() in stdenv: use the replace program instead of awful
...
sed hackery.
* Some indentation fixes in setup.sh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
2008-02-13 14:23:09 +00:00
Eelco Dolstra
7558076e10
* Allow post/pre-install hooks.
...
svn path=/nixpkgs/trunk/; revision=10629
2008-02-12 08:42:33 +00:00
Yury G. Kudryashov
520452ae4f
Added Savannah mirror list (source suggested by Ludovic Court\`es)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10590
2008-02-10 17:39:16 +00:00
Michael Raskin
39685ab2d1
Added Savannah mirror list (source suggested by Ludovic Court\`es)
...
svn path=/nixpkgs/trunk/; revision=10509
2008-02-05 19:20:53 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Eelco Dolstra
a5e0e39cdb
* makeWrapper: option --run <CMD> to run a command from the wrapper.
...
This is so that the Unison wrapper can be generated with
makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.
svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00