summary refs log tree commit diff
path: root/modules/profiles
Commit message (Expand)AuthorAge
* Enable the Debian firmware package on the installation CDEelco Dolstra2013-08-14
* Fix the sshd check in the rebuildCD testEelco Dolstra2013-07-09
* Remove outdated commentEelco Dolstra2013-07-09
* NixOS VM tests: Use 9p instead of CIFSEelco Dolstra2013-07-05
* Move cloneConfig into a separate moduleEelco Dolstra2013-07-03
* OopsEelco Dolstra2013-07-02
* Add a demo account to the VirtualBox imageEelco Dolstra2013-07-02
* Adding support of the Intel 2230 wireless card to nixosLluís Batlle i Rossell2013-01-30
* Make xz available by defaultEelco Dolstra2013-01-30
* Fix help messageEelco Dolstra2013-01-22
* Don't start emergency mode on EC2 instancesEelco Dolstra2013-01-21
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* Give our kernel parameters a common prefix ("boot.*")Eelco Dolstra2013-01-09
* In headless deployments, don't start agetty on the consoleEelco Dolstra2012-10-30
* headless.nix: Mountall is goneEelco Dolstra2012-10-04
* Remove jfsrec from the minimal CD because it pulls in BoostEelco Dolstra2012-07-25
* * On headless systems, disable the emergency shell and redirectEelco Dolstra2012-05-16
* * In the installation CD, make the NixOS/Nixpkgs available as if theyEelco Dolstra2012-04-23
* * In nixos-install, do a nix-pull fromEelco Dolstra2012-04-10
* * Add a command "nixos-version" that prints the version of theEelco Dolstra2012-04-10
* Stage 1 improvements:Eelco Dolstra2012-04-06
* splitted ssh/sshd X11 forwarding logic. Backward compatible change.Mathijs Kwik2012-03-25
* all-hardware.nix: Apple users may want to be able to type something at a debu...Shea Levy2012-03-19
* * Attempt to fix the random "udevadm settle - timeout of 120 secondsEelco Dolstra2012-03-19
* * Modularise vfat support. Also add fsck.vfat to the initrd. ThisEelco Dolstra2012-03-09
* * Modularize filesystem support. Filesystems such as btrfs andEelco Dolstra2012-03-09
* * enableWLAN -> wireless.enable.Eelco Dolstra2012-03-04
* * Include glxinfo/glxgears in the graphical profile. It's very small.Eelco Dolstra2011-11-08
* * Remove rescue.nix (obsolete).Eelco Dolstra2011-11-08
* * HAL is obsolete and disabling D-Bus is a bad idea.Eelco Dolstra2011-11-08
* * minimal.nix: don't include base.nix. Also note it's not currently used.Eelco Dolstra2011-11-08
* * Disable the RTL 8192c firmware because it doesn't build.Eelco Dolstra2011-11-08
* * Refactoring: graphical.nix no longer includes base.nix so that itEelco Dolstra2011-11-08
* * Remove empty.nix since it's no longer used.Eelco Dolstra2011-11-08
* * Move the hardware bits of base.nix into a separate module,Eelco Dolstra2011-11-08
* * In EC2 instances, a kernel panic should cause a reboot, and aEelco Dolstra2011-11-03
* * Disable stuff like ALSA and the splash screen in headless setupsEelco Dolstra2011-11-02
* modules/profiles/base.nix: Added gptfdisk.Alexander Tsamutali2011-09-17
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * Use boot.initrd.availableKernelModules for the QEMU modules.Eelco Dolstra2011-09-02
* * Add smartmontools.Eelco Dolstra2011-08-02
* base.nix: strip trailing whitespacePeter Simons2011-07-13
* modules/profiles/base.nix: add 'pkgs.sshfsFuse'Peter Simons2011-07-13
* * Don't add nixos-gui to the installation CD (for now) because 1)Eelco Dolstra2011-04-27
* Add nixos-gui among the installer tools.Nicolas Pierron2011-04-25
* Put vim on the live cd in place of nviShea Levy2011-04-04
* * Add virtio_console to the CD because the backdoor requires it.Eelco Dolstra2011-03-19
* * Use QEMU/KVM's paravirtualised console device for the backdoor.Eelco Dolstra2011-03-18
* * We don't really need a display manager on the installation CD. JustEelco Dolstra2011-02-17
* * Use kdm on the installation CD.Eelco Dolstra2011-02-16