Christian González
af1ec56a16
F #3380 : Retry hem execution. Better hook management start process
...
(cherry picked from commit cb6ecaa8bebf4c8e2323ac35a5ff601f29b97c37)
(cherry picked from commit b8351898fc212065dc1abff14be531db5442cd82)
2019-09-09 16:59:51 +02:00
Ruben S. Montero
3d5badebee
B #3088 : Fix return code for oned and one start script
...
(cherry picked from commit 8b756cc390
)
2019-03-15 18:01:37 +01:00
Vlastimil Holer
441cf1f7f9
Bump version to 5.7.85, year to 2019
2019-01-16 11:47:59 +01:00
Vlastimil Holer
a4c0447ccf
Bump year to 2018 ( #1623 )
2018-01-02 18:27:37 +01:00
Javi Fontan
8de979e42c
Bump version 5.3.80
2017-05-25 16:07:35 +02:00
Javi Fontan
e1f6dee180
Update copyright notice year
2016-05-04 12:33:23 +02:00
Jaime Melis
e20fb5c4c4
Fix copyright in banners
2015-09-23 16:51:10 +02:00
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Javi Fontan
1e81c2374c
feature #3008 : delete context packages from main repo
...
These files now reside in its own repository:
https://github.com/OpenNebula/addon-context-linux
2014-07-02 19:06:58 +02:00
CertiY
f3159b78a3
Add LANG for ifconfig
...
Adding Language for the ifconfig-command as the regex wouldnt match in other languagesets
2014-06-18 16:40:53 +02:00
Javi Fontan
6cecb17f2d
context ubuntu: cleanup unused code
2014-04-28 22:10:30 +02:00
Stefan Kooman
1e429998f1
context ubuntu: flush ip address before configuring
2014-04-28 22:05:25 +02:00
Jaime Melis
a6701b046e
Remove all the files under /etc/network/interfaces.d
2014-04-25 14:57:52 +02:00
Michael Kutzner
8e63e3dbf2
Deactivate network before starting it
2014-04-25 14:57:52 +02:00
Jaime Melis
c53006b579
Bump to version 4.6.0
2014-04-23 12:26:38 +02:00
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
Tino Vazquez
512da05b86
Various fixes for groups
...
Various fixes for extended template
Add restart to one script
2014-03-12 16:34:49 +01:00
Tino Vazquez
24fafbc09b
Add restart option for one script
2014-03-11 18:27:41 +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 d7c6a6a6d2
)
2013-11-28 15:11:39 +01:00
Javi Fontan
b775ef1247
Bump version to 4.3.90
...
(cherry picked from commit f783d3082b
)
2013-11-28 15:09:37 +01:00
Jaime Melis
e0c813b591
Bug #678 : Startup should create dir for pid file if it does not exists
2013-11-27 16:46:09 +01:00
Bill Cole
c1d3f62543
Bug #2386 : Better log backup for one start
...
Backup all log files with mv, move the backups from start() into start_one() and start_sched(), and expose the fact that the *_sched commands are supported
2013-11-25 16:22:06 +01:00
Jaime Melis
96b5cd4276
Bump to version 4.3.85
2013-11-15 14:32:03 +01:00
Tino Vazquez
0546c7e77a
feature-2460: Initial take to iSCSI removal. It will be an addon from now on.
...
https://github.com/OpenNebula/addon-iscsi/
2013-11-14 17:10:44 +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
Ruben S. Montero
f98a2daee9
feature #1678 : Exit oned if a driver cannot be loaded
2013-10-25 15:16:44 +02:00
Jaime Melis
37e065b7f7
Bump to version 4.3.80
2013-10-11 16:37:50 +02:00
Javi Fontan
01ae1027a9
feature #2289 : take out ganglia im/vmm files
2013-08-28 15:59:35 +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
Carlos Martín
fe636ad42e
Feature #2054 : Add Linux guest onegate script
2013-07-03 12:33:41 +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