Commit Graph

12 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
794b722cca Making sysvinit and mingetty crossbuild
svn path=/nixpkgs/branches/stdenv-updates/; revision=24829
2010-11-23 20:47:23 +00:00
Lluís Batlle i Rossell
bc0fab5793 Setting sysvinit to be downloaded from a savannah mirror, instead of the url of a single mirror it had (a mirror not working anymore)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23317
2010-08-21 16:58:18 +00:00
Eelco Dolstra
f7d0e3ac63 * Updated sysvinit to 2.88dsf.
svn path=/nixpkgs/trunk/; revision=22203
2010-06-09 21:48:51 +00:00
Eelco Dolstra
b5edfc05dc * Build a variant "sysvtools" of sysvinit which doesn't
contain the actual init programs, just some utilities
  (notably last, wall, mesg).

svn path=/nixpkgs/trunk/; revision=8737
2007-05-23 14:27:23 +00:00
Eelco Dolstra
8ae7731b63 * sysvinit 2.86.
svn path=/nixpkgs/trunk/; revision=8736
2007-05-23 14:19:08 +00:00
Armijn Hemel
9503bb2d55 hardcode path to $out/sbin/shutdown in the binary
svn path=/nixpkgs/trunk/; revision=4104
2005-10-18 21:51:59 +00:00
Armijn Hemel
41c7e3457b rewrite old builder to new style builder (long overdue!)
svn path=/nixpkgs/trunk/; revision=4103
2005-10-18 21:25:57 +00:00
Eelco Dolstra
454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
dde13d1ada * Remove patch arguments.
svn path=/nixpkgs/trunk/; revision=1462
2004-09-19 10:34:01 +00:00
Eelco Dolstra
12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra
500a06b8a9 * Added sysvinit (mostly because it provides a decent `halt'
command).

svn path=/nixpkgs/trunk/; revision=787
2004-02-16 14:09:55 +00:00