Commit Graph

529 Commits

Author SHA1 Message Date
Jörg Thalheim
2bc305e1cb terraform: add no-reboot option 2023-09-05 15:23:15 +02:00
Jörg Thalheim
bd3f79f11d extend terraform module to support extra_files_script 2023-09-05 15:23:15 +02:00
Jörg Thalheim
50e1df362e Revert "wip: extend terraform module to support extra_files_script"
This reverts commit 9661aeffcb.

This was pushed by accident to main
2023-09-05 15:22:07 +02:00
Jörg Thalheim
9661aeffcb wip: extend terraform module to support extra_files_script 2023-09-05 15:20:28 +02:00
Jörg Thalheim
50b53e6e4e vm-test: do not allow extra-files and disk-encryption-keys 2023-09-02 18:37:31 +00:00
Jörg Thalheim
9201231d0c make --vm-test fail for --store-paths 2023-09-02 11:48:44 +00:00
Jörg Thalheim
731eb9f5d1 quickstart: write a section on how to write hardware configuration 2023-08-31 12:09:59 +00:00
Jörg Thalheim
a82015f2c0 docs: migrate away from deprecated lib.getExe 2023-08-31 11:05:28 +00:00
Jörg Thalheim
ff2d0d8e37 add an howto to use nixos-anywhere without flakes 2023-08-31 11:05:28 +00:00
Adam Stephens
2e1bf867ee force use of bash to allow for non-posix user shells 2023-08-28 14:57:06 +00:00
mic92-buildbot
6d342eaf30 flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/fef67a1ddc293b595d62a660f57deabbcb70ff95' (2023-06-26)
  → 'github:nix-community/disko/00169fe4a6015a88c3799f0bf89689e06a4d4896' (2023-08-28)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/37dd7bb15791c86d55c5121740a1887ab55ee836' (2023-06-26)
  → 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01)
• Updated input 'nixos-2305':
    'github:NixOS/nixpkgs/ba2ded3227a2992f2040fad4ba6f218a701884a5' (2023-06-28)
  → 'github:NixOS/nixpkgs/c540061ac8d72d6e6d99345bd2d590c82b2f58c1' (2023-08-28)
• Updated input 'nixos-images':
    'github:nix-community/nixos-images/ccc1a2c08ce2fc38bcece85d2a6e7bf17bac9e37' (2023-06-15)
  → 'github:nix-community/nixos-images/8cddbac8c61437f1f412cae48ada7d5896ee46d6' (2023-08-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4b14ab2a916508442e685089672681dff46805be' (2023-06-27)
  → 'github:nixos/nixpkgs/48516a891d020801bc5304375739d2604400c741' (2023-08-28)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/0a4f06c27610a99080b69433873885df82003aae' (2023-06-28)
  → 'github:numtide/treefmt-nix/843e1e1b01ac7c9e858368fffd1692cbbdbe4a0e' (2023-08-25)
2023-08-28 14:46:11 +00:00
Jörg Thalheim
6c808e409e
switch to buildbot (#192)
* drop bors

* switch to mergify

* flake: also check packages and devshells
2023-08-28 15:20:37 +01:00
Jörg Thalheim
0f5f957a84
quickstart: clarify updating docs (#191)
* quickstart: clarify updating docs

* fix typo

Co-authored-by: dantefromhell <90508808+dantefromhell@users.noreply.github.com>

---------

Co-authored-by: dantefromhell <90508808+dantefromhell@users.noreply.github.com>
2023-08-27 13:39:19 +01:00
mergify[bot]
2b06f6c09e
Merge pull request #187 from a-kenji/fix/typos
chore: fix typos
2023-08-22 12:19:12 +00:00
mergify[bot]
eb00f643ae
Merge branch 'main' into fix/typos 2023-08-22 12:18:37 +00:00
a-kenji
f417afd489 chore: fix typos 2023-08-22 13:55:28 +02:00
Jörg Thalheim
8f057d8b66
Merge pull request #185 from numtide/joerg-ci
README: link to matrix
2023-08-22 07:30:07 +01:00
Jörg Thalheim
3f7dea90e3 README: link to matrix 2023-08-21 18:16:04 +02:00
mergify[bot]
de6f5c757d
Merge pull request #184 from numtide/part-align-fix
README: align boot partition to 512
2023-08-21 11:08:16 +00:00
Jörg Thalheim
ba0c7195cf README: align boot partition to 512
power of two usually aligns better in the computer world
2023-08-21 13:07:03 +02:00
mergify[bot]
7ff9f6d4cf
Merge pull request #182 from haslersn/disko-new-format
README: fix disko instructions (use new format)
2023-08-19 17:08:14 +00:00
Sebastian Hasler
df9ccafddb README: fix disko instructions (use new format) 2023-08-18 20:41:46 +02:00
mergify[bot]
5cdd6d6d26
Merge pull request #181 from haslersn/rebuild-target-host
README: fix rebuild instructions by adding --target-host
2023-08-18 18:07:42 +00:00
Sebastian Hasler
9c870295a3 README: fix rebuild instructions by adding --target-host 2023-08-18 20:05:36 +02:00
mergify[bot]
f1a76e0ee9
Merge pull request #172 from numtide/rsync-ssh-args
also pass ssh_args to rsync
2023-08-11 06:01:41 +00:00
Jörg Thalheim
3197bcf152 drop unused : 2023-08-05 10:38:56 +02:00
Jörg Thalheim
622e00afbb also pass ssh_args to rsync 2023-08-05 10:37:25 +02:00
Jörg Thalheim
9df79870b0
Merge pull request #168 from bluepython508/nix-copy-ssh-args
Pass ssh_args to nix copy and nix build SSH invocations
2023-08-05 09:34:44 +01:00
mergify[bot]
6be67890d3
Merge pull request #171 from numtide/aarch64
add kexec support for linux-aarch64
2023-08-05 08:30:14 +00:00
Jörg Thalheim
ac89dd5178 add kexec support for linux-aarch64 2023-08-05 09:54:58 +02:00
bluepython508
5e450374b1 Pass ssh_args to nix copy and nix build SSH invocations
This is necessary for --post-kexec-ssh-port to be useful in situations involving port forwarding, such as when running on qemu
2023-08-05 07:48:36 +00:00
mergify[bot]
e71ef009e6
Merge pull request #166 from numtide/long_filenames
put key information into builder info to avoid long filenames
2023-07-31 12:01:21 +00:00
lassulus
a72a4e5bee put key information into builder info to avoid long filenames 2023-07-31 13:49:36 +02:00
Jörg Thalheim
7d3a854475
Merge pull request #163 from numtide/full-disk-encryption
add howto on secrets and full disk encryption
2023-07-28 08:42:38 +01:00
Jörg Thalheim
acc402ea93 add howto on secrets and full disk encryption 2023-07-27 08:15:15 +02:00
mergify[bot]
2716126607
Merge pull request #162 from numtide/vm-test
add --vm-test mode for local vm tests
2023-07-21 13:13:13 +00:00
lassulus
581053b2c4 add --vm-test mode for local vm tests
Update src/nixos-anywhere.sh
2023-07-21 15:10:53 +02:00
mergify[bot]
11d3803cc6
Merge pull request #160 from numtide/zfs-optional
skip zpool command if we don't have it installed
2023-07-18 14:24:42 +00:00
Jörg Thalheim
a9e9b704a3 skip zpool command if we don't have it installed
for example not all installer will have it.
2023-07-18 15:29:58 +02:00
mergify[bot]
c40492c80b
Merge pull request #157 from numtide/zfs_export
export zfs pool after installation
2023-07-18 12:31:24 +00:00
mergify[bot]
f0b9ecd941
Merge branch 'main' into zfs_export 2023-07-18 12:30:40 +00:00
mergify[bot]
a9b9f65eba
Merge pull request #158 from domenkozar/patch-1
kexec is a path
2023-07-18 11:42:58 +00:00
Domen Kožar
8a381b97ca
kexec is a path 2023-07-18 12:41:36 +01:00
lassulus
aaef92aef9 export zfs pool after installation 2023-07-15 16:01:38 +02:00
mergify[bot]
e516d378d6
Merge pull request #155 from numtide/doc
add comment why we pin nix
2023-07-14 11:06:28 +00:00
Jörg Thalheim
cf1f2eda0f add comment why we pin nix 2023-07-14 13:04:57 +02:00
mergify[bot]
ac7b77805f
Merge pull request #154 from numtide/fix-copy-closure
fix blocking nix-copy-closure
2023-07-13 23:48:56 +00:00
zimbatm
98640b4b21 fix blocking nix-copy-closure
Pin nix to a version that has a working nix-copy-closure.

See https://github.com/NixOS/nix/issues/8480
2023-07-13 23:33:45 +02:00
mergify[bot]
a848cb4cd6
Merge pull request #153 from numtide/ssh-port
Add in ssh port option
2023-07-12 20:13:49 +00:00
Neal Fennimore
024bad7cc6 Add in ssh port option 2023-07-12 22:02:20 +02:00