1
0
mirror of https://github.com/rancher/os.git synced 2025-07-06 19:38:37 +00:00
Commit Graph

1859 Commits

Author SHA1 Message Date
Darren Shepherd
c681c71fa6 Merge pull request #1273 from joshwget/packet-autologin
Autologin to ttyS1 in Packet
2016-10-05 14:08:18 -07:00
Darren Shepherd
805e865bfb Merge pull request #1286 from joshwget/use-system-docker-for-packet
Use System Docker during Packet install
2016-10-05 14:06:37 -07:00
Josh Curl
e89f4f27e0
Use System Docker during Packet install 2016-10-05 13:45:13 -07:00
Josh Curl
8b9edc2836
Autologin to ttyS1 in Packet 2016-10-05 00:49:00 -07:00
Darren Shepherd
897cbb9e9f Merge pull request #1270 from joshwget/new-packet-installation-script
New Packet installation script
2016-10-04 23:46:38 -07:00
Sven Dowideit
e97ad03b99 Fix dapper filename
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-10-05 09:56:28 +10:00
Josh Curl
6ace0c1b05
New Packet installation script 2016-10-04 15:33:10 -07:00
Darren Shepherd
a05e41ca6b Merge pull request #1269 from joshwget/packet-phone-home
Post to Packet phone home URL on first boot
2016-10-04 15:09:14 -07:00
Darren Shepherd
bb824a9f1b Merge pull request #1268 from joshwget/run-partprobe-after-growpart
Run partprobe after growpart
2016-10-04 15:08:39 -07:00
Josh Curl
2f2be31d8d
Post to Packet phone home URL on first boot 2016-10-04 13:23:47 -07:00
Josh Curl
0a3ee71352
Run partprobe after growpart 2016-10-04 09:41:11 -07:00
Darren Shepherd
314e1a69ae Merge pull request #1266 from ibuildthecloud/version
os-base v2016.08.1-1
2016-10-03 08:12:14 -07:00
Darren Shepherd
375e38c850 os-base v2016.08.1-1 2016-10-03 07:14:25 -07:00
Avi Deitcher
cc538ad523 Align kernel command-line params for EFI via grub to BIOS via isolinux 2016-10-02 14:34:44 +03:00
Avi Deitcher
cdd3dcc99e Set the correct image builder to include EFI 2016-10-02 11:45:59 +03:00
Avi Deitcher
4b121ec3b1 Add grub-efi to Dockerfile.dapper, efi.txt instructions and base grub.cfg 2016-10-02 11:40:57 +03:00
Darren Shepherd
f56501251e Merge pull request #1261 from rancher/revert-1256-move-packet-datasource
Revert "Move Packet datasource from cloud-init-pre to cloud-init"
2016-09-30 08:31:22 -07:00
Darren Shepherd
a811132245 Revert "Move Packet datasource from cloud-init-pre to cloud-init" 2016-09-30 07:41:03 -07:00
Darren Shepherd
2122f99fce Merge pull request #1260 from joshwget/noformat-and-raid
Add noformat and RAID installer types
2016-09-30 07:32:13 -07:00
Darren Shepherd
05a43ceac0 Merge pull request #1259 from joshwget/omitempty-engineopts
Add omitempty to EngineOpts tags
2016-09-30 07:31:20 -07:00
Darren Shepherd
bdcda45a11 Merge pull request #1256 from joshwget/move-packet-datasource
Move Packet datasource from cloud-init-pre to cloud-init
2016-09-30 07:29:39 -07:00
Darren Shepherd
99420925f5 Merge pull request #1236 from joshwget/refactor-loading
Refactor how consoles and engines are loaded
2016-09-30 07:28:48 -07:00
Josh Curl
2fc1d3fa5f
Add noformat and RAID installer types 2016-09-29 21:55:19 -07:00
Josh Curl
7adb6ee3a8
Add omitempty to EngineOpts tags 2016-09-29 21:47:31 -07:00
Josh Curl
395ef0b8c4
Move Packet datasource from cloud-init-pre to cloud-init 2016-09-27 11:18:24 -07:00
Josh Curl
cf998978a8
Refactor how consoles and engines are loaded 2016-09-26 22:03:06 -07:00
Darren Shepherd
5987d713a4 Merge pull request #1245 from joshwget/parse-colons-without-quotes
Colons can be parsed without quotes
2016-09-26 21:41:57 -07:00
Darren Shepherd
e5293ff926 Merge pull request #1239 from joshwget/docker-arguments-map
Use a map to configure Docker arguments
2016-09-26 21:36:36 -07:00
Darren Shepherd
3bbf46b66d Merge pull request #1240 from joshwget/enable-validate-script
Enable scripts/validate without golint
2016-09-26 21:34:54 -07:00
Josh Curl
1da9a19951
Enable scripts/validate without golint 2016-09-26 21:32:40 -07:00
Josh Curl
b65e429bb6
Run gofmt and fix vet errors 2016-09-26 21:32:37 -07:00
Darren Shepherd
5cc30c6935 Merge pull request #1167 from joshwget/go-1.7
Bump Go to 1.7.1
2016-09-26 21:30:20 -07:00
Darren Shepherd
7ac9d02614 Merge pull request #1254 from joshwget/preserve-kernel-args
Preserve custom kernel arguments when upgrading
2016-09-26 21:22:41 -07:00
Darren Shepherd
e58a6a5433 Merge pull request #1252 from joshwget/ignore-mkdir-error
Ignore error creating /var/lib/system-docker if it already exists
2016-09-26 21:22:23 -07:00
Josh Curl
1731fc5642
Preserve custom kernel arguments when upgrading 2016-09-26 17:27:53 -07:00
Josh Curl
32b2ccda1e
Ignore error creating /var/lib/system-docker if it already exists 2016-09-25 20:37:55 -07:00
Josh Curl
065fe4a16e
Use a map to configure Docker arguments 2016-09-25 17:55:19 -07:00
Darren Shepherd
bdf266e655 Merge pull request #1238 from joshwget/show-more-command-output
Show output for more commands in cloud-init-execute
2016-09-25 13:18:50 -07:00
Darren Shepherd
a23776f03f Merge pull request #1251 from joshwget/remove-formatzero
Remove rancher.state.formatzero kernel parameter
2016-09-25 13:16:51 -07:00
Josh Curl
133c2610d1
Remove rancher.state.formatzero kernel parameter 2016-09-25 11:39:46 -07:00
Josh Curl
c1582f5a49
Colons can be parsed without quotes 2016-09-18 16:35:32 -07:00
Josh Curl
2781eab500
Split up parseCmdline unit test 2016-09-18 16:33:22 -07:00
Josh Curl
9e14a9da5a
Bump Go to 1.7.1 2016-09-15 22:03:17 -07:00
Josh Curl
605a8bf618
Update vendor 2016-09-15 16:04:11 -07:00
Josh Curl
d28dfe1e19
Add fatih/structs 2016-09-15 16:03:50 -07:00
Josh Curl
d782d0b17f
Show output for more commands in cloud-init-execute 2016-09-15 10:51:26 -07:00
Darren Shepherd
a22075aef2 Merge pull request #1194 from joshwget/upgrade-tests
Upgrade tests
2016-09-14 10:51:39 -07:00
Darren Shepherd
e0110932f4 Merge pull request #1233 from joshwget/drone
Update for Drone 0.5
2016-09-14 10:51:24 -07:00
Josh Curl
2751101ebe
Increase timeout for integration tests 2016-09-13 17:32:07 -07:00
Denise
1de9d2d6c7 Update README.md 2016-09-13 16:53:53 -07:00