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

2371 Commits

Author SHA1 Message Date
Darren Shepherd
c6bf1bf850 Update ignores 2015-03-18 06:45:21 -07:00
Darren Shepherd
8bb9d9f9bd Start docker in CI 2015-03-18 06:45:21 -07:00
Darren Shepherd
bc8e43b726 Godep changes 2015-03-18 06:45:21 -07:00
Darren Shepherd
4948f952bb Switch network_config to network and config to interfaces 2015-03-18 06:45:21 -07:00
Bill Maxwell
ae6b937b8f Merge pull request #68 from cloudnautique/rancher_os_install
Added rancheros-installer script
2015-03-12 11:55:38 -07:00
Bill Maxwell
c4762e4d94 Added rancheros-installer script
This script will call out to pull an os-installer container. It handles
orchestrating the install process.
2015-03-12 11:40:20 -07:00
Darren
6a368be180 Merge pull request #81 from cloudnautique/fix_typo
fixed whitespace in help
2015-03-10 21:57:46 -07:00
Bill Maxwell
ede9b0100e fixed whitespace in help 2015-03-10 21:54:02 -07:00
Ivan Mikushin
27c6f0f822 parameterize host-only NIC and IP range 2015-03-10 19:31:15 +05:00
Darren
f0c28232c4 Merge pull request #79 from cloudnautique/update_readme
Highlighting rancher user
2015-03-09 14:45:40 -07:00
Bill Maxwell
96fb724698 Highlighting rancher user 2015-03-09 14:40:23 -07:00
Ivan Mikushin
bd5c6e0898 VirtualBox: reduce SATA portcount to 2 2015-03-09 19:34:24 +05:00
Ivan Mikushin
75b40d8168 VirtualBox convenience scripts 2015-03-09 15:08:02 +05:00
Darren
0f2e080202 Update README.md 2015-03-07 22:26:20 -07:00
Darren
6e2a825f8d Merge pull request #77 from cloudnautique/update_ami_readme
Updated AMI info and added regions
2015-03-07 22:24:13 -07:00
Bill Maxwell
47c53035d3 Updated AMI info and added regions 2015-03-07 22:19:51 -07:00
Darren
a604e3188f Merge pull request #70 from galal-hussein/master
Adding Getting Started Guide For RancherOS
2015-03-06 22:39:56 -07:00
Darren Shepherd
4b4bb63a4f Switch build env to ubuntu:14.04.2 2015-03-06 22:12:45 -07:00
Darren Shepherd
1452332ccb Fix CI 2015-03-06 21:56:47 -07:00
Darren Shepherd
474fb184c2 ubuntuconsole 0.0.2 2015-03-06 21:56:40 -07:00
Darren Shepherd
7eb4dfd93a os-base 0.0.5 2015-03-06 21:56:29 -07:00
Darren Shepherd
9e7f33b4f7 Add rsync to ubuntu console 2015-03-06 21:25:40 -07:00
Darren Shepherd
fff517ef0b Add support for local builds for downloads
If you set the hash in scripts/download to "dev" the build.sh
will use the local file from assets/
2015-03-06 21:25:25 -07:00
Darren Shepherd
f7b5b4f83b Handle system containers with no hash 2015-03-06 21:21:42 -07:00
Darren Shepherd
c837a2ae59 Fix console reboot 2015-03-06 21:20:59 -07:00
Darren Shepherd
b62fd539bd Networking implementation and fixes 2015-03-06 21:20:46 -07:00
Darren Shepherd
cdd9ede94a godeps for netconf 2015-03-06 21:16:03 -07:00
Darren Shepherd
575ae84922 Merge branch 'master' of https://github.com/wlan0/os into wlan0-master 2015-03-05 23:34:22 -07:00
Darren
2c519efbbc Merge pull request #74 from imikushin/patch-1
Set loopback interface up
2015-03-05 18:22:41 -07:00
Ivan Mikushin
aa9e6e9713 Set loopback interface up
fix #73
2015-03-05 22:28:58 +05:00
Hussein Galal Ahmed
13938cce14 Update GETTING_STARTED.md 2015-03-05 00:05:30 +02:00
Hussein Galal Ahmed
dfe0dd2016 Update GETTING_STARTED.md 2015-03-04 23:33:43 +02:00
HusseinGalal
b14ffa1d16 Add Getting Started Guide 2015-03-04 22:30:37 +02:00
sidharthamani
4a94d51037 add network config command 2015-03-03 17:23:14 -08:00
Darren
849a726e28 Merge pull request #67 from imikushin/latest-trusty
ubuntu-console: use latest Ubuntu 14.04 image
2015-03-03 07:18:50 -07:00
Ivan Mikushin
4b9504189f use ubuntu:14.04.2
pin version
2015-03-03 18:57:41 +05:00
Ivan Mikushin
1889f4fca9 ubuntu-console: use latest Ubuntu 14.04 image
see https://registry.hub.docker.com/_/ubuntu/
2015-03-03 16:55:13 +05:00
Darren
b91b9db3ea Merge pull request #60 from imikushin/master
fix #59
2015-03-02 10:48:09 -07:00
Ivan Mikushin
676680a52f fix #59 2015-03-02 22:44:41 +05:00
Darren
66a4cd44c1 Merge pull request #58 from psftw/doc-tweaks
Minor doc tweaks.
2015-03-01 22:14:36 -07:00
Peter Salvatore
d0df2ab7cc Minor doc tweaks. 2015-03-01 23:36:50 -05:00
Darren
f986548185 Merge pull request #57 from imikushin/master
fix a typo in scripts/run
2015-03-01 13:04:17 -07:00
Ivan Mikushin
7240eab253 fix a typo in scripts/run 2015-03-02 00:19:38 +05:00
Darren
6cff93b597 Merge pull request #48 from cglewis/master
typo
2015-02-25 11:07:28 -07:00
Charlie Lewis
51713b2a73 typo 2015-02-25 13:05:38 -05:00
Vincent Fiduccia
95090139f6 Merge pull request #47 from cjellick/master
Remove incorrect copyright
2015-02-25 10:24:23 -07:00
Craig Jellick
01212c7164 Remove incorrect copyright 2015-02-25 10:22:56 -07:00
Darren
f4cfbddd26 Merge pull request #42 from sidharthamani/master
add LICENSE information
2015-02-24 15:28:20 -08:00
sidharthamani
513774367e add LICENSE information 2015-02-24 15:18:38 -08:00
Darren
cf72122282 Merge pull request #29 from cloudnautique/add_vbox_build
Builds a VirtualBox VM that boots the new ISO and attaches a drive
2015-02-24 15:03:14 -08:00