Coder Social home page Coder Social logo

guntermueller / opengenera Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ynniv/vagrant-opengenera

0.0 0.0 0.0 778 KB

Convenience scripts to run Open Genera on Mac OS X or a modern Linux.

Home Page: https://github.com/ynniv/opengenera

Makefile 14.74% Ruby 14.35% Shell 69.21% ApacheConf 1.69%

opengenera's Introduction

Retrocomputing: Genera Lisp Machine

About

Runs "opengenera2" (poorly) on Ubuntu 7.10 inside virtualbox using vagrant, veewee, and chef. The result is not especially stable, but sufficient for the casual explorer. An old version of Ubuntu is required due to a "feature" of X11 being fixed in newer versions.

This repository 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.

Updating

If you are updating you probably need to destroy your previous virtual machine as well as the Ubuntu 7.10 basebox using make clean.

Get Ready

To launch a virtualbox VM running genera:

  • Install the latest VirtualBox

  • Install the latest Vagrant

  • Install veewee: sudo gem install veewee

  • make && vagrant up

This will create an ubuntu-7.10-server-amd64 drive image that is staged for use with vagrant. Practically this means sizing a new disk image, installing the OS with specific settings, installing some base ruby packages, creating a vagrant user, etc (http://vagrantup.com/v1/docs/base_boxes.html). This takes approximately a half hour on a Core 2 Duo. Vagrant will then launch this image in virtual box and set up port forwarding (2222 -> vm 22, 5902 -> vm 5901). On launch, provision.sh jumps through some hoops to set up Open Genera (see notes/*), and run it inside a VNC session.

Building the image involves pulling files from the Internet, which introduces uncertainty. If you're having trouble completing this step, compare your build output with one possible successful output at notes/full-make.log.

Get Set

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

vnc://localhost:5902 password "genera"

If OG failed to launch successfully you will only see a white screen with a black status bar at the bottom. If this happens it will probably restart successfully using:

vagrant ssh -c restart-genera

On a successful launch you will have a screen filled with pleasantly styled text. The resolution will be 1150x900, which was the native resolution of the Symbolics 3600. You should then configure the system as follows:

"login Lisp-Machine"
"define site <Something Fancy>"
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" (or type <End>)
If prompted, type return to login anonymously
":reset network"

Go!

See TOUR for a quick guide on how to get started with the included user's guide.

Caveats

Save World will not succeed, and if it does it will not restore, and if it does then you are a lucky user! Fortunately everything is inside VirtualBox, which will let you pause, resume, and snapshot the world. While not as satisfying as using the original mechanisms, these VirtualBox capabilities are more powerful than the originals.

Additional Reading

http://www.textfiles.com/bitsavers/pdf/symbolics/

splash screen documentation viewer graphical program output

opengenera's People

Contributors

kevinbirch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.