aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/linux/bootstrap-files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-106-11/+11
|
* armv{5tel,6l,7l}: bootstrap-files: quote URLs for rfc-45Graham Christensen2020-03-163-6/+6
| | | | Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
* armv{5tel,6l,7l}: update bootstrap tools after #80497Graham Christensen2020-03-163-15/+33
|
* stdenv: update ARM bootstrap tarballsBen Wolsieffer2020-03-063-12/+12
| | | | | | | | | | | | Fixes building glibc 2.30, which requires at least GCC 6. Picked from the following cross-trunk evaluation: https://hydra.nixos.org/eval/1568864 based on nixpkgs commit ac241fb7a57. armv5tel job: https://hydra.nixos.org/build/111556418 armv6l job: https://hydra.nixos.org/build/111556521 armv7l job: https://hydra.nixos.org/build/111556551
* stdenv bootstrap tools: switch one file to official URLVladimír Čunát2020-02-051-1/+1
|
* stdenv bootstrap tools: regenerate "officialy"Vladimír Čunát2020-02-053-12/+10
| | | | | | From Hydra's binaries for c5aabb0 (19.09). This time I re-tested full stdenv bootstrap on these three platforms. https://github.com/NixOS/nixpkgs/pull/66528#issuecomment-582351637
* stdenv: rebuild aarch64 bootstrap files with gcc8Maximilian Bosch2020-01-141-4/+6
| | | | | The old bootstrapping files would break with glibc 2.30 as at least gcc6 is needed.
* bootstrap-files: bump WIPLuka Blaskovic2020-01-142-6/+6
|
* x86_64-musl bootstrap regen, much smallerWill Dietz2018-03-061-3/+3
| | | | | | | | | | compressed: 28M -> 20M uncompressed: 201M -> 119M Built using: https://github.com/NixOS/nixpkgs/commit/94f3dc4fdf0c6b32816d67f422d8220e9954c76e cc https://github.com/NixOS/nixpkgs/pull/36383
* x86_64-musl: regen again w/symlinks preservedWill Dietz2018-03-061-4/+4
|
* x86_64-musl: use native-built bootstrap package on x86_64Will Dietz2018-03-061-2/+2
| | | | | Built using: https://github.com/NixOS/nixpkgs/commits/46f83fa9d1bf00b09b1e9a9aa83f577c246ac674
* x86_64-musl bootstrap: use separate 64bit busyboxWill Dietz2018-02-131-3/+5
| | | | Avoid issues like #24954.
* new musl bootstrap URL's, much smaller. rebuild all the things.Will Dietz2018-02-133-9/+8
|
* aarch64-musl, armv6l-musl: fetch from wdtz.org instead of storePathWill Dietz2018-02-132-6/+18
|
* add musl bootstrap paths for aarch64, armv6lWill Dietz2018-02-132-0/+10
| | | | | | | | Aarch64 tools tested briefly with qemu-aarch64, but neither have been actually used yet :). For now only "host" indirectly via binary cache at cache.allvm.org.
* bootstrap-files: nicer namingWill Dietz2018-02-131-0/+0
|
* musl64 bootstrap: grab from gravity, requires netrc magicWill Dietz2018-02-131-0/+10
|
* stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built onesTuomas Tynkkynen2017-04-153-12/+12
| | | | | | | | | | | | | Fixes sandboxed build of glibc. Discussion about a similar failure on aarch64 at: https://github.com/NixOS/nixpkgs/commit/8bfa9f528c88243578246798c7c2ddde045e0de0. Picked from the following cross-trunk evaluation: http://hydra.nixos.org/eval/1349278 based on nixpkgs commit 1f32d4b4eb50a78613cc9a3866c4d50d03fbe2b0. armv5tel job: http://hydra.nixos.org/build/51569718 armv6l job: http://hydra.nixos.org/build/51569717 armv7l job: http://hydra.nixos.org/build/51569713
* stdenv: aarch64: Update bootstrap tarballsTuomas Tynkkynen2017-03-151-3/+3
| | | | | | | | | | | | | Hopefully fixes sandboxed build of glibc on aarch64, as discussed on https://github.com/NixOS/nixpkgs/commit/8bfa9f528c88243578246798c7c2ddde045e0de0. Picked from the following cross-trunk evaluation: http://hydra.nixos.org/eval/1341395 based on nixpkgs commit bb3ef8a95c9659596b8a34d27881cd30ffea2f9f. build job: http://hydra.nixos.org/build/50125932 (busybox's hash not changing is not a bug!)
* stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen2017-01-291-3/+3
| | | | | | | | Picked from the following cross-trunk evaluation: http://hydra.nixos.org/eval/1326772#tabs-still-succeed based on nixpkgs commit 264d42b9cfc3edf16e945164a45b31185e47422a. dist job: http://hydra.nixos.org/build/47094514
* stdenv: Add aarch64 bootstrap filesTuomas Tynkkynen2017-01-251-0/+11
| | | | | These are temporary and will be switched to Hydra-build ones once all the aarch4 changs are merged.
* linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`John Ericson2016-12-156-0/+101