nixpkgs/pkgs/build-support/vm/rpm
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
..
fedora-2-i386.list * mirror://fedora. 2008-04-09 07:36:33 +00:00
fedora-2-i386.nix * mirror://fedora. 2008-04-09 07:36:33 +00:00
fedora-3-i386.list * mirror://fedora. 2008-04-09 07:36:33 +00:00
fedora-3-i386.nix * mirror://fedora. 2008-04-09 07:36:33 +00:00
fedora-5-i386.list * mirror://fedora. 2008-04-09 07:36:33 +00:00
fedora-5-i386.nix * mirror://fedora. 2008-04-09 07:36:33 +00:00
redhat-9-i386.list * Put all the RPM/Debian images in an attribute set `diskImage'. 2008-03-18 12:54:21 +00:00
redhat-9-i386.nix * Put all the RPM/Debian images in an attribute set `diskImage'. 2008-03-18 12:54:21 +00:00
rpm-closure.pl * A tool for generating the closure of a set of top-level RPM packages 2008-04-09 10:06:16 +00:00
rpm-list-to-nix.pl * Install RPMs without the --notriggers and --nodeps options in order 2008-03-18 14:56:47 +00:00
suse-9-i386.list * Install RPMs without the --notriggers and --nodeps options in order 2008-03-18 14:56:47 +00:00
suse-9-i386.nix * Install RPMs without the --notriggers and --nodeps options in order 2008-03-18 14:56:47 +00:00