1
0
mirror of https://github.com/rancher/os.git synced 2025-06-23 13:37:03 +00:00
Commit Graph

2371 Commits

Author SHA1 Message Date
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
niusmallnan
3b92e04065
Support URL when using ros install -c (#2202) 2018-01-02 17:17:43 +08:00
niusmallnan
b08d29cc2c
Rebuild all-volumes service always (#2201) 2018-01-02 16:07:48 +08:00
niusmallnan
8385ce5b00
Remove dnspatch we have not used it anymore (#2198) 2017-12-29 15:20:43 +08:00
niusmallnan
c89a1f01b6 Bump up golang to v1.8.5 2017-12-29 13:43:23 +08:00
niusmallnan
f458e0408d
Add more logs for preload-images action and elegant close some files (#2196) 2017-12-29 13:24:51 +08:00
niusmallnan
0a26e696ee Update README for v1.1.2 2017-12-28 15:52:43 +08:00
niusmallnan
ec9f6b3031 Delete all the documents to ensure that they are maintained on github.rancher.io 2017-12-28 09:29:56 +08:00
niusmallnan
285a82dc96 Fix a typo path for publish script 2017-12-27 16:27:22 +08:00
niusmallnan
c9173bbda1 Remove rancher.debug flag for digitalocean image 2017-12-27 14:48:09 +08:00
niusmallnan
87091ba83d Update README 2017-12-27 11:52:39 +08:00
niusmallnan
55368a3897
Auto resize root disk on AWS (#2191) 2017-12-26 17:59:08 +08:00
Robert Neumann
dab1c4ffb3 Fix user-data for ec2 metadata source (#2189) 2017-12-25 18:11:24 +08:00
niusmallnan
a5af88224a Update doc about running Rancher on RancherOS
https://github.com/rancher/os/issues/1962
2017-12-22 15:20:35 +08:00
niusmallnan
868a4b01ce Update doc
https://github.com/rancher/os/issues/1936
2017-12-22 15:16:07 +08:00
niusmallnan
4de1396a46 Update README 2017-12-21 17:57:13 +08:00
niusmallnan
0e586b7996 Optimize the release script 2017-12-21 17:47:51 +08:00
niusmallnan
b9fea2e8d3 Update build file for raspberry-pi-hypriot64 2017-12-21 15:16:11 +08:00
niusmallnan
c3838be166 Update doc for security 2017-12-20 14:24:35 +08:00
niusmallnan
958bbef1f1 Vendor changes for vishvananda/netlink
https://github.com/rancher/os/issues/1863
2017-12-19 17:49:56 +08:00
niusmallnan
bd845cca31 Code updates for packethost/packngo v0.1.0 2017-12-19 17:08:15 +08:00