Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add info on linux distro #6

Open
stephenturner opened this issue Feb 19, 2015 · 1 comment
Open

add info on linux distro #6

stephenturner opened this issue Feb 19, 2015 · 1 comment

Comments

@stephenturner
Copy link

What Linux distro is BCE using? From poking around it looks like ubuntu. If one wanted something lighter weight, how would one modify the packer scripts to use, for example, lubuntu?

@ryanlovett
Copy link
Contributor

Hi Stephen,

The base distribution is currently Ubuntu 14.10 Server and is set in the
packer json,
https://github.com/ucberkeley/bce/blob/master/provisioning/BCE-14.10-amd64.json

Server releases are fairly small and we do not pull in Unity, GNOME, or
KDE. We do add Xfce and additional Ubuntu packages via the manifest files
in https://github.com/ucberkeley/bce/tree/master/provisioning/packages and
the bootstrap scripts,
https://github.com/ucberkeley/bce/blob/master/provisioning/bootstrap.d/40-ubuntu-packages
.

Ryan

On Thu, Feb 19, 2015 at 11:03 AM, Stephen Turner notifications@github.com
wrote:

What Linux distro is BCE using? From poking around it looks like ubuntu.
If one wanted something lighter weight, how would one modify the packer
scripts to use, for example, lubuntu http://lubuntu.net/?


Reply to this email directly or view it on GitHub
#6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants