1
0
mirror of https://github.com/rancher/os.git synced 2025-07-31 14:41:14 +00:00
Commit Graph

2541 Commits

Author SHA1 Message Date
niusmallnan
c320736b7a Bump os-base to 2018.02-1 2018-03-08 13:56:12 +08:00
niusmallnan
a16c56f7be Get rid of the system-docker-proxy 2018-03-08 10:23:12 +08:00
Chris Marchesi
7d86fa5f8b
cmd/power: Another shutdown command fix
It looks like some arguments for shutdown/halt/poweroff have been moved
to a conditional block that works off of how the command was actually
called. However, this value is derived from argv 0, without any sort of
normalization to make sure it matches the relative commands used to
determine how arguments are handled.

This has particular implications when power management commands are
called via absolute commands, as for example in the case of
open-vm-tools which calls /sbin/shutdown -h now specifically when
shutting down a system.

This corrects the situation by passing argv 0 through filepath.Base
before operating on it.
2018-03-06 14:16:44 -08:00
niusmallnan
f6a76a10ae
Config ROS image prefix for install and all rancher/os services (#2272) 2018-03-06 18:07:21 +08:00
William Fleurant
d263be4bae globalcfg: reboot 10s after kernel panic fixes #1785 (#1786) 2018-03-05 16:55:01 +08:00
niusmallnan
9c9c3ce141 Fix go test for ssh port and listen_address config 2018-03-05 16:39:30 +08:00
niusmallnan
67961c9349 Support to configure ssh port and listen address 2018-03-05 16:39:30 +08:00
niusmallnan
204011e401 Bump system-docker to 17.06-ros3 2018-03-05 13:32:00 +08:00
niusmallnan
9ced2ba666 Add rancher.resize_device cmdline for DO 2018-03-01 09:35:45 +08:00
niusmallnan
fb2acdb1f0 Update ignore 2018-02-28 15:43:30 +08:00
niusmallnan
34b7ab73c7 Remove import system-docker 2018-02-28 15:43:08 +08:00
niusmallnan
c5f1b28af8 Add SYSTEM_DOCKER_URL env 2018-02-27 23:44:22 +08:00
niusmallnan
43f483a5ef Support higher verion docker-ce as system-docker 2018-02-27 23:44:22 +08:00
niusmallnan
a7ba5d045b Remove system-docker syslink 2018-02-27 23:44:22 +08:00
niusmallnan
48e9314d0c Update os-config for new system-docker 2018-02-27 23:44:22 +08:00
Bill Maxwell
231ece3a9e update container crontab version (#2259)
* update container crontab version

* Format the yaml
2018-02-22 11:36:30 +08:00
niusmallnan
b5ef0f1c4e Bump os-base to 2017.02.10-1 2018-02-13 16:14:13 +08:00
niusmallnan
947049cc3c Use kernel 4.15.2 2018-02-09 20:38:09 +08:00
niusmallnan
4cb3e0fcb7 Update README for v1.2.0 release 2018-02-07 11:35:15 +08:00
niusmallnan
8cda43a68a
Reduce the memory consumption at startup (#2247)
Offline image is automatically loaded when the system boots.
When the system memory is not large enough (such as 1G), will lead to
kernel panic.
2018-02-05 17:43:39 +08:00
niusmallnan
22cac7abed
Adjust the parameter upgrade-console order (#2246) 2018-02-05 16:22:16 +08:00
niusmallnan
a29eee070b Bump to kernel 4.9.78-rancher2
Fix verbose output for ramdisk info
2018-01-29 13:48:31 +08:00
niusmallnan
d9d48a1905 Fix a typo path for rpi kernel url 2018-01-26 10:32:53 +08:00
niusmallnan
a268907302
GetRetry is used when detecting if url is available (#2237) 2018-01-25 18:01:55 +08:00
niusmallnan
1c2e55ed17
Fixes the following scenario can not reboot (#2236)
1. use ros install
2. use ros os upgrade
2018-01-25 16:25:09 +08:00
Julien Kassar
82aaa413f5 Fix format 'verbs' (#2115) 2018-01-25 09:47:17 +08:00
Julien Kassar
a08ad16a01 Replace Sirupsen/logrus package with rancher/os/log (#2114) 2018-01-24 17:57:02 +08:00
niusmallnan
6bd6f0c43c
Fix shutdown -h command (#2234) 2018-01-24 17:53:52 +08:00
niusmallnan
b512a9336a Fix go fmt 2018-01-23 18:09:59 +08:00
niusmallnan
d520ef1a1b
Merge pull request #2138 from vancluever/shutdown-reboot-arg-fix
cmd/power: Set correct container name and ensure full command executed
2018-01-23 18:07:57 +08:00
niusmallnan
992142b8ea
Merge branch 'master' into shutdown-reboot-arg-fix 2018-01-23 18:01:29 +08:00
niusmallnan
41543d533f Bump to rpi kernel 4.9.76 2018-01-21 20:56:39 +08:00
niusmallnan
3cfd6a63a0
Merge pull request #2231 from niusmallnan/wait-for-netconf
Add more logs for networking conf
2018-01-20 09:47:04 +08:00
niusmallnan
b5dd1d3f1c Get dhcp lease only for ipv4 2018-01-20 09:27:50 +08:00
niusmallnan
7250ee8ab4 Add more logs for networking conf 2018-01-19 22:42:01 +08:00
niusmallnan
e58456ead9
Add more friendly error message for ros install (#2225) 2018-01-17 17:06:07 +08:00
niusmallnan
51f18089c4 Rollback rancher/container-crontab:v0.1.0 2018-01-15 15:19:08 +08:00
niusmallnan
c6c57a8aaf
Automatically detect the storage driver for user docker (#2222) 2018-01-15 14:42:07 +08:00
niusmallnan
1ac26d6094 Bumo to docker 17.09.1 2018-01-11 21:26:09 +08:00
niusmallnan
f40468c8b1 Bump to container-crontab v0.3.0 2018-01-10 16:57:47 +08:00
niusmallnan
44552d55d0
Add ability to configure docker-sys bridge subnet (#2217) 2018-01-10 16:44:59 +08:00
niusmallnan
480e45cd01
Report image version when using ros version subcommand (#2213) 2018-01-08 17:58:43 +08:00
niusmallnan
8b196aaf35 Update README for v1.1.3 2018-01-08 13:46:22 +08:00
niusmallnan
099aa4f9c0 Bump to kernel v4.9.75 2018-01-08 13:42:50 +08:00
niusmallnan
9ab2a58e4f
Fix for mtu display (#2209) 2018-01-05 17:34:36 +08:00
niusmallnan
32fe594212
Bump to os-base v2017.02.9-1 (#2208)
Enable lvm commands
2018-01-05 16:00:08 +08:00
niusmallnan
f7a49abdeb
Remove arm32 support (#2207) 2018-01-05 13:42:44 +08:00
janeczku
a9bbe5046a Fixed regression: User-configured datasources ignored in cloud-init-save
Bug introduced in 51aff79c7e (diff-add8541b8b3d498a5afdf604303ea0d4)

Signed-off-by: janeczku <jan@rancher.com>
2018-01-04 23:52:09 +08:00
janeczku
5494e76041 Cosmetic: Fixed „/var/log/boot: is a directory“ error in init
Signed-off-by: janeczku <jan@rancher.com>
2018-01-04 23:52:09 +08:00
niusmallnan
493e12b9a3
Support for updating PATH variables (#2203) 2018-01-03 15:30:36 +08:00