All blueprints are RHD (right-hand drive)
Modules are 42x42 (big electric poles overlap on neighboring modules)
Included blueprint books:
- MRS - 2 Lane - RHD - 20 blueprints
- MRS - 2 Lane Single - RHD - 34 blueprints
- MRS - 4 Lane - RHD - 25 blueprints
| # Install Time Machine service on CentOS 7 | |
| # Updated for netatalk 3.1.12 | |
| # install required packages for compiling from source | |
| yum install -y rpm-build gcc make wget | |
| # install Perl-IO-socket dependency for netatalk 3.1.12 | |
| yum install -y perl-IO-Socket-INET6 perl-interpreter perl-generators libxslt | |
| # install netatalk |