From 8394fe84fe377f26fb9fe0bd89db681d2d6f32e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20D=C3=B6rre?= Date: Tue, 28 Mar 2017 10:34:14 +0200 Subject: [PATCH] upd: add minimal instructions to create nre-keys Change-Id: I6b8eee4bd2ecb9bb1172aabf53fa3eed26beff93 --- manager/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/manager/README.md b/manager/README.md index 03730d1..c54e6c2 100644 --- a/manager/README.md +++ b/manager/README.md @@ -16,9 +16,10 @@ In the following instruction "this directory" refers to the directory (outside o 4. connect to this VM and install CI-SSH-Key (generate one named vm-key in this directory) - (optional) disable SSH-Password Auth (in the VM) - (optional; required for CI) disable sudo requiring a password. (in the VM) -5. (optional) install some packages for CI speedup (in the VM) -6. (optional) Now may be a good time to poweroff the VM, take a snapshot and power it back on. -7. run `./setup [fresh]` +5. Place the NRE archives in `nre-results/*.tar.gz`. You can generate them by running `./all root $(date +%Y)` in the NRE repository, which will place the archives in the `generated/` folder there. +6. (optional) install some packages for CI speedup (in the VM) +7. (optional) Now may be a good time to poweroff the VM, take a snapshot and power it back on. +8. run `./setup [fresh]` - `fresh` instructs the script to reset the VM before installing -- 2.39.2