William A. Kennington III
|
babcd70c36
|
nixos/release-combined: Add required installer tests
|
2014-08-28 13:35:37 -07:00 |
|
William A. Kennington III
|
dd18e67cfb
|
grub: Cleanup efi support
|
2014-08-28 13:35:37 -07:00 |
|
William A. Kennington III
|
2ea1433b77
|
grub: Fetch from alpha.gnu.org instead of git
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
940c57e4e8
|
nixos/ova: Grub uuid detection is broken when generating the ova
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
0f6079d999
|
nixos/grub: Fix spacing and correct subvolume detection
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
cc62623b37
|
tests/installer: Provided test should add symlinks to /dev/disk if udev doesn't
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
4f096c044f
|
nixos/grub: Simplify detection of labels / uuids for provided device names
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
c02bc3a9de
|
nixos/grub: Fix regex for getting subvolume name in btrfs
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
6549bcff96
|
tests/installer: Fix provided test uuid and label mounts
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
b651097d19
|
tests/installer: Swapspace should be larger
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
7264941a46
|
tests/installer: Remove unneeded tests
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
3bf22679b3
|
nixos/grub: Kernels don't need to be copied if we can read the nix store
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
87d5e457fe
|
nixos/grub: Grub detection is much simpler using subvol show
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
429f785135
|
tests/installer: Fix simple tests
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
8ff4b3b780
|
tests/installer: Add swap to the new tests
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
8b36bf5c59
|
tests/installer: fix mount
|
2014-08-28 13:35:36 -07:00 |
|
William A. Kennington III
|
d4a9645ef0
|
nixos/grub: Needs mount so add utillinux to bin
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
62fedf6081
|
installer/btrfs: Typo in subvol
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
2b703f82d5
|
tests/installer: Test for more grub configurations
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
809caa87ab
|
tests/installer: Add btrfs tests for grub and nixos-generate-config
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
8329d12b79
|
grub: Change fsIdentifier to str from string
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
5870ae613f
|
nixos/release: Dynamically generate installer tests
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
769d2dc6bf
|
nixos/grub: Catch errors from command execution
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
d4e2040099
|
nixos/grub: Refactor install-grub.pl and correct perl syntax
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
99b4792554
|
nixos/grub: Refactor perl script to remove the Switch module
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
1f460e00ef
|
grub: Build grub2 from git instead of using the unpredictable generated tarball
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
525acb4d4f
|
nixos/grub: Fix typo
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
70c11772a6
|
nixos/grub: Fix some silly perl struct accesses
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
a6e6c85f06
|
grub: Add support for detecting btrfs subvolumes
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
fba9f641a8
|
grub: Add support for forcing devices to be identified with labels or UUIDs
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
c5bdb469ce
|
Update the grub configuration script to handle more complex filesystem layouts including full zfs / and /boot
|
2014-08-28 13:35:35 -07:00 |
|
William A. Kennington III
|
02ab48d0ee
|
Enable grub zfsSupport if zfs is built into the initrd
|
2014-08-28 13:35:34 -07:00 |
|
William A. Kennington III
|
3c6e2fbba9
|
Add optional zfsSupport to the nixos grub configuration
|
2014-08-28 13:35:34 -07:00 |
|
William A. Kennington III
|
f2bef62716
|
Update grub 2.00 to 2.02-beta2
|
2014-08-28 13:35:34 -07:00 |
|
William A. Kennington III
|
4f832b5217
|
Revert "grub: Allow setting the boot root explicitly"
This reverts commit e4630c1d41 .
|
2014-08-28 13:35:34 -07:00 |
|
Peter Simons
|
1851efa1a7
|
haskell-hspec-wai: disable builds because it depends on broken hspec2
|
2014-08-28 18:15:54 +02:00 |
|
Peter Simons
|
1e7885f9c2
|
haskell-servant-scotty: re-generate with cabal2nix
|
2014-08-28 18:09:00 +02:00 |
|
Peter Simons
|
7fec14e74a
|
haskell-hspec2: mark 'broken' because of https://github.com/hspec/hspec/issues/187
|
2014-08-28 18:08:32 +02:00 |
|
lethalman
|
b722b4c90f
|
Merge pull request #3828 from manveru/di
Add di package
|
2014-08-28 14:23:16 +02:00 |
|
Michael Fellinger
|
e07b5c95af
|
Add di package
|
2014-08-28 14:16:11 +02:00 |
|
lethalman
|
743c2c7786
|
Merge pull request #3675 from ruediger/add/comic-neue
Add CC0 license and Comic Neue font
|
2014-08-28 13:13:40 +02:00 |
|
Rüdiger Sonderfeld
|
57c8f29232
|
Add comic-neue font.
|
2014-08-28 13:05:45 +02:00 |
|
Rüdiger Sonderfeld
|
ae9afc4d31
|
licenses: Add CC0 license.
A universal public domain license.
http://creativecommons.org/publicdomain/zero/1.0/
|
2014-08-28 13:03:32 +02:00 |
|
Oliver Charles
|
ce16840c68
|
haskellPackages.engineIo: Update to 1.1.2
|
2014-08-28 10:11:15 +01:00 |
|
Oliver Charles
|
9c6614687c
|
Update haskellPackages.engineIo and haskellPackages.socketIo
|
2014-08-28 10:05:00 +01:00 |
|
Shea Levy
|
013aedffea
|
ats2: bump
|
2014-08-27 22:51:27 -04:00 |
|
Eelco Dolstra
|
21ab4e054c
|
nixos-container run: Execute command using ‘su’
This ensures that the environment is set up correctly.
|
2014-08-28 02:20:31 +02:00 |
|
Eelco Dolstra
|
6773babd5b
|
Containers: Use nsenter to execute commands in containers
Also remove ‘nixos-container set-root-password’, which is kind of
pointless now.
|
2014-08-28 02:20:23 +02:00 |
|
lethalman
|
9c7a598713
|
Merge pull request #3824 from Fuuzetsu/cantata
cantata: update to 1.4.1
|
2014-08-28 01:22:20 +02:00 |
|
Mateusz Kowalczyk
|
2b54796585
|
cantata: update to 1.4.1
|
2014-08-28 00:09:26 +01:00 |
|