1
0
mirror of https://github.com/rancher/os.git synced 2025-06-28 07:46:49 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
wlan0
8788ef3dfa add os-release file for console container 2015-04-07 16:09:29 -07:00
Darren Shepherd
d67aec9122 rbind the host dev 2015-04-06 07:28:28 -07:00
Darren Shepherd
8d9d941fee Make custom gopath builds easier 2015-04-06 07:17:03 -07:00
Darren Shepherd
11790d8c1c Remove running OS in Docker and setup better qemu args 2015-04-06 07:16:50 -07:00
Darren Shepherd
fd4560b54e Disable device renaming 2015-04-06 07:04:11 -07:00
Darren Shepherd
7bb5e10b12 Add syslog and udev hotplugging 2015-04-06 06:52:17 -07:00
Darren Shepherd
af272e92ca Add networking to system docker 2015-04-04 12:18:44 -07:00
Darren Shepherd
74c18eb4ed Bump os-base, docker versions 2015-04-04 10:10:37 -07:00
Darren Shepherd
a1f912c4d5 Wait for userdocker to start 2015-04-04 09:55:41 -07:00
Darren Shepherd
4524251129 Set UseDNS=no for sshd 2015-04-04 08:52:49 -07:00
Darren Shepherd
6004183bb4 Don't run ntpd at debug level 2015-04-04 08:51:16 -07:00
Darren Shepherd
363cd2764d Add option to not daemonize udev 2015-04-04 05:42:48 -07:00
Darren Shepherd
95a2f3ed67 Set build/initrd-current 2015-04-04 05:42:48 -07:00
Darren Shepherd
4118af6afa os-base v0.2.0 2015-04-04 05:42:48 -07:00
Darren Shepherd
0feacf7927 Copy headers 2015-04-04 05:42:48 -07:00
Darren Shepherd
6a3240f865 Dynamically set version for ubuntu console 2015-03-20 12:43:24 -07:00
Darren Shepherd
189e40ce26 Change volume containers to create only 2015-03-20 11:37:28 -07:00
Darren Shepherd
a398f82403 Add dynamic version string 2015-03-20 11:37:28 -07:00
Darren Shepherd
2f36ddd814 Merge pull request #91 from cloudnautique/set_default_install_to_generic
Set defaults based off of Rancher OS info
2015-03-19 22:49:38 -07:00
Darren Shepherd
4cde6dc934 network not disabled for cloud-init-pre 2015-03-19 22:48:05 -07:00
Bill Maxwell
bee6675b36 Set defaults based off of RanchOS info
If running on RancherOS gather sane defaults for users.
2015-03-19 21:09:43 -07:00
Bill Maxwell
2310287893 changed for new image name 2015-03-19 14:47:37 -07:00
Darren Shepherd
3c44f0ef5b Docker fails to start when TLS is off 2015-03-19 09:41:46 -07:00
Darren Shepherd
b5ed2e3542 Setup up golang for netgo 2015-03-18 08:27:00 -07:00
Darren Shepherd
2d10153c7e Refactor TLS conf 2015-03-18 06:45:22 -07:00
Darren Shepherd
5a36e885ac Don't allow start.sh to fail console start 2015-03-18 06:45:22 -07:00
Darren Shepherd
96edb78a74 Create /etc/lsb-release file 2015-03-18 06:45:22 -07:00
Darren Shepherd
87fa7272b7 Fix bug in which rancher home dir is not owned by rancher user 2015-03-18 06:45:22 -07:00
Darren Shepherd
04ae0c104b Switch to using netgo 2015-03-18 06:45:22 -07:00
Darren Shepherd
4d957a9f47 Dockerize ./scripts/build 2015-03-18 06:45:22 -07:00
Darren Shepherd
2d0f868a2e Delete temp Dockerfiles 2015-03-18 06:45:22 -07:00
Darren Shepherd
783e55306c Separate cloud init into two phases 2015-03-18 06:45:22 -07:00
Darren Shepherd
f21e7e1a90 Create custom ISO for machine that has auto-format on by default 2015-03-18 06:45:22 -07:00
Darren Shepherd
24c2d15ba8 Remove hack to load VMware SCSI 2015-03-18 06:45:22 -07:00
Darren Shepherd
91dd56e595 Add bootstrap phase to handle udev and auto-format 2015-03-18 06:45:22 -07:00
Darren Shepherd
3f078a9917 Build script updates for os-base 0.1.0 2015-03-18 06:45:21 -07:00
Darren Shepherd
8bb9d9f9bd Start docker in CI 2015-03-18 06:45:21 -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 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
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
b62fd539bd Networking implementation and fixes 2015-03-06 21:20:46 -07:00
Ivan Mikushin
aa9e6e9713 Set loopback interface up
fix #73
2015-03-05 22:28:58 +05: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
Ivan Mikushin
676680a52f fix #59 2015-03-02 22:44:41 +05:00
Ivan Mikushin
7240eab253 fix a typo in scripts/run 2015-03-02 00:19:38 +05: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