Skip to content
This repository was archived by the owner on Nov 28, 2019. It is now read-only.
This repository was archived by the owner on Nov 28, 2019. It is now read-only.

What packages are desired for the virtual machine PXE Boot image? #2

@mbainrot

Description

@mbainrot

Hey all,

I've been working on setting up the virtual machine image (debian preseed automated install) and so far I got the following setup on the python image.

  • python 2.7.7 (built from source)
  • pip (via get-pip.py)
  • ipython & ipython notebook
  • flask
  • vmware tools (vbox tools is a bit of a pig, more work needed on that front, it does auto install, just doesn't play nice in xfce)

Python stuff and most other stuff is done in a "post install" stage of things. This means that basically the system reboots into linux and autologins in as root. It propmpts for desktop theme but so far it seems like it doesn't care if it's ignored, it just asks again on next login.

Jamie has suggested PyCharm, looking into how to install it now. Only going to provide the community version.

Ta,
Max

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions