about summary refs log tree commit diff
path: root/nixos/modules/system/boot
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Merge pull request #241362 from RaitoBezarius/macvtap-networkdRyan Lahfa1-0/+242
2023-07-08nixos/networkd: add MACVTAP= option for networksRaito Bezarius1-0/+242
2023-07-08Merge pull request #241534 from samueldr/fix/finally-deprecate-boot-loader-ra...Ryan Lahfa1-9/+55
2023-07-04nixos: Formally deprecate `boot.loader.raspberryPi`Samuel Dionne-Riel1-9/+55
2023-07-04nixos/networkd: support `Independent` flag for VXLAN netdevsRaito Bezarius1-0/+2
2023-07-04nixos/networkd: support netdev MAC addressesRaito Bezarius1-1/+1
2023-07-01nixos/networkd: refactormutantmell1-322/+8
2023-07-01Merge pull request #232454 from quentinmit/bridge-vlanpennae1-12/+1
2023-06-27Merge pull request #237820 from lilyinstarlight/fix/systemd-initrd-network-de...Lily Foster1-1/+1
2023-06-25nixos/grub: don't die on EFI-only systems if devices != ["nodev"]iliana etaoin1-1/+4
2023-06-25treewide: use optional instead of 'then []'Felix Buehler1-1/+1
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler3-7/+6
2023-06-22Merge pull request #234223 from alyssais/stage-1-bind-fileRyan Lahfa1-1/+23
2023-06-20nixos/grub: remove grub 1 from descriptionsSandro Jäckel1-36/+0
2023-06-18nixos/systemd: Make the fsck unit depend only on FS packages.r-vdp1-1/+1
2023-06-15nixos/plymouth: add actual logo defaultText and move existing to exampleLily Foster1-1/+2
2023-06-15nixos/plymouth: use new runtime paths for plugins and themesLily Foster1-15/+32
2023-06-14nixos/networkd: make overriding boot.initrd.systemd.package a little easier b...Lily Foster1-1/+1
2023-06-12nixos/nspawn: fix spelling of systemd.nspawn MachineID optionzi3m5f1-1/+1
2023-06-10Merge pull request #236388 from ElvishJerricco/sd-s1-networkd-stop-on-switch-...Will Fancher1-1/+13
2023-06-08systemd stage 1 networking: Stop systemd-networkd on switch-rootWill Fancher1-1/+13
2023-06-08refactor: Split `mkdir -m …` into `mkdir` + `chmod`Victor Engmark1-1/+2
2023-06-04nixos: Use systemd-growfs for autoResizeWill Fancher3-25/+0
2023-06-04nixos: Use systemd-makefs for autoFormatWill Fancher1-0/+9
2023-05-29Merge pull request #227628 from m-bdf/logind-handle-keysWill Fancher1-18/+107
2023-05-27networkd: support specifying the ClientIdentifier for DHCPv4 optionsGraham Christensen1-0/+2
2023-05-26nixos/stage-1: support bind mounts of filesAlyssa Ross1-1/+23
2023-05-25Merge pull request #229767 from mberndt123/mberndt123/stratis-rootfsWill Fancher1-0/+64
2023-05-22Merge pull request #232533 from nikstur/systemd-repart-create-rootWill Fancher1-32/+58
2023-05-19nixos: fix typosfigsoda3-5/+5
2023-05-19minor refactoringMatthias Berndt1-2/+1
2023-05-19nixos/systemd-repart: enable creating root partitionnikstur1-32/+58
2023-05-17Merge remote-tracking branch 'upstream/master' into mberndt123/stratis-rootfsMatthias Berndt7-358/+261
2023-05-16improve stratis initrd supportMatthias Berndt1-31/+27
2023-05-16nixos/networkd: Fix typo in BridgeVLAN optionsQuentin Smith1-12/+1
2023-05-14Merge pull request #231283 from nikstur/filesystems-erofsRyan Lahfa1-0/+3
2023-05-13Merge pull request #231504 from nikstur/systemd-repart-add-maintainerFlorian Klink1-0/+2
2023-05-12nixos/filesystems: init erofsnikstur1-0/+3
2023-05-12nixos/systemd-repart: add myself as maintainernikstur1-0/+2
2023-05-10trustedGrub: removeajs1241-50/+5
2023-05-10nixos/grub: turn definition of version option from an error into a warningajs1241-2/+15
2023-05-10nixos/*: remove boot.grub.versionajs1244-292/+221
2023-05-09nixos/networkd: fix typo of `tokenBucketFilterConfig`Lin Yinfeng1-1/+1
2023-05-09nixos/systemd-repart: definition files in initrdnikstur1-18/+15
2023-05-08address code review issuesMatthias Berndt1-4/+5
2023-05-08nixos/systemd-repart: fixnikstur1-1/+5
2023-05-07address review commentsMatthias Berndt1-3/+3
2023-05-07nixos/stratis: enable booting from stratis volumeMatthias Berndt1-0/+68
2023-05-06nixos/networkd: add TransmitQueues and TransmitQueueLengthBernardo Meurer1-0/+6
2023-05-05Merge pull request #193469 from minijackson/mount-options-stage-1Ryan Lahfa1-0/+5