1
0
mirror of https://github.com/rancher/os.git synced 2025-06-30 16:51:47 +00:00
Commit Graph

1518 Commits

Author SHA1 Message Date
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
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
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
Denise
17e9ac1292 Merge pull request #1376 from joshwget/runcmd-string-values
Support string values for runcmd
2016-11-07 21:16:20 -08:00
Josh Curl
c1abc67fa8
Support string values for runcmd 2016-11-07 11:36:37 -08:00
Josh Curl
25e5ca5e4c
Add command to validate configuration 2016-11-06 18:23:01 -08:00
Denise
ee16cd4311 Merge pull request #1372 from joshwget/custom-builds-section
Add 'Custom Builds' section to docs
2016-11-06 18:00:52 -08:00
Josh Curl
343824c742
Add 'Custom Builds' section to docs 2016-11-04 16:22:18 -07:00
Josh Curl
2bfef7d7a8 Merge pull request #1370 from klausenbusk/do
Add initial DigitalOcean Debian->RancherOS cloud-config.yml
2016-11-04 10:23:57 -07:00
Kristian Klausen
284fb06636 Add initial DigitalOcean Debian->RancherOS cloud-config.yml 2016-11-04 17:48:44 +01: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
Sven Dowideit
6431034285 Merge pull request #1368 from joshwget/remove-seperate-image-for-syslog
Remove seperate image for syslog
2016-11-04 12:40:53 +10:00
Josh Curl
db6475c811
Remove seperate image for syslog 2016-11-03 16:43:41 -07:00
Sven Dowideit
7d34039738 Merge pull request #1342 from joshwget/bootcmd
Implement bootcmd
2016-11-04 08:33:11 +10:00
Josh Curl
bb4ad618e1
Implement bootcmd 2016-11-03 15:06:20 -07:00
Sven Dowideit
33b6145162 Merge pull request #1360 from SvenDowideit/import-docs-for-vnext
Import docs for vnext
2016-11-03 09:39:20 +10:00
Sven Dowideit
eb3f7fc9aa Merge pull request #1355 from joshwget/host-list
Change host engine opt type to list
2016-11-03 09:39:05 +10:00
Sven Dowideit
0fa7112e75 add a little docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-02 15:25:43 +10: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
Sven Dowideit
b344657d0f add 'make docs' to build locally
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-02 15:19:14 +10:00
Josh Curl
84eb54e8db
Remove unnecessary entry.sh script 2016-11-01 21:53:36 -07:00
Sven Dowideit
4d4c633f7e Change the README to indicate that its a devel version of the docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-02 12:25:03 +10:00
Sven Dowideit
a6468ddcff remove the CNAME - this is dev docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-02 12:17:17 +10:00
Sven Dowideit
980ee23130 import the rancherOS docs so we can write docs for the next release
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-02 12:17:17 +10:00
Sven Dowideit
ffb0735aba Merge pull request #1358 from StrongMonkey/typo
correct typo
2016-11-01 22:55:04 +10:00
Daishan Peng
35ce5cd8b5 correct typo 2016-11-01 00:10:53 -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
Sven Dowideit
100d85149f Merge pull request #1338 from joshwget/move-to-ros-subcommands
Move more commands to subcommands of ros
2016-11-01 12:58:51 +10:00
Josh Curl
21fb3ebfa9
Move more commands to subcommands of ros 2016-10-31 19:16:21 -07:00