summary refs log tree commit diff
path: root/nixos/modules/installer/netboot/netboot.nix
Commit message (Expand)AuthorAge
* netboot: Support cmdline variable from netboot.xyzMichael Hoang2021-12-23
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* lib/modules: add mkImageMediaOverrideDavid Arnold2021-08-03
* nixos/boot-media: soft-force entire fs layoutDavid Arnold2021-08-03
* nixos/installer: force root fs typeDavid Arnold2021-07-28
* treewide: Use `fileSystems.<name>.depends` option where necessaryjakobrs2021-06-08
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* Revert "Revert "Merge master into staging-next""Frederik Rietdijk2020-02-05
* Revert "Merge master into staging-next"Frederik Rietdijk2020-02-05
* use overlayfs by default for netboot and isoRichard Marko2020-02-05
* treewide: remove redundant recvolth2019-08-28
* nixos netboot: explicitly specify initrdNikolay Amiantov2019-07-15
* nixos/netboot: import -> callPackagevolth2019-04-18
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* nixos/netboot: Remove redundant settingJohn Ericson2018-08-20
* treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
* nixos/netboot: Fix evaluation erroraszlig2018-03-03
* Netboot: Add aarch64Graham Christensen2017-12-11
* nixos installer: don't log refused packets to consoleFranz Pletz2017-01-09
* make the /nix/store writable under netboot imagesmichael bishop2016-11-29
* installer: simple PXE bootable NixOS installerNahum Shalman2016-04-29