1
0
mirror of https://github.com/rancher/os.git synced 2025-07-03 10:06:13 +00:00
Commit Graph

1745 Commits

Author SHA1 Message Date
Sven Dowideit
ed645bd758 Merge pull request #1413 from joshwget/fix-cloud-init-execute-volumes
Fix cloud-init-execute service volumes
2016-11-22 15:16:22 +10:00
Josh Curl
1d617f1b92
Remove empty Docker engine arguments 2016-11-21 15:18:44 -08:00
Sven Dowideit
55d7d9e555 Merge pull request #1412 from joshwget/remove-unnecessary-label
Remove unnecessary label from cloud-init service
2016-11-22 08:27:53 +10:00
Sven Dowideit
4546f19bab Merge pull request #1410 from joshwget/remove-strip
Link with '-s -w' instead of calling strip
2016-11-22 08:27:38 +10:00
Sven Dowideit
a063252e06 Merge pull request #1409 from joshwget/symlink-power-commands
Use symlinks for power commands instead of bind mounts
2016-11-22 08:27:08 +10:00
Sven Dowideit
aa781b4a51 Merge pull request #1308 from SvenDowideit/move-os-release-file
Move the os-release file to /usr/lib and softlink
2016-11-22 08:26:27 +10:00
Josh Curl
c6eba498c5
Fix cloud-init-execute service volumes 2016-11-21 11:52:21 -08:00
Josh Curl
debc6a2f8c
Remove unnecessary label from cloud-init service 2016-11-21 10:33:19 -08:00
Josh Curl
b6106af3ec Merge pull request #1411 from joshwget/update-service-command-docs
Remove -d flag from ros serivice up in docs
2016-11-20 20:44:35 -08:00
Josh Curl
4abc6dd4d1
Remove -d flag from ros serivice up in docs 2016-11-20 20:19:53 -08:00
Sven Dowideit
4d9b2595b8 Merge pull request #1408 from joshwget/fix-docker-machine-ssh
Fix SSH keys for Docker Machine
2016-11-21 09:10:50 +10:00
Sven Dowideit
56aac57035 Merge pull request #1404 from SvenDowideit/add-qemu-run-iso
run the iso
2016-11-18 10:57:33 +10:00
Josh Curl
f7de33c1a5
Link with '-s -w' instead of calling strip 2016-11-17 13:53:10 -08:00
Denise
9fb6654d0e Merge pull request #1397 from SvenDowideit/some-0.8.0-docs
Add some info about creating console images
2016-11-17 10:59:43 -08:00
Josh Curl
9a34545aa9
Use symlinks for power commands instead of bind mounts 2016-11-17 09:49:27 -08:00
Sven Dowideit
432fa5636e Push the os-release file into the hostfs, and then bind mount it into our system containers
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-17 21:39:36 +10:00
Sven Dowideit
05ca9416e7 Add some info about creating console images
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-17 20:57:06 +10:00
Sven Dowideit
0a7d679866 run the iso
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-17 20:54:08 +10:00
Josh Curl
90640882b4
Fix SSH keys for Docker Machine 2016-11-16 23:36:25 -08:00
Josh Curl
67c7ba0fed Merge pull request #1406 from joshwget/update-schema
Update schema
2016-11-16 23:35:49 -08:00
Josh Curl
98f7f9e207
Update schema 2016-11-16 21:02:33 -08: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
Denise
0a8c4fa471 Merge pull request #1400 from SvenDowideit/remove-kernel-images
kernel headers and extras don't get built from os anymore
2016-11-16 14:48:16 -08:00
Josh Curl
bba93792d5
Rewrite update-ssh-keys in Go 2016-11-16 13:02:35 -08:00
Josh Curl
2b0638c95f Merge pull request #1401 from joshwget/update-schema
Update schema
2016-11-16 13:01:58 -08:00
Josh Curl
ac3cd213dc
Update schema 2016-11-16 10:06:13 -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
Sven Dowideit
8cc4850fe0 Merge pull request #1379 from joshwget/add-insecure-registry-flag
Add --insecure-registry flag to daemon arguments
2016-11-15 10:10:27 +10:00
Darren Shepherd
0187b4ff92 Merge pull request #1389 from SvenDowideit/zfs-notes
Some things i noticed while i was testing zfs
2016-11-14 07:45:13 -07:00
Sven Dowideit
ff51ea0ac8 Merge pull request #1391 from SvenDowideit/v0.7.1-dev
The cfg used to build v0.7.1
2016-11-14 23:03:48 +10:00
Sven Dowideit
9f4ffef125 Start on 0.7.1 release of amd64
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-14 12:54:14 +00:00
Sven Dowideit
64d442c2a3 Some things i noticed while i was testing zfs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-14 22:21:40 +10:00
Denise
b35727ee95 Merge pull request #1387 from deniseschannon/071updates
071updates
2016-11-12 10:42:25 -08:00
deniseschannon
e584bfb47d Headers fix 2016-11-12 09:47:43 -08:00
deniseschannon
8031ef551a Updated based on artifacts 2016-11-12 09:45:40 -08:00
deniseschannon
3964f5be3b Updated Readme 2016-11-12 09:39:54 -08:00
deniseschannon
d59735fc79 Final v0.7.1 updates 2016-11-12 09:35:22 -08:00
Josh Curl
0c6ce15f45 Merge pull request #1386 from deniseschannon/071updates
Updates to Amazon ECS and  packet script for v0.7.1
2016-11-12 09:11:47 -08:00
deniseschannon
9f909ae54d Updates to Amazon ECS and packet script for v0.7.1 2016-11-12 08:51:28 -08:00
Josh Curl
e286b4f20b Merge pull request #1385 from joshwget/add-bootcmd-to-schema
Add bootcmd to schema
2016-11-11 15:41:19 -08:00
Josh Curl
4ca24cffc6
Add bootcmd to schema 2016-11-11 14:56:25 -08:00
Sven Dowideit
28075b2a78 Merge pull request #1373 from joshwget/validate-command
Add command to validate configuration
2016-11-10 18:34:14 +10:00
Sven Dowideit
90c9257154 Merge pull request #1380 from SvenDowideit/select-integration-test-to-run
Select a specific integration test to run
2016-11-10 13:08:27 +10:00
Sven Dowideit
1d289143fe Select a specific integration test to run
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-10 13:07:45 +10:00
Josh Curl
5fe26f3ab5
Add --insecure-registry flag to daemon arguments 2016-11-09 11:36:51 -08:00
Josh Curl
2867d31a88
Add docs to 'ros config' section 2016-11-09 11:23:20 -08:00
Josh Curl
13b34a6668
Early cloud-init 2016-11-09 11:08:30 -08:00
Josh Curl
1f1c56d0ec
Add unit test that covers entire configuration 2016-11-08 11:48:45 -08:00
Josh Curl
ceaec960c4
Update schema 2016-11-08 11:48:05 -08:00