summary refs log tree commit diff
path: root/nixos/modules/installer/tools
Commit message (Expand)AuthorAge
* nixos-install: Don't use NIX_BUILD_HOOK from caller's environmentTuomas Tynkkynen2015-09-30
* nixos-generate-config: Don't enable vbox guest via deprecated optionTuomas Tynkkynen2015-08-16
* Add auto update featureEelco Dolstra2015-08-07
* Unify NixOS and Nixpkgs channel structureEelco Dolstra2015-08-05
* Remove some obsolete references to <nixos>Eelco Dolstra2015-08-05
* Update fallback Nix store pathsEelco Dolstra2015-08-05
* nixos-install: Source the profile when running inside the chrootEelco Dolstra2015-08-05
* Add option system.stateVersionEelco Dolstra2015-07-27
* nixos-generate-config: Container improvementsEelco Dolstra2015-07-17
* nixos-install: Don't barf if btrfs is missingEelco Dolstra2015-07-13
* nixos/btrfs: Fix parsing of `btrfs subvolume show` with btrfsprogs 4.1William A. Kennington III2015-07-07
* nixos i18n.consoleFont: choose a different defaultVladimír Čunát2015-06-09
* nixos-checkout: Add nixpkgs-channels as a remoteEelco Dolstra2015-05-20
* Correct spellingSteven Shaw2015-05-03
* nixos-install: correctly detect stdinDomen Kožar2015-04-29
* nixos-install: Fix chroot flag not defaulting to Bash outside NixOS.Jookia2015-04-28
* nixos-install: Fix password prompt failing outside NixOS.Jookia2015-04-28
* nixos-rebuild: Conditionally update channels.aszlig2015-04-13
* nixos-rebuild: Update all channels of user root.aszlig2015-04-13
* Revert "Set stricter permissions on /nix/store"Eelco Dolstra2015-04-07
* Merge pull request #7180 from jagajaga/fix_generatorDomen Kožar2015-04-07
|\
| * fix https://github.com/NixOS/nixpkgs/issues/3560Arseniy Seroka2015-04-05
* | Merge pull request #6762 from lethalman/nixos-installlethalman2015-03-30
|\ \
| * | nixos-install: support -j, --cores and --option. Closes #6755Luca Bruno2015-03-11
| |/
* / Set stricter permissions on /nix/storeEelco Dolstra2015-03-18
|/
* nixos-rebuild: Add ‘dry-activate’ commandEelco Dolstra2015-03-09
* Merge pull request #5704 from eduarrrd/nixos-versionPeter Simons2015-02-20
|\
| * Add option to display git revision to nixos-versionEduard Bachmakov2014-12-27
* | Remove gui (see #6207), use nixui insteadDomen Kožar2015-02-08
* | nixos-rebuild: Update fallback code to update NixEelco Dolstra2015-01-27
* | nixos-install: Create /root with 700 permissionEelco Dolstra2015-01-15
* | Merge pull request #5390 from abbradar/nixos-isntallDomen Kožar2014-12-23
|\ \
| * | nixos-install: fix -I flagNikolay Amiantov2014-12-18
* | | Merge pull request #5416 from nbp/nixos-option-includeNicolas B. Pierron2014-12-21
|\ \ \
| * | | nixos-option: Support -I option.Nicolas B. Pierron2014-12-20
* | | | nixos-option: Use <nixpkgs/nixos> instead of <nixpkgs>.Nicolas B. Pierron2014-12-21
|/ / /
* | | nixos-option: Produce nicer error messages in case of typos.Nicolas B. Pierron2014-12-20
* | | nixos-option: Handle 'attrsOf submodule' options.Nicolas B. Pierron2014-12-20
* | | nixos-option: Improve error messages to avoid reporting internal location and...Nicolas B. Pierron2014-12-19
* | | nixos-option: Print derivation outPath within attribute sets and list, when t...Nicolas B. Pierron2014-12-19
* | | nixos-option: Print the outPath of derivation for option values.Nicolas B. Pierron2014-12-19
|/ /
* / fix users.mutableUsers = false; install in isoDomen Kožar2014-12-18
|/
* nixos-generate-config: Don't emit networking.hostIdEelco Dolstra2014-12-15
* nixos-generate-config: Add time zoneEelco Dolstra2014-12-15
* nixos-install: Pass CA cert bundle to chroot.aszlig2014-12-12
* Use https://cache.nixos.orgEelco Dolstra2014-12-09
* nixos: Rename virtualbox to virtualboxGuest.aszlig2014-11-27
* nixos-generate-config: add 'lib' to module templateBjørn Forsman2014-11-17
* nixos-generate-config: Configure networking.hostId by defaultRicardo M. Correia2014-11-12
* remove unused parameter from nixos module that is causing trouble with nixops...Aristid Breitkreuz2014-10-19