From: Felix Dörre Date: Tue, 28 Mar 2017 08:34:14 +0000 (+0200) Subject: upd: add minimal instructions to create nre-keys X-Git-Url: https://code.wpia.club/?p=infra.git;a=commitdiff_plain;h=8394fe84fe377f26fb9fe0bd89db681d2d6f32e4 upd: add minimal instructions to create nre-keys Change-Id: I6b8eee4bd2ecb9bb1172aabf53fa3eed26beff93 --- 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