1
0
mirror of https://github.com/rancher/os.git synced 2025-04-28 03:20:50 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
Jason-ZW
0e22f6f06f Add retry mechanism to os-subscriber 2019-07-17 14:52:36 +08:00
jianghang8421
34afa7824e Fix bug: Logrotate will start failed when the config file is not with 644 file permission. 2019-06-25 11:51:57 +02:00
niusmallnan
470c686bbc Update os install logic
1. Fix a bug where install to a nvme disk
2. Remove unused code
3. Move cache services logic to os installer
2019-05-14 09:08:46 +02:00
Jason-ZW
125468664f Cache services_include resources 2019-05-14 03:58:35 +02:00
niusmallnan
e4e208d3b7 Only make an initial copy for the logrotate config files 2019-04-28 04:50:03 +02:00
niusmallnan
364c9c115d Override dhcpcd-run-hooks to remove the invalid option of logger 2019-02-25 14:06:18 +08:00
niusmallnan
ba5a67492a Ignore the temp dockerfile for each image 2019-02-22 14:06:35 +08:00
Jason-ZW
efeaf2643a Ignore upgrade service uuid error 2019-02-11 14:33:23 +08:00
Jason-ZW
edf913012d Embed subscriber service 2019-02-09 17:33:47 +08:00
niusmallnan
cb1e6cc1d1 Generate sshd_config by go template 2019-02-05 15:52:23 +08:00
niusmallnan
673d2142c0 Remove unnecessary bash-completion files in the default console 2018-12-26 10:07:37 +08:00
Jason-ZW
4d72f2a421 Add modemmanager udev rules 2018-12-07 14:23:06 +08:00
niusmallnan
b32e8e37d2 Refactoring each os image
More reasonable use of COPY, easy to maintain
2018-12-03 16:13:50 +08:00
Jason-ZW
4cb0f462bd Add wifi support 2018-11-07 17:11:03 +08:00
niusmallnan
1633698e05 Add wpa_supplicant hook in dhcpcd 2018-11-05 16:45:41 +08:00
niusmallnan
9ab2a58e4f
Fix for mtu display (#2209) 2018-01-05 17:34:36 +08:00
Sven Dowideit
42ae262c3f add alog rotate for the dhcpcd.debug.log file
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-12 21:07:43 +10:00
Sven Dowideit
ab9f22a954 make DHCP even debug print conditional on rancher.debug=true
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-12 20:56:19 +10:00
Sven Dowideit
a97854e089 add a debug dump of the dhcp server
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-12 16:04:18 +10:00
Sven Dowideit
7feee617a7 Log autoformat script output to /var/log/boot/autoformat.log
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-12 13:54:28 +10:00
Sven Dowideit
5ba2c76c71 Start ntpd using a script and -gx first
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-19 23:20:24 +10:00
Stephen Drake
8289d4e1bb Add logrotate and cron system services to support basic log rotation.
Signed-off-by: Stephen Drake <stephen@xenolith.net>
2017-07-07 13:49:17 +02:00
Sven Dowideit
4df962d4b6 make ros log to dmesg
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-30 10:51:30 +10:00
Darren Shepherd
4d89e3f5b7 Merge pull request #1402 from joshwget/go-update-ssh-keys
Rewrite update-ssh-keys in Go
2016-11-16 17:05:24 -07:00
Darren Shepherd
4479ff5cdb Merge pull request #1364 from joshwget/early-cloud-init
Early cloud-init
2016-11-16 17:05:03 -07:00
Josh Curl
bba93792d5
Rewrite update-ssh-keys in Go 2016-11-16 13:02:35 -08:00
Sven Dowideit
b3d62c26f7 kernel headers and extras don't get built from os anymore
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-16 13:07:38 +10:00
Josh Curl
13b34a6668
Early cloud-init 2016-11-09 11:08:30 -08:00
Sven Dowideit
307a966e73 Merge pull request #1357 from SvenDowideit/move-kernel-images-to-os-repo
move the kernel headers and extras images to os repo
2016-11-04 16:17:41 +10:00
Josh Curl
db6475c811
Remove seperate image for syslog 2016-11-03 16:43:41 -07:00
Sven Dowideit
6b466251ef Merge pull request #1363 from joshwget/remove-entry-script
Remove unnecessary entry.sh script
2016-11-02 15:22:12 +10:00
Josh Curl
84eb54e8db
Remove unnecessary entry.sh script 2016-11-01 21:53:36 -07:00
Sven Dowideit
d65f376ed9 move the kernel headers and extras images to os repo
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-01 15:56:17 +10:00
Josh Curl
21fb3ebfa9
Move more commands to subcommands of ros 2016-10-31 19:16:21 -07:00
Josh Curl
a7d405991c
Rewrite a few scripts in Go and remove unneeded services 2016-10-17 14:47:44 -07:00
Josh Curl
133c2610d1
Remove rancher.state.formatzero kernel parameter 2016-09-25 11:39:46 -07:00
Josh Curl
5eda685ff5
Fix image preloading 2016-08-21 22:51:01 -07:00
Darren Shepherd
7a1609a398 Merge pull request #1160 from joshwget/use-partx
Replace partprobe with partx
2016-08-18 18:11:33 -07:00
Josh Curl
da69a464fb
Replace partprobe with partx 2016-08-18 15:35:39 -07:00
Darren Shepherd
be49936400 Support lid close in acpid 2016-08-16 21:19:55 -07:00
Darren Shepherd
6abdeb34d6 Merge pull request #1143 from joshwget/better-engine-switching
Make it easier to switch between Docker engines
2016-08-15 21:21:23 -07:00
Josh Curl
80c72d0761
Make it easier to switch between Docker engines 2016-08-15 15:06:26 -07:00
Darren Shepherd
e827095b94 Merge pull request #1148 from joshwget/remove-rancheros-install-script
Remove rancheros-install script
2016-08-15 14:03:36 -07:00
Josh Curl
7890844e47
Remove rancheros-install script 2016-08-15 11:25:11 -07:00
Josh Curl
0a053c62ab
Extend write_files to run in all system services 2016-08-15 11:14:50 -07:00
Josh Curl
c67475cbaa
Rewrite console.sh and docker-init in Go 2016-08-12 11:40:56 -07:00
Josh Curl
889cb9eea8
Split cloud-init into cloud-init-execute and cloud-init-save 2016-08-04 15:47:12 -07:00
rajashree
f703b8d396 Adds version to PRETTY_NAME 2016-08-01 13:49:22 -07:00
Josh Curl
6b4222888c
Refactor state 2016-07-27 23:25:08 -07:00
Darren Shepherd
7ab3755d79 Merge pull request #1069 from ibuildthecloud/arm-fixes
Various fixes for ARM build
2016-06-29 23:48:56 -07:00