Commit Graph

43 Commits

Author SHA1 Message Date
lassulus
581053b2c4 add --vm-test mode for local vm tests
Update src/nixos-anywhere.sh
2023-07-21 15:10:53 +02:00
JillThornhill
64c793dbfb Ran nix fmt 2023-07-09 11:48:36 +02:00
JillThornhill
fbdc9e5c29
Update quickstart.md
Future rebuilds should use the flake, not configuration.nix
2023-07-09 10:46:09 +02:00
Jörg Thalheim
415b78c6d2 fix typo in url for nixos kexec image 2023-06-10 11:46:12 +02:00
Jörg Thalheim
69443d6929 make usage formatting more consistent 2023-06-07 07:15:31 +02:00
bors[bot]
695d32db83
Merge #122
122: Fix typo r=zimbatm a=dantefromhell



Co-authored-by: dantefromhell <90508808+dantefromhell@users.noreply.github.com>
2023-05-31 09:46:52 +00:00
dantefromhell
4dd748568e
Fix typo
missing space
2023-05-31 08:07:39 +00:00
dantefromhell
c2f57cf174
Fix RAM requirements
Assuming typo.

Readme says 1.5 GB since 3028a09 which overlaps with my testing results.
2023-05-31 08:05:31 +00:00
JillThornhill
750f65009a nix fmt 2023-05-31 09:01:28 +02:00
JillThornhill
00bd11f241 Ran nix fmt 2023-05-31 08:24:20 +02:00
Jill
5f42c2d110 Removed table from SUMMARY.md 2023-05-31 08:12:35 +02:00
JillThornhill
1812979e1b Ran nix fmt 2023-05-30 16:59:04 +02:00
Jill
93044cefb7 Merge branch 'main' of https://github.com/JillThornhill/nixos-anywhere 2023-05-30 01:51:32 +02:00
Jill
90d752e27f Reinstated SUMMARY.md 2023-05-30 01:50:04 +02:00
zimbatm
0d2bc43dd6 fmt 2023-05-29 14:54:03 +02:00
Jill
3166275d2f - Tidied up the wording
- Changed the examples to run nixos-anywhere from Numtide repo rather than expecting it
  to be pre-installed. Alternatively, we could leave it as it was, but provide an installation guide
2023-05-25 12:14:03 +02:00
Jill
19cb3d7d99 Fixed up the wording to be clearer 2023-05-25 10:21:36 +02:00
Jill
333a43a8ce Tidy up and add links 2023-05-24 15:24:14 +02:00
Jill
15215af99e Tidy up 2023-05-24 15:00:56 +02:00
Jill
5d86ebfee4 1. Minor tidy up on README
2. Added links to INDEX
3. Removed unneeded files
4. Tidied up quickstart
5. Added requirements.md
6. Added supportmatrix.md

TODO: Decide on final format of support matrix and populate w
2023-05-24 14:21:18 +02:00
Jill
61db420d4f Created list of error messages from nixos-remote script and disko script
Also from test runs
TODO
1. Check explanations are correct, and populate those without explanation
2. Add any other known error messages
2023-05-24 14:18:33 +02:00
Jill
f54f2e98b6 Tidied up
Changed CLI command in examples to run from Github.
If it is to remain as it is, we will need to write an installation guide
2023-05-24 14:16:04 +02:00
Jill
5dc9deb5bb Created index 2023-05-22 14:16:11 +02:00
Jill
13cc6a3494 Renamed Summary to INDEX 2023-05-22 14:12:31 +02:00
Jörg Thalheim
818acb038c reformat with prettier 2023-05-19 07:08:40 +02:00
Jill
c6cb9660fa Fixed links and formatting 2023-05-16 19:29:06 +02:00
Jill
38741a1406 Added content to quickstart.md 2023-05-16 19:06:24 +02:00
zimbatm
8428ae7c52 add -i to allow passing private key files
Mirror the `-i` option from SSH, so you can run `nixos-anywhere ~/.ssh/other_key`.

This commit also fixes an issue where the generated key-pair would stay
around when using the SSH_PRIVATE_KEY env var.
2023-05-14 16:08:29 +02:00
Jörg Thalheim
9e26e21f87 move out developer guide out of reference 2023-05-14 15:39:57 +02:00
Jörg Thalheim
d8d2a47973 howtos: expand using the nixos installer and fixups for using own kexec image 2023-05-14 15:17:05 +02:00
Jörg Thalheim
e55ffd7f88 README: several markdown fixes 2023-05-14 14:29:47 +02:00
Jörg Thalheim
bb724e37b0 prettier: wrap long lines 2023-05-14 14:12:42 +02:00
Jörg Thalheim
f5646c99a0 enable prettier and reformat markdown 2023-05-14 14:08:40 +02:00
Jörg Thalheim
2ae380700c use lowercase file names for documentation 2023-05-14 14:02:13 +02:00
Jörg Thalheim
3d7a2ed854 References: add mdsh statement back 2023-05-14 13:59:16 +02:00
JillThornhill
e49ea88fbe Rework documentation 2023-05-14 13:57:58 +02:00
zimbatm
90beb2b579
docs: clean after serve
Don't pollute the tmpdir with old versions of the serve
2023-02-09 12:17:50 +01:00
Jörg Thalheim
73f33f6f5b
make background white and add license to logo 2023-02-02 10:13:21 +01:00
Jörg Thalheim
5d2e8fe800
add logo 2023-02-01 20:40:09 +01:00
Jörg Thalheim
c3326a417f
rename nixos-remote to nixos-anywhere 2023-02-01 19:52:43 +01:00
lassulus
5943ffaf46 nixos-remote.sh: generate temporary ssh-key
we use this so the code has less branches for different ssh-key usecases
2023-01-24 16:42:09 +01:00
Ilan Joselevich
f18629c159
nix: refactor and start using flake-parts 2023-01-11 00:55:53 +02:00
zimbatm
bcdaaa94ec
add minimal docs framework 2022-12-21 19:36:39 +01:00