summary refs log tree commit diff
path: root/pkgs/os-specific/linux/sysvinit
Commit message (Collapse)AuthorAge
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* sysvinit: 2.96 -> 2.97R. RyanTM2020-09-06
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* sysvinit: 2.95 -> 2.96R. RyanTM2019-10-04
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysvinit/versions
* sysvinit: 2.94 -> 2.95R. RyanTM2019-07-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysvinit/versions
* sysvinit: 2.93 -> 2.94 (#56760)R. RyanTM2019-03-04
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysvinit/versions
* sysvinit: 2.89 -> 2.93Will Dietz2018-12-07
|
* Treewide: use HTTPS on NonGNU domainsc0bw3b2018-12-02
|
* Merge branch 'master' into add-missing-licensesPascal Wittmann2018-08-11
|\ | | | | | | | | Conflicts: pkgs/tools/networking/network-manager/fortisslvpn.nix
| * sysvtools: fix buildSilvan Mosberger2018-08-09
| | | | | | | | | | | | mountpoint from utillinux is now preferred See http://git.savannah.nongnu.org/cgit/sysvinit.git/commit/?id=3cb95c83714161a18f140814eece9345aebb42c0
* | sysvinit: add licensePascal Wittmann2018-08-04
|/ | | | see issue #43716
* sysvinit: 2.88dsf -> 2.89Ryan Mulligan2018-04-03
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/sysvinit/versions. These checks were done: - built on NixOS - ran `/nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89/bin/last help` got 0 exit code - ran `/nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89/bin/utmpdump -h` got 0 exit code - ran `/nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89/bin/wall help` got 0 exit code - found 2.89 with grep in /nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89 - directory tree listing: https://gist.github.com/6fdc40b90f12b6caa767385d367da4d9
* sysvinit: Rely on cc-wrapper to export this env varhsloan2017-06-28
|
* Set some meta.platformsEelco Dolstra2015-03-20
| | | | Also fix meta.platform -> meta.platforms in a few places.
* sysvtools: fix symlink when withoutInitTools = falseVladimír Čunát2013-05-09
|
* systemd: Get rescue.service and emergency.service to workEelco Dolstra2013-01-08
|
* sysvinit: Don't install mountpoint and wallEelco Dolstra2012-07-25
| | | | These are already provided by util-linux.
* Fixing the sysvinit crossbuild (now yes)Lluís Batlle i Rossell2010-11-26
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24885
* Making halt and shutdown work fine in sysvinit (they had hardcoded /sbin, andLluís Batlle i Rossell2010-11-26
| | | | | | | | now I hardcode $out/sbin) I also remove a patch I don't know what was it for. svn path=/nixpkgs/branches/stdenv-updates/; revision=24874
* Making sysvinit and mingetty crossbuildLluís Batlle i Rossell2010-11-23
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24829
* Setting sysvinit to be downloaded from a savannah mirror, instead of the url ↵Lluís Batlle i Rossell2010-08-21
| | | | | | of a single mirror it had (a mirror not working anymore) svn path=/nixpkgs/branches/stdenv-updates/; revision=23317
* * Updated sysvinit to 2.88dsf.Eelco Dolstra2010-06-09
| | | | svn path=/nixpkgs/trunk/; revision=22203
* * Install the manpages of pidof and killall5.Eelco Dolstra2010-06-09
| | | | svn path=/nixpkgs/trunk/; revision=22202
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
| | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* * Build a variant "sysvtools" of sysvinit which doesn't Eelco Dolstra2007-05-23
| | | | | | | contain the actual init programs, just some utilities (notably last, wall, mesg). svn path=/nixpkgs/trunk/; revision=8737
* * sysvinit 2.86.Eelco Dolstra2007-05-23
| | | | svn path=/nixpkgs/trunk/; revision=8736
* hnnnnnng, don't forget the patchArmijn Hemel2005-10-18
| | | | svn path=/nixpkgs/trunk/; revision=4105
* hardcode path to $out/sbin/shutdown in the binaryArmijn Hemel2005-10-18
| | | | svn path=/nixpkgs/trunk/; revision=4104
* rewrite old builder to new style builder (long overdue!)Armijn Hemel2005-10-18
| | | | svn path=/nixpkgs/trunk/; revision=4103
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
| | | | svn path=/nixpkgs/trunk/; revision=3660
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* * Remove patch arguments.Eelco Dolstra2004-09-19
| | | | svn path=/nixpkgs/trunk/; revision=1462
* * Remove trivial builders.Eelco Dolstra2004-03-29
| | | | | | | | | | | | * 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
* * Added sysvinit (mostly because it provides a decent `halt'Eelco Dolstra2004-02-16
command). svn path=/nixpkgs/trunk/; revision=787