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

12 Commits

Author SHA1 Message Date
niusmallnan
de73e0551c Add APPEND_SYSTEM_IMAGES arg for build 2018-11-15 14:15:39 +08:00
Jan B
e5b1643bfa Optimize image loading to reduce memory footprint and boot time 2018-09-11 07:18:43 +08:00
niusmallnan
2df71b654e Use gzip to compress system-docker images for dev build 2018-05-13 10:57:07 +08:00
niusmallnan
4611e07d90 Fix make vmware 2018-05-12 18:27:51 +08:00
Jason-ZW
013e77fe9d Update vmware iso 2018-05-11 08:05:05 +00: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
Sven Dowideit
bb20e96a98 Add defered syslog hook
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-13 12:44:27 +10:00
Sven Dowideit
73980f9c73 save the elided cmdline into an env var
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-14 14:19:43 +10:00
Sven Dowideit
2cd6ec4db6 move the new cli to 'os' - its very experimental atm
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-13 12:56:54 +00:00
Sven Dowideit
8d941162d8 ros list shows all the active services and any cache available updates
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-13 12:56:54 +00:00
Darren Shepherd
dd7b2554e7 More build script enhancements 2016-05-08 10:35:48 -07:00
Darren Shepherd
ec410addb9 Refactor build scripts 2016-05-06 10:58:54 -07:00