1
0
mirror of https://github.com/rancher/os.git synced 2025-06-26 15:01:34 +00:00
os/cmd/control
niusmallnan 41b562c01f Use double-quoted string for writing proxy.sh
Presence of special characters (i.e. &) in proxy environment values causes generation of an invalid /etc/profile.d/proxy.sh file.
This is a problem due to the common inclusion of special characters in passwords and proxy strings of the format htt[p|s]://user:pass@url:port.
2019-05-28 09:32:38 +02:00
..
install Update os install logic 2019-05-14 09:08:46 +02:00
service Support service cache update 2019-02-27 10:06:09 +08:00
autologin.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
bootstrap.go Merge pull request #2545 from bernard-wagner/lvm-crypt 2018-12-11 13:52:08 +08:00
cli.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
config_test.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
config.go Re-add input from stdin 2019-03-11 13:03:57 +08:00
console_init.go Use double-quoted string for writing proxy.sh 2019-05-28 09:32:38 +02:00
console.go Support service cache update 2019-02-27 10:06:09 +08:00
dev.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
docker_init.go Check user-docker backingFS 2019-03-11 12:22:09 +08:00
engine.go Support service cache update 2019-02-27 10:06:09 +08:00
entrypoint.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
env.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
install.go Update os install logic 2019-05-14 09:08:46 +02:00
os.go Support service cache update 2019-02-27 10:06:09 +08:00
preload.go Autoload the predefined user images 2019-05-16 10:04:20 +02:00
recovery_init.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
selinux.go Hide the selinux command 2018-12-12 11:49:04 +08:00
switch_console.go Stop docker and console first to avoid zombie processes 2018-11-26 18:30:36 +08:00
tlsconf.go Imports are organized in groups, with blank lines between them 2018-10-23 13:11:31 +08:00
udevsettle.go Add 4glte support 2018-12-12 11:28:45 +08:00
user_docker.go Add docker Bash completion for other consoles 2019-01-02 13:17:38 +08:00
util.go Check user-docker backingFS 2019-03-11 12:22:09 +08:00