about summary refs log tree commit diff
path: root/nixos/modules/system/boot
Commit message (Expand)AuthorAge
* systemd: add slice supportMarkov Dmitry2016-12-20
* networkd: add extraConfig to all unitsJörg Thalheim2016-12-17
* networkd: allow to supply own unit filesJörg Thalheim2016-12-17
* Revert "fix 2 xml errors in the description of boot.loader.grub.efiInstallAsR...Bjørn Forsman2016-12-17
* ntp: make timesyncd the new defaultJörg Thalheim2016-12-17
* fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovablemichael bishop2016-12-16
* fix indentation in several nixos option descriptionsmichael bishop2016-12-16
* nixos/modules: use defaultText where applicableJoachim Fasting2016-11-21
* Merge pull request #19379 from nixy/masterJörg Thalheim2016-11-21
|\
| * grub bootloader: add forceInstall optionAndrew R. M2016-11-03
* | Merge pull request #20469 from Mic92/initrd-sshJörg Thalheim2016-11-18
|\ \
| * | initrd-ssh: fix authorized_key generation with multiple keysJörg Thalheim2016-11-16
* | | raspberrypi module: use enumEric Sagnes2016-11-16
|/ /
* / grub module: use enumEric Sagnes2016-11-04
|/
* nixos/stage1: Fix local keyword outside functionaszlig2016-10-28
* initrd: Include i8042 kernel moduleEelco Dolstra2016-10-21
* Merge pull request #19668 from groxxda/timersTim Steinbach2016-10-20
|\
| * systemd.timers: filter timers with empty startAtAlexander Ried2016-10-19
| * systemd.timers.startOn: automatically convert string to listAlexander Ried2016-10-19
* | nspawn module: optionSet -> submoduleEric Sagnes2016-10-21
|/
* nixos: make it easy to apply kernel patchesCharles Strahan2016-10-11
* systemd.nspawn: add definition (#18320)Alexander Ried2016-10-08
* Merge branch 'kde-5' into stagingThomas Tuegel2016-10-04
|\
| * Merge pull request #19069 from peterhoeg/targetsJörg Thalheim2016-10-03
| |\
| | * systemd: add user target supportPeter Hoeg2016-09-29
* | | Merge pull request #19199 from wizeman/u/fix-help2man-hashJörg Thalheim2016-10-03
|\| |
| * | Merge pull request #19102 from Mic92/systemd-bootJörg Thalheim2016-10-03
| |\ \
| | * | systemd-boot: inline add_entry functionJörg Thalheim2016-09-30
| | * | systemd-boot: port builder to python3Jörg Thalheim2016-09-30
| * | | networkd module: fix submodule options declarationEric Sagnes2016-10-03
| * | | Merge pull request #18491 from groxxda/network-interfacesJoachim F2016-10-02
| |\ \ \
| | * | | systemd-networkd.service: remove network-interfaces.target orderingAlexander Ried2016-09-13
| | * | | multi-user.target should not pull network.targetAlexander Ried2016-09-13
* | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-10-02
|\| | | |
| * | | | Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F2016-10-01
| |\ \ \ \
| | * | | | systemd module: optionSet -> submoduleEric Sagnes2016-09-13
| | * | | | networkd module: optionSet -> submoduleEric Sagnes2016-09-13
| | * | | | luksroot module: optionSet -> submoduleEric Sagnes2016-09-13
| | * | | | grub module: optionSet -> submoduleEric Sagnes2016-09-13
| | |/ / /
| * | | | systemd-journald service: restart instead of stop and startNikolay Amiantov2016-09-30
* | | | | runCommand: Use stdenvNoCCEelco Dolstra2016-09-29
|/ / / /
* | / / NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
| |/ / |/| |
* | | grub: Do not check for duplicated devices in mirroredBoots on UEFI (#18625)jokogr2016-09-25
* | | stage-1 module: remove check that swap device has a labelNikolay Amiantov2016-09-24
* | | Merge pull request #18691 from abbradar/keys-fsNikolay Amiantov2016-09-24
|\ \ \ | |_|/ |/| |
| * | stage-2 init: move /run/keys mount to boot.specialFileSystemsNikolay Amiantov2016-09-17
* | | initrd-ssh service: check that authorized keys are addedNikolay Amiantov2016-09-20
|/ /
* | grub: fix manual buildobadz2016-09-16
* | grub: clarify efiInstallAsRemovable docstringobadz2016-09-16
* | grub: add boot.loader.grub.efiInstallAsRemovableobadz2016-09-16