From c98002b7921618094d67abcff0607ae6e40f4817 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Sun, 4 Nov 2018 01:39:37 +0100 Subject: [PATCH] Update roadmap --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afa63d2..21dc4c2 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,12 @@ In the unlikely case that you actually read this and have any questions please d - [x] declare shell.nix with runtime deps - [ ] partition/encrypt/format disks - [ ] Document bootstrap process + - [ ] a new machine + - [ ] an install media +- [ ] Design disaster recovery - [ ] Automatic backups - [ ] tracked dotfiles - [ ] detect new and untracked dotfiles? -- [ ] Design disaster recovery - [ ] Recycle *\_archived* - [ ] Maybe make this a nix-overlay @@ -44,3 +46,10 @@ In the unlikely case that you actually read this and have any questions please d ``` just --list ``` + +## Bootstrap + +### A new machine + +1. boot with an install media +2. clone infra repository