96 Commits
Author SHA1 Message Date
Jörg Thalheim cdefe26742 load database with checksum again but do the same in disko-install 2024-05-07 08:53:10 +02:00
Jörg ThalheimandJörg Thalheim 39de9e8cca move disko-images to its own chapter 2024-04-29 17:05:43 +02:00
Qubasaandmergify[bot] 9f5d4e45cd nix fmt 2024-04-29 14:57:02 +00:00
Qubasaandmergify[bot] 35d4378e74 Add EF02 priority=1 flag. Systems won't boot otherwise 2024-04-29 14:57:02 +00:00
Dennis Værumandmergify[bot] 285e26465a Changed disko.disks to disko.devices.disk
In the section `### Generating the `.raw` VM Image` in step 3.
It is written that the raw image file created is named `vdb`, but in the file [simple-efi.nix](https://github.com/nix-community/disko/blob/a816daa384dd754b7586f51157fc2e1a44e76073/example/simple-efi.nix) the first time `vdb` is mentioned is in `disko.devices.disk` not in `disko.disks` so I assumed that the file [simple-efi.nix](https://github.com/nix-community/disko/blob/a816daa384dd754b7586f51157fc2e1a44e76073/example/simple-efi.nix) was updated it the part about `disko.disks` is a mistake. Otherwise, I would really like to know what I am not understanding here 😁
2024-04-26 03:56:15 +00:00
Andrey ButirskyandGitHub 515eae4a00 Update disko-install.md
Fixes #611
2024-04-23 15:14:37 +03:00
Jörg Thalheimandmergify[bot] d51114dc1b document offline installation 2024-04-15 18:09:54 +00:00
Joachim Ernstandmergify[bot] 9fd80a030b docs: unify usage of disk-config.nix 2024-04-05 12:06:51 +00:00
Joachim Ernstandmergify[bot] 1bdd6edc15 docs: add npins to HowTo instructions 2024-04-05 12:00:04 +00:00
Janik H. 307365d9f9 docs: update HowTo module instructions 2024-03-24 01:27:02 +01:00
Jörg ThalheimandJörg Thalheim 7d25dc74c5 docs: clarify generated image names 2024-03-11 11:27:55 +01:00
Jörg ThalheimandJörg Thalheim 714768a174 docs: expand diskoImagesScript example 2024-03-11 09:40:38 +01:00
Jörg Thalheimandmergify[bot] 337abec03f make disko-install captialize 2024-03-05 09:45:10 +00:00
Jörg Thalheimandmergify[bot] 3704ee3926 add efi var install option 2024-03-05 09:45:10 +00:00
Jörg Thalheimandmergify[bot] f61c7d28d5 add documentation for disko-install 2024-03-05 09:45:10 +00:00
NAHOandmergify[bot] 1b19111387 docs: uniformly replace 'bash' tags with 'console'
Reverts: 9abffdda130e9e3f27892979e9324baee4c17735
2023-12-25 19:32:46 +00:00
NAHOandmergify[bot] 44e97d4197 docs: uniformly replace 'console' tags with 'bash'
Reverts: ca8e85652de6bd8fb365926f75ee830dc7fb5176
2023-12-25 19:32:46 +00:00
NAHOandmergify[bot] 6095c996e1 docs: uniformly replace 'bash' tags with 'console' 2023-12-25 19:32:46 +00:00
2077e9cef2 docs(docs/reference): remove redundant '$'
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-12-25 19:32:46 +00:00
NAHOandmergify[bot] b814f6b555 docs: standardize code blocks 2023-12-25 19:32:46 +00:00
Jörg Thalheimandmergify[bot] c7f594c2ab doc: add experimental flags to examples
fixes https://github.com/nix-community/disko/issues/459
2023-12-06 22:51:30 +00:00
Jörg Thalheimandmergify[bot] 89fd5b51f0 docs/reference: fixup headings 2023-11-11 20:23:15 +00:00
39f8a6adc4 docs: improve make-disk-image docs using my text calculator
Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
2023-11-11 20:23:15 +00:00
Janik Handmergify[bot] 8759b5bf0a docs: add make-disk-image 2023-11-11 20:23:15 +00:00
lassulusandmergify[bot] 944d338d24 quickstart: remove deprecated disk handling 2023-10-27 16:02:07 +00:00
Stefan DoeandJörg Thalheim c24c3a9029 Update quickstart.md 2023-10-19 14:26:31 +01:00
cvoges12andmergify[bot] 07dd3af980 simple-efi example in HowTo.md to new disko API 2023-09-26 14:09:43 +00:00
maralornandGitHub 999f80f315 Fix reference link quickstart.md 2023-09-18 13:05:43 +02:00
Jörg Thalheimandmergify[bot] 9ab96378f8 reformat tree 2023-09-17 04:43:25 +00:00
Jörg Thalheimandmergify[bot] ea3e29fe7d update command line reference 2023-09-17 04:43:25 +00:00
Jörg Thalheim 3133097918 grub: drop version 2 from docs 2023-09-02 18:45:50 +02:00
rogarbandmergify[bot] ada1a01892 docs/upgrade-guide.md: BTRFS subvolume changes
The upgrade guide is updated to reflect the changes introduced in commit
7f3b98f.
2023-07-27 08:55:04 +00:00
lassulus 789e93d61c docs: minor fixups 2023-06-05 10:23:08 +02:00
Jillandlassulus 2e548efae3 Add INDEX.md, requirements.md and support_matrix.md 2023-06-05 10:16:44 +02:00
Jillandlassulus a1d9321eb7 - Revamped Quickstart
- Added document index and added links to it to README etc
- Created placeholders for System Requirements and Support Matrix docs
2023-06-05 10:16:44 +02:00
JillThornhillandlassulus bd18ca94bd Create reference.md
Moved some stuff from original README in here; still needs some editing
2023-06-05 10:16:44 +02:00
JillThornhillandlassulus ba26a1dcf3 Create HowTo.md
Moved some of the stuff from the original README in here so it's not lost; still needs some editing
2023-06-05 10:16:44 +02:00
David CostaandGitHub 3accdc44c3 Add missing headline in upgrade-guide.md 2023-05-13 20:01:58 +02:00
Jörg Thalheim e97617e260 quickstart: fix grammar 2023-04-16 21:50:35 +02:00
Jörg Thalheim c7d5aef3f0 README: add project logo 2023-04-16 17:16:17 +02:00
Jörg Thalheim 8cb5b9656a upgrade-guide: fix markdown syntax 2023-04-15 17:18:50 +02:00
Jörg Thalheim 8ac50aa153 improve changelog 2023-04-15 16:08:27 +02:00
lassulus 769bde0834 turn disk configs into valid nixos configuration 2023-04-06 08:56:55 +02:00
Jörg Thalheim 7e135d744d quickstart: fix example 2023-02-26 16:00:27 +01:00
Jörg Thalheim 753b5543a0 better structure 2023-02-03 13:27:21 +01:00
Jörg Thalheim 66b265be44 add quickstart guide 2023-02-03 13:22:44 +01:00