1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-02 09:47:00 +03:00

41 Commits

Author SHA1 Message Date
Javi Fontan
ff68202500 Restart each interface in ubuntu context
Ubuntu does not support restarting network and it needs to
restart each of the interfaces. In debian restarting the network
works and will continue to use the same method.

lsb_release command is not used as it is not installed by default
in debian.
2014-04-21 19:00:08 +02:00
Jaime Melis
960d6b1f94 Bump to version 4.5.85 2014-04-03 11:21:05 +02:00
Stefan Kooman
47dafb19e7 bug #2781: work around bug in Ubuntu Precise where restarting network does not work
Signed-off-by: Javi Fontan <jfontan@opennebula.org>
2014-03-21 17:13:00 +01:00
Ruben S. Montero
387100cb72 Merge remote-tracking branch 'origin/feature-2453' 2014-03-13 18:14:53 +01:00
Javi Fontan
03f577bbeb Bump version 2014-03-04 12:53:44 +01:00
Javi Fontan
b2c8457999 feature #2453: add hostname configuration to context 2014-02-28 17:38:08 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Jaime Melis
6b32d4c20f Bump to version 4.4.0
(cherry picked from commit d7c6a6a6d215691ad89c66a50c17f07a0c3b43a0)
2013-11-28 15:11:39 +01:00
Javi Fontan
b775ef1247 Bump version to 4.3.90
(cherry picked from commit f783d3082b7fb173294da047b0f6dec5cb93aff8)
2013-11-28 15:09:37 +01:00
Jaime Melis
96b5cd4276 Bump to version 4.3.85 2013-11-15 14:32:03 +01:00
Ruben S. Montero
d02d2a7e61 Merge branch 'feature-2391' into one-4.4 2013-11-12 22:52:14 +01:00
Javi Fontan
9044b6491b feature #2391: changed variable SEARCH to SEARCH_DOMAIN
SEARCH is too generic and could be mistanken with some other ot may be used
in the future for other things.
2013-11-11 15:32:56 +01:00
Javi Fontan
eb3422970d bug #2411: only run vmcontext with parameter start 2013-11-08 14:36:19 +01:00
Valentin Bud
85d08ebf23 01-dns script processes SEARCH and sets it in /etc/resolv.conf. 2013-11-05 10:33:04 +01:00
Jaime Melis
37e065b7f7 Bump to version 4.3.80 2013-10-11 16:37:50 +02:00
Javi Fontan
a1adef11a5 bug #2269: get IPV6 and IP6 in context packages
The core in 4.2 sets the IPv6 in context as IP6 instead of
IPV6 as done in OpenNebula 4.0. This change makes the context
packages compatible with both variables.
2013-08-21 15:29:04 +02:00
Jaime Melis
e3594fc11b Bump to version 4.3.0 2013-08-06 07:42:57 -04:00
Jaime Melis
53d0108469 Mount CDROM context by Label 2013-07-11 16:05:49 +02:00
Jaime Melis
47bf5a55b9 Fix context scripts to use native commands to register services 2013-07-11 15:56:22 +02:00
Javi Fontan
97eae56e60 bug #2128: datastore file scripts are not executed in context
init scripts execution is moved to an external one-context.d script.
Now there is a new context variable (INIT_SCRIPTS) with the list of
files to execute from context.
2013-06-14 12:09:09 +02:00
Jaime Melis
e87da0aa31 Bump version 4.1.0 2013-05-09 16:12:37 +02:00
Javi Fontan
437346202c Bump version 2013-05-06 16:01:53 +02:00
Javi Fontan
fdfc9b29fb feature #1891: add label to swap images and script to mount them 2013-04-09 17:35:00 +02:00
Javi Fontan
588b3c5e34 feature #1643: enable /root/.ssh in selinux (for SSH_PUBLIC_KEY) 2013-04-05 13:11:45 +02:00
Javi Fontan
7fdb30508e feature #1643: packages version bump 2013-04-05 13:09:32 +02:00
Javi Fontan
afaa90ec73 feature #1643: add IPv6 support to RPM context packages 2013-04-05 12:50:49 +02:00
Javi Fontan
24a4aeb6ff feature #1643: add IPv6 support to RPM context packages 2013-04-04 17:39:12 +02:00
djboris9
4387159f8b Update share/scripts/context-packages/base_deb/etc/one-context.d/00-network
If network is already up, it won't use the new configured interfaces file. Only with stop and start this is working (On Debian, restart is deprecated).
2013-02-04 11:50:11 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Javi Fontan
dea2b088a9 feature #1620: set network script executable for rpm context packages 2012-10-31 11:31:44 +01:00
Javi Fontan
aa3593e2da feature #1620: bump context packages version 2012-10-30 16:15:41 +01:00
Javi Fontan
6ca715d82b feature #1620: change package description 2012-10-30 16:14:51 +01:00
Javi Fontan
9df691f49b feature #1620: add dns and ssh key scripts to context packages 2012-10-30 14:51:46 +01:00
Javi Fontan
3d7fb80941 Add context packages building to scons script 2012-10-23 16:22:36 +02:00
Javi Fontan
5bf32c2b47 Bump context packages version to 3.8.0 2012-10-18 13:31:02 +02:00
Javi Fontan
4e6c01b460 Add sr* devices to context script mount 2012-10-18 11:55:15 +02:00
Javi Fontan
e96fc8d108 Change context package generator version 2012-10-08 12:11:56 +02:00
Javi Fontan
c6548cdb71 Change license and description to the context packages 2012-09-12 15:01:40 +02:00
Javi Fontan
ae9552293a Change context package version 2012-09-12 13:13:19 +02:00
Javi Fontan
40c7fbcc96 feature #1452: add contextualization packages generator 2012-09-10 16:48:38 +02:00