Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


palacios.git
2008-12-19 Jack Lange Merge branch 'release-1.0' of ssh://palacios@newskysaw... release-1.0
2008-12-19 Jack Lange added halt to infinite loops
2008-12-19 Jack Lange changed loops to use halt instead of while(1);
2008-12-19 Jack Lange fixed makefile paths for preprocessor and assembler
2008-12-04 Peter Dinda Removed make world from this script
2008-12-04 Peter Dinda Updated TR
2008-12-04 Jack Lange fixed default build target
2008-12-02 Jack Lange updated binutils
2008-12-02 Jack Lange added dev86
2008-12-02 Jack Lange changed documentation to be the tech report
2008-12-02 Jack Lange Release 1.0
2007-11-29 Peter Dinda Initial revision