summary refs log tree commit diff
path: root/pkgs/os-specific/linux/mingetty/default.nix
Commit message (Collapse)AuthorAge
* mingetty: add licenseMarkus Kowalewski2018-08-17
|
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|
* mingetty: 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.
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Making sysvinit and mingetty crossbuildLluĂ­s Batlle i Rossell2010-11-23
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24829
* * mingetty 1.08.Eelco Dolstra2009-01-27
| | | | svn path=/nixpkgs/trunk/; revision=13884
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* add mingettyArmijn Hemel2005-06-23
svn path=/nixpkgs/trunk/; revision=3250