1
0
mirror of https://github.com/rancher/os.git synced 2025-06-19 19:51:55 +00:00
Commit Graph

2371 Commits

Author SHA1 Message Date
wchao1241
a9eb57759c Add export filter of additional property 2018-05-09 12:54:01 +08:00
niusmallnan
41a3330d89 Add v1.3.0 AMIs for lastest version 2018-04-27 16:25:11 +08:00
niusmallnan
21f18fd121
Merge pull request #2336 from olljanat/feature/raspberry-pi3+-support
Added Raspberry Pi 3B+ support
2018-04-27 16:08:51 +08:00
Olli Janatuinen
20c3650c09 Added Raspberry Pi 3B+ support 2018-04-26 22:24:51 +03:00
niusmallnan
738847dcf9
Merge pull request #2330 from niusmallnan/master
Config docker-sys bridge via system-docker args
2018-04-16 16:30:13 +08:00
niusmallnan
de5a1991f4 Update vendor for removing cni-glue 2018-04-16 08:26:12 +00:00
niusmallnan
08fbe26c67 Update trash.conf for removing cni-glue 2018-04-16 08:23:47 +00:00
niusmallnan
ba388b6bc6 Build docker-sys bridge via system-docker args and remove cni-glue 2018-04-16 08:22:55 +00:00
niusmallnan
da8d5ed027 Bump system-docker to 17.06-ros4 2018-04-16 14:15:47 +08:00
niusmallnan
b4cd6af468 Update all go files mode 2018-04-16 11:30:08 +08:00
niusmallnan
592709a25c
Merge pull request #2326 from stffabi/cloudstac-cloudinit
add datasource support for cloudstack
2018-04-14 08:08:36 +08:00
stffabi
ccc330a43e add cloud-init support for cloudstack 2018-04-13 09:42:19 +02:00
niusmallnan
5c07c08105 Bump os-base to 2018.02-3 so that we can use ip6tables 2018-04-10 16:00:47 +08:00
niusmallnan
b8e442fa69 Update os-base and kernel:
kernel: 4.14.32
os-base: 2018.02-2
2018-04-03 18:31:37 +08:00
niusmallnan
a999a5b8db
Merge pull request #2315 from Jason-ZW/enhance-preload-timing-issue
enhance preload image process for system-scope services
2018-04-02 15:30:58 +08:00
Jason-ZW
80c99642b2 enhance preload timing issue 2018-04-02 05:31:14 +00:00
niusmallnan
c73954fab0 Add latest relaese v1.3.0 2018-03-28 16:23:50 +08:00
niusmallnan
fc8ef7d98d
Merge pull request #2305 from JacieChao/master
Add parameters while loading kernel modules
2018-03-27 15:01:16 +08:00
Jacie
89ff2e2298 Add parameters while loading kernel modules 2018-03-27 13:23:37 +08:00
niusmallnan
0ac085b273 Bump rpi kernel to 4.9.80
rpi-bootloader: v20180320-071222
rpi64-kernel: v20180319-130037
2018-03-27 09:56:51 +08:00
niusmallnan
9389687557
Merge pull request #2304 from Jason-ZW/fix-cloudinitexecute-decoding-bug
Add decode logic for writefiles
2018-03-26 15:12:59 +08:00
Jason-ZW
00956038f9 Add decode logic for writefiles 2018-03-26 06:32:15 +00:00
niusmallnan
2df6bdcd66 Add kernel.panic parameter for cmdline 2018-03-26 10:22:22 +08:00
niusmallnan
54b17af985
Merge pull request #2296 from Jason-ZW/master 2018-03-21 17:44:25 +08:00
Jason-ZW
fd544f1f9e Add vmware iso support 2018-03-21 08:31:25 +00:00
niusmallnan
b1ed273b64 Support container-crontab for arm64 2018-03-15 17:34:57 +08:00
niusmallnan
ee998fc259 Bump kernel to 4.15.9 2018-03-15 09:23:58 +08:00
niusmallnan
fc17e89393
Also check the label RANCHEROS (#2285) 2018-03-14 18:35:30 +08:00
niusmallnan
4876087067
Merge pull request #2277 from vancluever/b-another-shutdown-fix
cmd/power: Another shutdown command fix
2018-03-12 10:30:58 +08:00
niusmallnan
19a8103eb7 Update dapper build for golang 2018-03-08 14:14:48 +08:00
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