Leo Simons
71c913c658
CLOUDSTACK-7143: cleanup configure_networking.sh code
2014-09-22 21:34:47 +02:00
Leo Simons
a533de7593
CLOUDSTACK-7143: move networking logic from postinstall.sh to configure_networking.sh
2014-09-22 21:34:47 +02:00
Leo Simons
3574dcf543
CLOUDSTACK-7143: split connection tracking config into its own file
2014-09-22 21:31:36 +02:00
Leo Simons
ed53167547
CLOUDSTACK-7143: cleanup cleanup.sh code
2014-09-22 21:31:36 +02:00
Leo Simons
3c9f2c7227
CLOUDSTACK-7143: cleanup configure_acpid.sh code
2014-09-22 21:31:36 +02:00
Leo Simons
5627b67ff3
CLOUDSTACK-7143: move fix_acpid to its own file
2014-09-22 21:31:35 +02:00
Leo Simons
6a688a0337
CLOUDSTACK-7143: cleanup configure_locale.sh code
2014-09-22 21:31:35 +02:00
Leo Simons
aa14a619a6
CLOUDSTACK-7143: split locale config into its own file
2014-09-22 21:31:35 +02:00
Leo Simons
3f8c31b0da
CLOUDSTACK-7143: cleanup configure_login.sh code
...
Had to change various things to make this code re-entrant. In particular,
the sed-based manipulation of /etc/sudoers is gone and replaced with a
simpler, minimal (but compatible) sudoers file.
Remove the sshd_config tuning since sshd_config is overwritten when we
apply the cloud_scripts overlay (from build.sh).
2014-09-22 21:31:35 +02:00
Leo Simons
e86121db7b
CLOUDSTACK-7143: split login config out from postinstall.sh
2014-09-22 21:31:35 +02:00
Leo Simons
e5a2e67551
CLOUDSTACK-7143: cleanup configure_gruh.sh code
...
Adding a check whether GRUB_TIMEOUT has already been set, and if it has,
skip re-running update-grub.
2014-09-22 21:31:35 +02:00
Leo Simons
29c1f91aea
CLOUDSTACK-7143: add vagrant_box_build_time file that's standard with current veewee templates
2014-09-22 21:31:34 +02:00
Leo Simons
58ca92ce52
CLOUDSTACK-7143: cleanup apt_upgrade.sh code
2014-09-22 21:31:34 +02:00
Leo Simons
6641fd3a76
CLOUDSTACK-7143: move add_backports to apt_upgrade.sh
2014-09-22 21:31:34 +02:00
Leo Simons
5f3caf6d01
CLOUDSTACK-7143: reformat definition.rb code. No other changes.
2014-09-22 21:31:34 +02:00
Leo Simons
2210f1b1da
CLOUDSTACK-7143: remove 'manual' from preseed config. No other changes.
2014-09-22 21:31:34 +02:00
Leo Simons
3c0cdb595f
CLOUDSTACK-7143: merge systemvm templates, step 2: only one template remains
2014-09-22 21:31:33 +02:00
Leo Simons
039a47bd5b
CLOUDSTACK-7143: merge systemvm templates, step 1: remove differences
2014-09-22 21:30:39 +02:00
Leo Simons
262cde5fb7
CLOUDSTACK-7143: move network tuning from cleanup.sh to its own script.
2014-09-22 21:30:39 +02:00
Leo Simons
e2f1740de5
CLOUDSTACK-7143: split base.sh into its two functions.
2014-09-22 21:30:39 +02:00
Leo Simons
0f2012e842
CLOUDSTACK-7143: upgrade systemvm to latest debian stable, 7.6.0.
2014-09-22 21:30:39 +02:00
Rohit Yadav
ad8ad404fe
systemvmtemplate: set next CLOUDSTACK_VERSION to 4.5.0
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-12 17:19:46 +02:00
Rohit Yadav
765659091a
appliance: fix newer debian iso links and checksums for debian
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit ac5309b8b47ddb1e5588a2d5090f2bcce0e7c2a4)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-09 18:41:53 +02:00
Rohit Yadav
4217d157c5
appliance: box commands for dumb bash in cleaning branch name, in build.sh
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit edb5650c737d582595e134aab286e7304f299983)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 21:24:18 +02:00
Rohit Yadav
e71009a571
appliance: fix branch finding method from e16414e even Junio can be wrong
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit bbaefb8e5def610a654fba907c8ec3f868416bdf)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 20:30:42 +02:00
Rohit Yadav
ffe0f2f60f
appliance: use the right way to get git branch name
...
Taken from Junio C Hamano's blog [1], git's maintainer, he must not be wrong :)
[1] http://git-blame.blogspot.ch/2013/06/checking-current-branch-programatically.html
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit e16414e56d8f398f8ddbbde89d3ee833582b8bb2)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 19:22:20 +02:00
Rohit Yadav
a0006a6990
appliance: change the way we find git branch in build.sh
...
(cherry picked from commit 493c0a68d2332cb9275902128c28f926a909f4ed)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
tools/appliance/build.sh
2014-08-08 15:44:33 +02:00
Joris van Lieshout
b8deb6ba3f
volume /usr was sized to small and ends up being 100% full on SSVMs and CVMs. By juggling some partman-auto numbers the space gets devided more evenly. After this patch /usr should be around 80% full. I've also reduced the swap space because this makes no sense on virtual instances.
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-08-08 12:58:12 +02:00
Harikrishna Patnala
2dfd278625
CLOUDSTACK-7087: Latest OS X VPN client not working Downgrading openswan version to 1:2.6.37-3
...
Reviewed-by: Abhinandan
Signed-off-by: Sheng Yang
2014-08-05 16:06:00 +05:30
Hugo Trippaers
733a7ba8c1
Put in a note that will hopefully prevent a bunch of systemvm build failures
2014-07-18 10:18:19 +02:00
Daan Hoogland
fec52be20e
Revert "raw immage for ovm"
...
This reverts commit 23b1f228a1a779cbc5ba2f2f1f5e555684af6468.
2014-06-24 10:21:05 +02:00
Daan Hoogland
23b1f228a1
raw immage for ovm
2014-06-23 14:54:07 +02:00
Joris van Lieshout
bfccf439cf
By preloading some modules we fix two things. 1. Some sysctl settings like ip_conntrack_max are not set during boot because the module is not loaded at that time. 2. Passive ftp does not work through iptables without these modules.
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-06-10 15:42:40 +02:00
Tim Mackey
a8212d9ef4
Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin
...
Signed-off-by: Tim Mackey <tmackey@gmail.com>
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-06-07 04:50:23 -04:00
rayeesn
5f11c2e0be
CLOUDSTACK-6392: system template always create with name master instead of specific branch
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-05-28 11:35:57 +05:30
Marcus Sorensen
2c810d73e2
CLOUDSTACK-6751 - Disable stats logging for conntrackd upon systemvm creation
...
Submitted-by: Joris van Lieshout <jvanlieshout@schubergphilis.com>
2014-05-22 09:20:33 -06:00
ynojima
570c3a2130
bugfix: systemvm template build failed
...
since newer vboxmanage generates $appliance-$branch-vmware-disk3.vmdk
2014-05-21 18:27:24 -06:00
Ian Duffy
1213180219
Resolve issue with build script for systemvm hanging due to libssl waiting on a input prompt caused by apt-get update
2014-05-15 07:08:01 +01:00
ynojima
f21e527923
CLOUDSTACK-6614 bugfix: systemvm template build failed because of src iso link is broken
2014-05-08 16:48:18 -06:00
Daan Hoogland
9b26ca20fc
build recent systemvm[64]templates
2014-02-27 17:48:18 +01:00
Daan Hoogland
c1aa3a3f1a
strip leading spaces from path
2014-02-27 16:11:52 +01:00
Hugo Trippaers
5e717cbb89
Fixed on master for jenkins buildslave
2014-02-19 16:21:43 +01:00
Hugo Trippaers
fefddc0624
Dynamically detect the current branch and remove the build date from the systemvm name. This makes it easier to push them to the download location automagically.
2014-02-19 09:36:03 +01:00
Hugo Trippaers
28ac2f758e
Every tar has it's own way of doing things
2014-02-05 11:48:53 +01:00
Hugo Trippaers
3df97bd663
Sync systemvm and systemvm64 build instructions
2014-02-05 11:21:23 +01:00
Hugo Trippaers
0ce488849d
CLOUDSTACK-5932: update the definitions with the new debian version
2014-02-05 10:52:36 +01:00
Abhinandan Prateek
18191ce79a
CLOUDSTACK-5932: updated script with the valid iso download urls
2014-02-05 10:38:26 +01:00
Abhinandan Prateek
d578d7ef85
update packages list before getting jre 7
...
(cherry picked from commit 5121f8cd4e4adcdf23b6ec25cb1c28bec8f417a7)
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-01-31 09:42:31 +01:00
Abhinandan Prateek
0685371179
updating the jre to version 7 on system vms
...
(cherry picked from commit fc2e7ec70a1cc48a10a168ec3df607b49a7bcdf6)
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-01-31 09:41:41 +01:00
Hugo Trippaers
c2da280347
Add a zipped version of the hyperv image that we can store in the archives on the jenkins server
2014-01-23 09:06:33 +01:00