summaryrefslogtreecommitdiffstats
path: root/nixos/modules/installer/netboot/netboot.nix
AgeCommit message (Expand)Author
2022-07-04Merge pull request #176796 from erikarvstedt/improve-netboot-initrdLinus Heckemann
2022-06-09nixos/…/kexec-boot.nix: move into netboot.nix, rename to kexecTreeFlorian Klink
2022-06-07nixos/netboot: use `makeInitrdNG` to shrink ramdisk sizeErik Arvstedt
2021-12-23netboot: Support cmdline variable from netboot.xyzMichael Hoang
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-08-03lib/modules: add mkImageMediaOverrideDavid Arnold
2021-08-03nixos/boot-media: soft-force entire fs layoutDavid Arnold
2021-07-28nixos/installer: force root fs typeDavid Arnold
2021-06-08treewide: Use `fileSystems.<name>.depends` option where necessaryjakobrs
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2020-02-05Revert "Revert "Merge master into staging-next""Frederik Rietdijk
2020-02-05Revert "Merge master into staging-next"Frederik Rietdijk
2020-02-05use overlayfs by default for netboot and isoRichard Marko
2019-08-28treewide: remove redundant recvolth
2019-07-15nixos netboot: explicitly specify initrdNikolay Amiantov
2019-04-18nixos/netboot: import -> callPackagevolth
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
2018-08-20nixos/netboot: Remove redundant settingJohn Ericson
2018-08-20treewide: Purge `stdenv.platform` and top-level `platform`John Ericson
2018-03-03nixos/netboot: Fix evaluation erroraszlig
2017-12-11Netboot: Add aarch64Graham Christensen
2017-01-09nixos installer: don't log refused packets to consoleFranz Pletz
2016-11-29make the /nix/store writable under netboot imagesmichael bishop
2016-04-29installer: simple PXE bootable NixOS installerNahum Shalman