index
:
leap_vagrant.git
debian-testing
i386
jessie
master
see our packer_vagrant repo instead
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-27
update readme, how to build
kwadronaut
2014-05-27
remove cleanup-virtualbox.sh because moved function
kwadronaut
2014-05-27
update debian netinst version to 7.5
kwadronaut
2014-05-27
Merge branch 'master' of github.com:leapcode/leap-vagrant
kwadronaut
2014-03-18
there is lib/veewee/provider/virtualbox/box/helper/guest_additions.rb
kwadronaut
2014-03-17
Took out disk specification because with libvirt and virtual box you would ge...
kwadronaut
2014-03-17
don't call cleanup-virtualbox, that's removed
kwadronaut
2014-03-16
seperate virtualbox cleaning into virtualbox.sh, otherwise we have
kwadronaut
2014-03-16
update debian version 7.4
kwadronaut
2014-02-28
upgraded veewee, easier if it's all under a 'definitions' directory
kwadronaut
2014-02-28
update wheezy version to 7.4
kwadronaut
2013-11-24
trigger remote push to github
kwadronaut
2013-05-14
download guest utils from virtualbox, rm debians packages, theyŕe too old fo...
Kwadronaut
2013-05-14
updating wheezy installer image
kwadronaut
2013-03-18
update to wheezy-rc1 from beta4
kwadronaut
2013-02-01
updating Readme and repository name
kwadronaut
2012-12-22
getting rid of debconf for console-data, was breaking building baseboxes
Kwadronaut
2012-12-21
include "console-data", to support for non-US keyboard maps
Kwadronaut
2012-12-17
adding packages that leap node init would install
Kwadronaut
2012-12-11
spelling and typo
Kwadronaut
2012-12-04
don´t remove headers and build essential, oterwise upgrades will fail
Kwadronaut
2012-12-04
add generic kernel headers and virtualbox-guest-utils
Kwadronaut
2012-11-30
disable apt pdiffs
Kwadronaut
2012-11-30
adding build time to guest in /etc/box_build_time
Kwadronaut
2012-11-30
update the wheezy D-I image
Kwadronaut
2012-11-20
setup vagrant low security ssh public key to be able to connect as root
Micah Anderson
2012-11-08
fix keyboard selection key in preseed.cfg
Micah Anderson
2012-11-08
fix preseed keyboard selection and remove unused ruby script
Micah Anderson
2012-11-08
libreadline-dev needs to be libreadline6-dev for wheezy
Micah Anderson
2012-11-08
remove unused ruby.sh
Micah Anderson
2012-11-08
remove unnecessarily comitted DEBUG file
Micah Anderson
2012-11-08
fix name of iso_file in definition.rb
Micah Anderson
2012-11-08
put the vagrant user into the sudoers group
Micah Anderson
2012-11-08
allow the root user to login
Micah Anderson
2012-11-08
fix preseed debian mirror
Micah Anderson
2012-10-30
update README to suggest the downloads area for baseboxes built from the defi...
Micah Anderson
2012-10-30
Add README.md and minimal wheezy definition
Micah Anderson