about summary refs log tree commit diff
path: root/nixos/modules/installer
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Merge pull request #199425 from Mikilio/masterNaïm Favier1-1/+1
2022-12-30Merge pull request #204669 from n8henrie/configurable-grub-efi-timeoutRyan Lahfa1-1/+9
2022-12-27Merge pull request #207371 from samueldr/feature/new_kernel-no-zfsSamuel Dionne-Riel2-0/+30
2022-12-27Merge pull request #207105 from ncfavier/iso-xlibsNaïm Favier1-0/+3
2022-12-26Revert "treewide: use nativeBuildInputs with runCommand instead of inlining"K9001-3/+2
2022-12-25Merge pull request #206775 from SuperSandro2000/runCommand-nativeBuildInputsSandro1-2/+3
2022-12-24nixos/installer/cd-dvd/iso-image: Honor boot.loader.timeout for EFINathan Henrie1-1/+9
2022-12-22nixos: Add sd_image_minimal_new_kernel_no_zfsSamuel Dionne-Riel1-0/+15
2022-12-22nixos: Add iso_minimal_new_kernel_no_zfsSamuel Dionne-Riel1-0/+15
2022-12-22Make syslinuxTimeout match documentationNathan Henrie1-6/+4
2022-12-21nixos/installation-cd-minimal: disable `noXlibs`Naïm Favier1-0/+3
2022-12-18treewide: use nativeBuildInputs with runCommand instead of inliningSandro Jäckel1-2/+3
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-12-12nixos/installer/netboot-minimal: add missing libLin Yinfeng1-1/+1
2022-12-09nixos/installer/netboot-minimal: enable manIzorkin1-4/+6
2022-12-09iso/minimal: use mkForceIzorkin1-2/+2
2022-12-09iso/minimal: use minimal profileIzorkin1-5/+8
2022-12-07nixos/nix-fallback-paths: 2.11.1 -> 2.12.0zowoq1-5/+5
2022-12-05Merge pull request #204178 from ncfavier/iso-filter-nixpkgsNaïm Favier1-1/+14
2022-12-04nixos/installer/cd-dvd: use filtered nixpkgs sourceNaïm Favier1-1/+14
2022-12-01nixos/nix-fallback-paths: 2.11.0 -> 2.11.1zowoq1-5/+5
2022-11-24nixos/nixos-enter: add full path for systemd-tmpfilesMikilio1-1/+1
2022-11-19installation-cd: Remove libsForQt5.fullVictor Fuentes1-2/+0
2022-11-02calamares-cd: default supporting all localesVictor Fuentes1-0/+5
2022-10-22sd-image: remove unnecessary subshellMartin Schwaighofer1-2/+3
2022-10-22dvd-image: replace faketime with --invariant for mkfs.vfatMartin Schwaighofer1-1/+1
2022-10-22sd-image: replace faketime with --invariant for mkfs.vfatMartin Schwaighofer1-1/+1
2022-10-22sd-image: make firmware partition deterministicMartin Schwaighofer1-2/+12
2022-10-11installer: enable xe-guest-utilities only on x86Martin Weinelt1-1/+1
2022-10-11installer: enable vmware guest support on x86 onlyMartin Weinelt1-1/+1
2022-10-01nixos/nixos-build-vms: fix evalMaximilian Bosch1-1/+1
2022-10-01Merge pull request #189113 from MatthewCroughan/mc/pin-installer-registryChristian Kögler1-0/+1
2022-09-29nixos/iso-image: Refactor: apply / unshadowRobert Hensing1-15/+13
2022-09-29nixos/iso-image: Fix evalRobert Hensing1-6/+6
2022-09-29lib/systems/default.nix: add efiArch suffixesIvan Nikolaenko1-13/+7
2022-09-26Update nixos/modules/installer/cd-dvd/channel.nixMatthewCroughan1-1/+1
2022-09-26nixos/modules/installer/cd-dvd/channel.nix: pin nixpkgs registry to pkgs.path...matthewcroughan1-4/+1
2022-09-24testing-python.nix: Replace makeTest implementationRobert Hensing1-1/+1
2022-09-09Merge pull request #186695 from amarshall/installer-no-mkforceChristian Kögler1-1/+1
2022-09-01Merge branch 'master' into option-docs-mdpennae1-5/+5
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-1/+1
2022-08-31nixos/modules/installer/cd-dvd/channel.nix: pin nixpkgs registry to pkgs.path...matthewcroughan1-0/+4
2022-08-29nix-fallback-paths.nix: Update to 2.11.0Eelco Dolstra1-5/+5
2022-08-19nixos/*: automatically convert option docspennae1-13/+13
2022-08-14nixos/installer: mkForce -> mkImageMediaOverrideAndrew Marshall1-1/+1
2022-08-06nixos/*: automatically convert option docspennae2-20/+20
2022-08-05Merge pull request #185056 from pennae/option-docs-mdpennae1-1/+1
2022-08-05use consistently user alice for examplesolaf1-1/+1
2022-08-03nixos/*: replace </para><para> with double linebreakspennae1-1/+1
2022-07-30treewide: use isx86 where appropriateAlyssa Ross1-1/+1