Improve the instructions.
Chris Pressey
2 years ago
52 | 52 | cp /cdrom/setup-netbsd.sh . |
53 | 53 | . ./setup-netbsd.sh |
54 | 54 | * Follow the instructions in the script. |
55 | * Once it is finished, log out and log in again as 'user'. (You may or may not wish to | |
56 | run passwd to give user a password at this point, depending on your security needs.) | |
55 | * Once it is finished, log out and log in again as 'user'. Do not just 'su root' as | |
56 | you do need to be really logged in as 'user'. | |
57 | * You might wish to run passwd to give user a password at this point (again, this is | |
58 | depending on your security needs.) | |
57 | 59 | * Then run: |
58 | 60 | sh /cdrom/populate-infra.sh |
59 | 61 | sh /cdrom/build-infra.sh 2>&1 | tee build-log.txt |