Skip to content

marsam/opengenera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGenera

Runs "opengenera2" inside virtualbox using vagrant and chef.

This does not include genera. It requires that you supply a bzip2 tar archive named opengenera.tar.bz2 with the (abridged) files listed in notes/opengenera2.tar.list.

To launch a virtualbox VM running genera, run:

$ vagrant up

Vagrant will then launch this image in virtual box and set up port forwarding (2222 -> vm 22, 5902 -> vm 5901). On launch, chef-solo is used to evaluate the opengenera cookbook, which jumps through some hoops to set up opengenera (see notes/), and run it inside a VNC session.

After the server is running, you can use opengenera by opening:

vnc://localhost:5902 password "genera"

Open Genera setup:

"login Lisp-Machine"
"define site <sitename>"
Left click value of "Namespace Server Name". Change to "genera"
Left click value of "Unix Host Name". Change to "genera-host"
Left click "<end> uses these values"
Type return to login anonymously
":reset network"

;;; "save world" ; not working :(

Enjoy!

Screenshoots

splash screen

documentation viewer

Links

About

Convenience scripts to run opengenera on Mac OS X or a modern linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%