Skip to content

rkujawa/busspace-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

busspace-tutorial

Materials for the bus_space(9) tutorial.

Prerequisites for running the materials:

  • UNIX-like operating system, preferably NetBSD
  • gcc, g++ and usual build tools
  • X11 client libraries (server not required but recommended)
  • git
  • wget (or other download tool)

Download and run the scripts/setup.sh script. It will automagically fetch the git repositories, GXemul, the NetBSD tools and kernel. Follow instructions. This script was tested only on the NetBSD 6 and MacOS X 10.8.2, YMMV.

Known problems

Some git installations are unable to verify github.com certificate. Add -c http.sslVerify=false option GIT_OPTS variable at the beginning of setup.sh script. Keep in mind that this potentially exposes you to a man-in-the-middle attack.

Manual installation

If you don't want to use the scripts, or the scripts do not work for you, materials can be installed manually:

If you decide to use scripts after manual installation you need to fill in variables in scripts/environment.conf file.

-- Radoslaw Kujawa

rkujawa at NetBSD dot org

About

Materials for bus_space(9) tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published