Mezzano icon indicating copy to clipboard operation
Mezzano copied to clipboard

Added Makefile and build.lisp script.

Open informatimago opened this issue 11 years ago • 5 comments

This GNU makefile and build.lisp script build the mezzano image, and creates a Virtual Box vmdk refering this image, when VBoxManage is present in the PATH. An example of alternative image creation target is given: $(OTHER).image.

informatimago avatar Feb 02 '15 15:02 informatimago

You might want to consider incorporating README.pjb into the existing BUILD file - seems like there's a fair amount of overlap.

dafyddcrosby avatar Feb 25 '15 02:02 dafyddcrosby

As long as we're being thorough, perhaps this could also install quicklisp?

dafyddcrosby avatar Feb 25 '15 03:02 dafyddcrosby

Hey, nice :smile: I was actually thinking "something like Vagrant for building this" would be nice, and thought I'd have a look at the issues list to see if anyone else had had the same thought ...

duncan-bayne avatar Apr 07 '15 05:04 duncan-bayne

This hasn't progressed since April 2015 ... @froggey do you have any plans to continue working on this project? I hope that doesn't come over as a complaint, I'm just wondering whether to pick this up and try to get it going locally.

duncan-bayne avatar Jan 18 '16 22:01 duncan-bayne

@duncan-bayne froggey is currently trying to port Mezzano to arm64, He rarely accepts pull requests cause he works alone. He's active on the #mezzano IRC channel if you have any questions.

vtomole avatar Nov 01 '16 14:11 vtomole

The current Makefile supports the functionality this pull request wanted to add.

fitzsim avatar Mar 08 '24 07:03 fitzsim