summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* nixos/grub: Fix spacing and correct subvolume detectionWilliam A. Kennington III2014-08-28
* nixos/grub: Simplify detection of labels / uuids for provided device namesWilliam A. Kennington III2014-08-28
* nixos/grub: Fix regex for getting subvolume name in btrfsWilliam A. Kennington III2014-08-28
* nixos/grub: Kernels don't need to be copied if we can read the nix storeWilliam A. Kennington III2014-08-28
* nixos/grub: Grub detection is much simpler using subvol showWilliam A. Kennington III2014-08-28
* nixos/grub: Needs mount so add utillinux to binWilliam A. Kennington III2014-08-28
* grub: Change fsIdentifier to str from stringWilliam A. Kennington III2014-08-28
* nixos/grub: Catch errors from command executionWilliam A. Kennington III2014-08-28
* nixos/grub: Refactor install-grub.pl and correct perl syntaxWilliam A. Kennington III2014-08-28
* nixos/grub: Refactor perl script to remove the Switch moduleWilliam A. Kennington III2014-08-28
* nixos/grub: Fix typoWilliam A. Kennington III2014-08-28
* nixos/grub: Fix some silly perl struct accessesWilliam A. Kennington III2014-08-28
* grub: Add support for detecting btrfs subvolumesWilliam A. Kennington III2014-08-28
* grub: Add support for forcing devices to be identified with labels or UUIDsWilliam A. Kennington III2014-08-28
* Update the grub configuration script to handle more complex filesystem layout...William A. Kennington III2014-08-28
* Enable grub zfsSupport if zfs is built into the initrdWilliam A. Kennington III2014-08-28
* Add optional zfsSupport to the nixos grub configurationWilliam A. Kennington III2014-08-28
* Revert "grub: Allow setting the boot root explicitly"William A. Kennington III2014-08-28
* Revert "grub: removed orphaned mkOption configurationName"Shea Levy2014-08-27
* /dev/sda1 -> "/dev/sda1"Eelco Dolstra2014-08-26
* grub: removed orphaned mkOption configurationNameJoachim Schiele2014-08-26
* nixos: Remove modprobe.d/nixos.conf from initrd.aszlig2014-08-24
* Merge pull request #3553 from vcunat/p/keyboardsMichael Raskin2014-08-23
|\
| * initrd.availableKernelModules: add support for keyboardsVladimír Čunát2014-08-12
* | Merge pull request #3505 from Shados/fix-initrd-modprobeMichael Raskin2014-08-23
|\ \
| * | initrd: Fixed to include/use modprobe config filesAlexei Robyn2014-08-09
| |/
* | Containers: Don't remount /Eelco Dolstra2014-08-18
* | Don't barf if /var/log doesn't support ACLsEelco Dolstra2014-08-18
* | Don't silently ignore errors from the activation scriptEelco Dolstra2014-08-15
|/
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-08
|\
| * systemd: Use the default log target ("journal-or-kmsg")Eelco Dolstra2014-08-06
| * nixos/stage-1: Don't check resilient filesystemsWilliam A. Kennington III2014-08-05
* | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\|
| * modprobe.nix: Use modern environment.etc syntaxEelco Dolstra2014-07-31
| * nixos: tmp on tmpfs optionEmery Hemingway2014-07-30
| * Shut up a warning in stage 2Eelco Dolstra2014-07-30
| * Mount unionfs-fuse filesystems using the normal fileSystems optionEelco Dolstra2014-07-30
| * Really fix NixOS/nixos#287Eelco Dolstra2014-07-30
| * Move CIFS support into a separate moduleEelco Dolstra2014-07-30
| * Check for systemd environment variables that are too longEelco Dolstra2014-07-30
| * initrd: Include filesystem support for /nix, /var etc.Eelco Dolstra2014-07-28
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-28
|\|
| * setup-etc.pl: Keep track of copied filesEelco Dolstra2014-07-25
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-22
|\|
| * Don't restart systemd-journal-flushEelco Dolstra2014-07-17
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
|\|
| * Don't restart systemd-remount-fsEelco Dolstra2014-07-11
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/
* Implement per-user socket unitsPaul Colomiets2014-06-20
* systemd service: fix issues with escaping when unit name contains '-'Evgeny Egorochkin2014-06-11