about summary refs log tree commit diff
path: root/nixos/modules/system/boot
Commit message (Expand)AuthorAge
* nixos/initrd: Do a lazy library copy in hopes to save some space for replaced...William A. Kennington III2015-03-29
* nixos/initrd: Allow overriding of binariesWilliam A. Kennington III2015-03-29
* nixos/stage-1: Fix the initrd builder for shell scriptsWilliam A. Kennington III2015-03-29
* nixos/initrd: Generic library copyingWilliam A. Kennington III2015-03-28
* fix initrd now that cryptsetup switched to libgcrypt 1.6Aristid Breitkreuz2015-03-28
* Merge pull request #6981 from layus/systemd-escape-colonWilliam A. Kennington III2015-03-25
|\
| * nixos/systemd: Also escape ':' charactersGuillaume Maudoux2015-03-25
* | makeInitrd: Support prepending other initrdsWilliam A. Kennington III2015-03-25
|/
* Set stricter permissions on /nix/storeEelco Dolstra2015-03-18
* stage-1: fix hibernation (close #6675)Nikolay Amiantov2015-03-07
* nixos: add a few missing type specifiers under boot.*Joachim Fasting2015-02-28
* Enhance stage-1/2 scripts for better dealing with squashfsThomas Strobel2015-02-20
* Merge branch 'grub' of git://github.com/ts468/nixpkgsShea Levy2015-02-20
|\
| * Fix grubTarget on nodev installsThomas Strobel2015-02-16
* | Fix grub 1 installShea Levy2015-02-19
|/
* grub: Don't remove zfs support if contained in the default binaryWilliam A. Kennington III2015-02-13
* stage-1-init: fix PID 1 shellHarald van Dijk2015-02-13
* Add hid_lenovo to initrd kernel modulesDomen Kožar2015-02-13
* nixos/system: Add xhci_pci as it is needed to detect host buses in the initrd...William A. Kennington III2015-02-09
* stage-1-init: better warningsWout Mertens2015-02-09
* Fix grub on nodev installsShea Levy2015-02-08
* Merge pull request #5994 from ts468/grubWilliam A. Kennington III2015-02-08
|\
| * Add target parameter to grub installation chainThomas Strobel2015-01-27
* | Merge pull request #5486 from matejc/fixgatewaydJaka Hudoklin2015-02-07
|\ \
| * | systemd: fix permissions on /var/log/journalMatej Cotman2014-12-28
* | | Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\ \ \
| * \ \ Merge branch 'master' into staging.Peter Simons2015-01-19
| |\ \ \
| * | | | rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
* | | | | nixos: gummiboot: change default to 1000 if boot.loader.timeout is nullBob van der Linden2015-01-30
* | | | | nixos: loader: added generic config.boot.loader.timeout optionBob van der Linden2015-01-30
| |_|_|/ |/| | |
* | | | Merge pull request #5593 from abbradar/modprobe-fixDomen Kožar2015-01-24
|\ \ \ \ | |_|/ / |/| | |
| * | | nixos/modprobe: wrap all of kmodNikolay Amiantov2015-01-06
| |/ /
* | | systemd: extend checkUnitConfig with on-abnormalLongrin Wischnewski2015-01-19
* | | ParanoiaEelco Dolstra2015-01-15
|/ /
* | Merge pull request #5507 from DamienCassou/systemd-user-timersEelco Dolstra2014-12-30
|\ \
| * | Add systemd.user.timersDamien Cassou2014-12-30
* | | Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
* | | gummiboot-builder.py: run nix with no build-users-groupShea Levy2014-12-29
| |/ |/|
* | Eradicate gzip -9 without -nAlexander Kjeldaas2014-12-28
* | TypoEelco Dolstra2014-12-19
* | Shut up a warning from udevEelco Dolstra2014-12-19
|/
* nixos/modules/system/boot/luksroot.nix: hyperlinkify an URL in the documentationPeter Simons2014-12-15
* nixos: check resumeDevice is absolute path and documentVladimír Čunát2014-12-12
* nixos/systemd: ignore null environment optionsJaka Hudoklin2014-12-07
* nixos: iPXE client for GRUBEmery Hemingway2014-12-04
* nixos: Add network-pre.target and adjust firewall start orderingWilliam A. Kennington III2014-12-01
* nixos/nfs: Fix dependency orderingWilliam A. Kennington III2014-12-01
* nixos/networking: Fix more harmless errorsWilliam A. Kennington III2014-12-01
* nixos/networking: More fixesWilliam A. Kennington III2014-11-29
* nixos/networking: FixesWilliam A. Kennington III2014-11-26