1
0
mirror of https://github.com/rancher/os.git synced 2025-09-12 13:17:17 +00:00
Commit Graph

2138 Commits

Author SHA1 Message Date
Darren Shepherd
17e01a3771 Merge pull request #1205 from joshwget/execute-start-scripts-using-bash
Execute start scripts using bash
2016-08-31 16:38:03 -07:00
Darren Shepherd
4d8da95bc7 Ubuntu-4.4.0-34.53-rancher1 2016-08-31 16:36:12 -07:00
Darren Shepherd
70df9efc4c Merge pull request #1206 from ibuildthecloud/build
Add suffix to rootfs build
2016-08-31 16:27:18 -07:00
Josh Curl
d4a026dc5d Execute start scripts using bash 2016-08-31 16:18:51 -07:00
Darren Shepherd
5d02e35df7 Add suffix to rootfs build 2016-08-31 14:04:47 -07:00
Darren Shepherd
22a3722aa0 Merge pull request #1200 from joshwget/docker-conf
Modify how /var/lib/rancher/conf/docker is sourced
v0.6.0-rc6
2016-08-29 16:40:33 -07:00
Josh Curl
258a5a173c Modify how /var/lib/rancher/conf/docker is sourced 2016-08-29 15:54:40 -07:00
Darren Shepherd
2e6f31599a Merge pull request #1199 from joshwget/fix-upgrade-console
Fix --upgrade-console flag for upgrade
2016-08-29 15:31:14 -07:00
Darren Shepherd
345aa57c80 Merge pull request #1195 from joshwget/udev-dependencies
Run udev-cold as non-detached and adjust dependencies
2016-08-29 15:02:08 -07:00
Josh Curl
0631e90ee0 Fix --upgrade-console flag for upgrade 2016-08-29 11:29:32 -07:00
Josh Curl
864990e640 Remove note about default username/password 2016-08-28 12:40:39 -07:00
Darren Shepherd
39e4bf7e5d Update for Drone 0.5 2016-08-28 12:16:21 -07:00
Josh Curl
aa10d84b75 Run udev-cold as non-detached and adjust dependencies 2016-08-28 12:15:32 -07:00
Darren Shepherd
bd904fcbda Merge pull request #1192 from joshwget/package-images-with-os-base
Package images with rancher/os-base instead of busybox
2016-08-28 12:05:43 -07:00
Darren Shepherd
b11ed7c1ef Merge pull request #1191 from joshwget/default-arm-docker
Use Docker 1.11.2 as default for arm and arm64
2016-08-28 12:04:01 -07:00
Darren Shepherd
f5be4686d5 Merge pull request #1188 from joshwget/upgrade-from-persistent-consoles
Fix upgrades from persistent consoles
2016-08-28 12:03:40 -07:00
Darren Shepherd
ec85b27621 Merge pull request #1189 from joshwget/clean-up-dockerfile
Remove python-pip and tox from Dockerfile.dapper
2016-08-28 12:02:06 -07:00
Josh Curl
c2a58aeb70 Package images with rancher/os-base instead of busybox 2016-08-26 11:42:47 -07:00
Josh Curl
c54da1924b Use Docker 1.11.2 as default for arm and arm64 2016-08-26 11:23:34 -07:00
Josh Curl
05132c0dd6 Remove python-pip and tox from Dockerfile.dapper 2016-08-25 17:42:37 -07:00
Josh Curl
bffe4e5d3e Fix upgrades from persistent consoles 2016-08-25 16:04:31 -07:00
Darren Shepherd
f64314b82f Merge pull request #1186 from ibuildthecloud/fix-respawn
Fix respawn.conf.d
2016-08-25 07:52:27 -07:00
Darren Shepherd
92e20827d8 Fix respawn.conf.d 2016-08-24 21:43:51 -07:00
Darren Shepherd
22ab564dac Merge pull request #1185 from Cougar/force-reboot
Do not ask about reboot if --force and no --no-reboot
2016-08-24 16:32:12 -07:00
Cougar
d725d99fa5 Do not ask about reboot if --force and no --no-reboot 2016-08-25 01:51:33 +03:00
Darren Shepherd
f468cdb307 Merge pull request #1184 from joshwget/docker-1.12.1
Switch to Docker 1.12.1
v0.6.0-rc5
2016-08-24 14:48:36 -07:00
Darren Shepherd
48c40a57c5 Merge pull request #1180 from joshwget/dev-mount
Use mount command to mount /dev
2016-08-24 14:44:20 -07:00
Josh Curl
3de6cabcff Switch to Docker 1.12.1 2016-08-24 14:43:51 -07:00
Darren Shepherd
a375cf6635 Merge pull request #1182 from joshwget/symlink-docker-proxy
Symlink docker-proxy
2016-08-24 14:37:10 -07:00
Josh Curl
c0bcb61158 Symlink docker-proxy 2016-08-24 09:43:03 -07:00
Josh Curl
360b576411 Use mount command to mount /dev 2016-08-23 11:07:13 -07:00
Darren Shepherd
dcc4962fdf Merge pull request #1172 from ibuildthecloud/add-console-stuff
Make respawn slightly extensible
v0.6.0-rc4
2016-08-22 14:51:38 -07:00
Darren Shepherd
2cfe4d289d Make respawn slightly extensible 2016-08-22 14:31:36 -07:00
Darren Shepherd
723278a440 Merge pull request #1174 from joshwget/specify-each-autologin-tty
Specify each autologin tty
2016-08-22 13:50:50 -07:00
Darren Shepherd
4bbfdadfde Merge pull request #1170 from joshwget/runcmd
Implement runcmd
2016-08-22 13:50:21 -07:00
Josh Curl
4677af8419 Implement runcmd 2016-08-22 13:22:27 -07:00
Darren Shepherd
5ffc77e797 Merge pull request #1173 from ibuildthecloud/streams
Close streams properly
2016-08-22 11:37:30 -07:00
Josh Curl
e4a94a81ef Add autologin key to scripts/run 2016-08-22 11:20:04 -07:00
Josh Curl
bbab6aa760 Specify each tty for autologin 2016-08-22 11:19:24 -07:00
Darren Shepherd
42d966bd52 Close streams properly 2016-08-22 09:55:59 -07:00
Darren Shepherd
90cefae4d8 Merge pull request #1169 from joshwget/fix-image-preloading
Fix image preloading
2016-08-22 00:08:05 -07:00
Josh Curl
5eda685ff5 Fix image preloading 2016-08-21 22:51:01 -07:00
Darren Shepherd
8d79d67ca4 Merge pull request #1168 from ibuildthecloud/checksum
Create iso checksums
v0.6.0-rc3
2016-08-18 22:42:28 -07:00
Darren Shepherd
ecb3880846 Create iso checksums 2016-08-18 22:41:30 -07:00
Darren Shepherd
6ed44af89a Extra compression 2016-08-18 21:26:34 -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
Darren Shepherd
894aa8054b Merge pull request #1165 from joshwget/docker-1.12.0
Switch default Docker version to 1.12.0
2016-08-18 18:10:14 -07:00
Josh Curl
4edba20d24 Switch default Docker version to 1.12.0 2016-08-18 16:44:50 -07:00
Josh Curl
da69a464fb Replace partprobe with partx 2016-08-18 15:35:39 -07:00
Darren Shepherd
add2080fb2 Merge pull request #1163 from joshwget/fix-duplicate
Fix duplicate volumes_from when switching consoles
2016-08-18 15:32:38 -07:00