Commit graph

367928 commits

Author SHA1 Message Date
Graham Christensen d99f301374 openstack-config: note the image metadata needed to boot a uefi image 2022-04-07 15:28:28 -04:00
Graham Christensen d3aff5fa3c openstack-config: make the expandOnBoot option default to all 2022-04-07 15:28:28 -04:00
Graham Christensen 8a5bdce566 make-single-disk-zfs-image: init 2022-04-07 15:28:28 -04:00
Graham Christensen b4c495aeff openstack-image-zfs: make the generated configuration.nix valid
Drops the wrong expandOnBoot option (defaults to all) and mark ZFS as enabled.
2022-04-07 15:28:28 -04:00
Graham Christensen 9e3dab7d2e openstack-image-zfs: build a single-image ZFS root 2022-04-07 15:28:28 -04:00
Graham Christensen 0a086bf7bf openstack-config: enable tty1
This appears to be the "default" console for openstack, but my evidence is experience on just one provider.
2022-04-07 15:28:28 -04:00
Graham Christensen 1c0b76b5c4 openstack-image-zfs: don't support vpc type, default to qcow2 2022-04-07 15:28:28 -04:00
Graham Christensen d4c502a94a openstack-metadata-fetcher: don't fail if any specific wget's fail 2022-04-07 15:28:28 -04:00
Graham Christensen a8f41adbb7 amazon-image: use make-multi-disk-zfs-image 2022-04-07 15:28:28 -04:00
Graham Christensen 14304bfe40 openstack-config: setup serial access on ttyS0 2022-04-07 15:28:28 -04:00
Graham Christensen e5a7d077c1 openstack-config: support a ZFS root with /boot perhaps coming from an ESP 2022-04-07 15:28:28 -04:00
Graham Christensen 80b00ef02a openstack-options: init 2022-04-07 15:28:27 -04:00
Graham Christensen b8fe792394 openstack-image-zfs: init 2022-04-07 15:28:27 -04:00
Graham Christensen e9f015480c openstack-image: make it easy to disable copying the channel to improve iteration time 2022-04-07 15:28:27 -04:00
Graham Christensen b3dfff282b openstack-image: minor cleanups
Format and remove unnecessary `with lib;`.
2022-04-07 15:28:27 -04:00
maxine [they] 216c78db4d
Merge pull request #167752 from techknowlogick/bump-terraform 2022-04-07 21:05:05 +02:00
John Ericson ae0218bb3d
Merge pull request #167751 from DeterminateSystems/civetweb
civetweb: enable IPv6
2022-04-07 14:54:56 -04:00
Aaron Zeng 05fe9b54a5
ocamlPackages.cmdliner: Use the upstream Makefile build rules (#166150)
* ocamlPackages.cmdliner: remove at 1.0.2

Remove a legacy version.

* ocamlPackages.cmdliner: use the upstream Makefile build rules

According to
https://github.com/dbuenzli/cmdliner/pull/147#issuecomment-1081168328,
the topkg build is deprecated.  Switch to the new recommended build instructions.
2022-04-07 20:37:09 +02:00
Graham Christensen 3a2c2dc3e8
Merge pull request #166130 from DeterminateSystems/zpool-expand
zpool-auto-expand-partitions: init at 0.1.0, update auto-expand service
2022-04-07 14:29:29 -04:00
techknowlogick 7d55ee2b5c terraform: 1.1.7 -> 1.1.8 2022-04-07 14:23:26 -04:00
Cole Helbling 0d5da6a3ad civetweb: enable IPv6
It's disabled by default...

This is necessary for prometheus-cpp to use IPv6 addresses (e.g.
`[::]:9999`).
2022-04-07 11:18:54 -07:00
Fabian Affolter 4a514c8bae
Merge pull request #167737 from r-ryantm/auto-update/findomain
findomain: 7.2.0 -> 8.0.0
2022-04-07 20:06:02 +02:00
Fabian Affolter e82ec0a2ea
Merge pull request #167739 from r-ryantm/auto-update/python3.10-pre-commit-hooks
python310Packages.pre-commit-hooks: 4.1.0 -> 4.2.0
2022-04-07 20:03:36 +02:00
Michael Weiss eb910c91fa
Merge pull request #167589 from primeos/ungoogled-chromium
ungoogled-chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-07 20:01:03 +02:00
Kim Lindberger 920784e80a
Merge pull request #166602 from talyz/keycloak-17.0.1
keycloak: 16.1.0 -> 17.0.1
2022-04-07 19:55:17 +02:00
Artturi a782a81321
Merge pull request #167551 from mdlayher/mdl-corerad 2022-04-07 20:42:28 +03:00
Marek Fajkus 5b53eb91e8
Merge pull request #167642 from aforemny/fix/elm-format
- elmPackages.elm-format: build using hspec-tasty 1.1.6, hspec-golden 0.1.0.3
- elmPackages.elmi-to-json: build using aeson 1.5.6.0
2022-04-07 19:39:17 +02:00
Fabian Affolter 2bc410afc4
Merge pull request #167722 from fabaff/bump-gitleaks
gitleaks: 8.5.2 -> 8.6.1
2022-04-07 19:31:01 +02:00
Graham Christensen 3f992e25f1 services.zfs.expandOnBoot: Test that it works 2022-04-07 13:06:57 -04:00
Graham Christensen bd3e9c3d05 nixos/zfs: better support auto-expanding partitioned disks 2022-04-07 13:06:57 -04:00
Graham Christensen 16543b630a zpool-auto-expand-partitions: init at 0.1.0 2022-04-07 13:06:52 -04:00
Lassulus edf80030dc
Merge pull request #162363 from r-ryantm/auto-update/pebble
pebble: 2.3.0 -> 2.3.1
2022-04-07 17:48:33 +01:00
pennae 3838b7e07e
Merge pull request #166894 from CameronNemo/nixos-mod-envoy
nixos/envoy: init
2022-04-07 16:23:12 +00:00
Maximilian Bosch a62b1ef977
Merge pull request #167352 from sumnerevans/matrix-synapse-1.56
matrix-synapse: 1.55.2 -> 1.56.0
2022-04-07 18:02:29 +02:00
Ryan Mulligan 936748a9e8
Merge pull request #167691 from r-ryantm/auto-update/dragonfly-reverb
dragonfly-reverb: 3.2.5 -> 3.2.6
2022-04-07 08:53:30 -07:00
Ryan Mulligan 0565d36df0
Merge pull request #167568 from r-ryantm/auto-update/amdvlk
amdvlk: 2022.Q1.3 -> 2022.Q2.1
2022-04-07 08:52:41 -07:00
Ryan Mulligan 829df7bc49
Merge pull request #167645 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 4.2.1 -> 4.2.2
2022-04-07 08:51:48 -07:00
Ryan Mulligan 810554dd01
Merge pull request #167377 from r-ryantm/auto-update/petsc
petsc: 3.16.5 -> 3.17.0
2022-04-07 08:51:01 -07:00
Ryan Mulligan 57c48ac727
Merge pull request #167555 from r-ryantm/auto-update/sfeed
sfeed: 1.3 -> 1.4
2022-04-07 08:49:38 -07:00
Mario Rodas 043c91f2eb
Merge pull request #167686 from r-ryantm/auto-update/eksctl
eksctl: 0.90.0 -> 0.91.0
2022-04-07 10:29:57 -05:00
Ben Siraphob 967efada70
Merge pull request #166801 from Arriven/fix/golangci-lint-update 2022-04-07 10:28:38 -05:00
Fabian Affolter 932e5e41c1
Merge pull request #167480 from r-ryantm/auto-update/python3.10-aioswitcher
python310Packages.aioswitcher: 2.0.8 -> 2.0.9
2022-04-07 17:21:11 +02:00
R. Ryantm 6042a5d4c0 findomain: 7.2.0 -> 8.0.0 2022-04-07 15:17:23 +00:00
R. Ryantm 982e21f69e python310Packages.pre-commit-hooks: 4.1.0 -> 4.2.0 2022-04-07 15:06:01 +00:00
Cameron Nemo 1b4b16e1bd nixos/envoy: init 2022-04-07 14:43:53 +00:00
Fabian Affolter cebeeb8623 gitleaks: 8.5.2 -> 8.6.1 2022-04-07 16:37:21 +02:00
Fabian Affolter a579c6efc9
Merge pull request #166296 from r-ryantm/auto-update/gitleaks
gitleaks: 8.5.1 -> 8.5.2
2022-04-07 16:34:54 +02:00
Ryan Mulligan 62c1484706
Merge pull request #167601 from r-ryantm/auto-update/sonobuoy
sonobuoy: 0.56.3 -> 0.56.4
2022-04-07 07:34:26 -07:00
Artturi 86b78d40ad
Merge pull request #167690 from collares/flint-parallel-building 2022-04-07 17:30:28 +03:00
Fabian Affolter 81ffa8fd19
Merge pull request #167644 from r-ryantm/auto-update/python310Packages.azure-eventgrid
python310Packages.azure-eventgrid: 4.7.1 -> 4.8.0
2022-04-07 16:18:35 +02:00