Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Base boxes revamp #245

Merged
merged 50 commits into from
Mar 13, 2014
Merged

Base boxes revamp #245

merged 50 commits into from
Mar 13, 2014

Conversation

fgrehm
Copy link
Owner

@fgrehm fgrehm commented Mar 8, 2014

This PR consolidates all of the open ones related to building base boxes, I'm currently focusing on some other improvements around it and the ultimate goal is to both lock the base box format for a vagrant-lxc 1.0 release candidate I'm planning to cut at the end of the month and to and move the code related to base box building out into a repository of its own.

For those interested, I'll provide more information about the changes before cutting the first 1.0 beta

Adam Stokes and others added 30 commits March 9, 2014 21:19
For some reason I never had this in the common script and apt-add-repository
was not provided. This solves that.

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Rather than determining what package to install on which series, just install
them both for the time being as they don't seem to conflict in any current
series.

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Previously, vagrant could not do everything with passwordless sudo.  Eg.
`sudo -u other-user ls` would ask for a sudo password, causing tools
like ansible to hang when trying to execute commands as another user.
Signed-off-by: Laurent Vallar <val@zbla.net>
Signed-off-by: Laurent Vallar <val@zbla.net>
Without this, commands like `sudo -u $USER $COMMAND` will not work.
@fgrehm fgrehm mentioned this pull request Mar 12, 2014
6 tasks
fgrehm added a commit that referenced this pull request Mar 13, 2014
@fgrehm fgrehm merged commit 5422d27 into master Mar 13, 2014
@fgrehm fgrehm deleted the base-boxes-updates branch March 13, 2014 03:56
@fgrehm fgrehm modified the milestones: v1.0.0, v0.9.0 Mar 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants