Darren Shepherd
0d6c78ce28
Update networking
...
Add support for VLANs, bridging, and bonding.
2016-02-09 14:04:52 -07:00
Darren Shepherd
00b7dfea1f
Create directory if missing when writing network.yml
2016-02-08 21:46:17 -07:00
Darren Shepherd
1e0125c508
Merge pull request #735 from imikushin/multiarch
...
Multi-arch build: amd64, arm
2016-02-08 18:57:24 -07:00
Ivan Mikushin
2f27271a2c
Multi-arch build
...
Currently, for amd64 (the default) and arm.
Run `dapper make ARCH=arm rootfs` to build rootfs.tar.gz for arm.
2016-02-08 16:49:49 -08:00
Darren Shepherd
b8545ea2e0
Merge pull request #754 from oillio/patch-1
...
Fix bug in install script
2016-02-08 16:55:46 -07:00
Dan Jasek
9adfdf6ef9
Fix bug in install script
...
lsblk -o label will list the labels of the block devices. Using name only returns /dev/sda, etc.
In some cases, labels may be repeated (eg - RAID configurations). It is safer to use greater than 0.
2016-02-06 19:23:29 -07:00
Darren Shepherd
0a75d86374
Merge pull request #753 from imikushin/bump-stuff
...
Bump a few libs to latest tagged versions
2016-02-05 21:24:29 -07:00
Ivan Mikushin
caeacfa6ed
Bump a few libs to latest tagged versions
2016-02-04 22:53:59 -08:00
Ivan Mikushin
3a0aebe738
Merge pull request #752 from imikushin/bump-docker-binary
...
docker-1.10: bump downloadable docker binary
2016-02-04 22:52:03 -08:00
Ivan Mikushin
083af791b7
docker-1.10: bump downloadable docker binary
2016-02-04 22:41:36 -08:00
Ivan Mikushin
ab530c99fa
Merge pull request #751 from imikushin/bump-dfs
...
vendor dfs-1.10.0 go code
2016-02-04 19:29:14 -08:00
Ivan Mikushin
e2bab3b1f6
vendor dfs-1.10.0 go code
2016-02-04 19:23:51 -08:00
Ivan Mikushin
0e949dfba4
Merge pull request #748 from datawolf/master
...
do not print success info when loading images error
2016-02-04 18:34:19 -08:00
Ivan Mikushin
6ee8cdcc24
Merge pull request #750 from imikushin/docker-1.10
...
docker-1.10
2016-02-04 18:29:06 -08:00
Ivan Mikushin
9a8eb9cc5d
docker-1.10
2016-02-04 18:20:52 -08:00
Ivan Mikushin
d5b3f8407e
Merge pull request #746 from imikushin/tcmu-kernel
...
bump the kernel to the latest with Rancher TCMU patches
2016-02-04 17:56:11 -08:00
Ivan Mikushin
c1af41b826
Merge pull request #747 from ibuildthecloud/rancher
...
Random fixes
2016-02-04 12:15:26 -08:00
Darren Shepherd
28bd8b0ccb
Fix ros dev panic
2016-02-04 09:25:36 -07:00
Darren Shepherd
ce915927be
Fix issue with depulicate ssh keys after save
...
The CloudConfig.Save() did not load the metadata resulting in the diff
function always thinking the SSH keys were new. This would cause them
to be saved over and over again just getting bigger and bigger.
2016-02-04 09:13:20 -07:00
Darren Shepherd
77242012e7
Change OEM log message
2016-02-04 09:06:16 -07:00
Darren Shepherd
8ac9b1137b
Set signal channel to a sufficiently large buffer size
2016-02-04 09:06:15 -07:00
Ivan Mikushin
34f3307480
bump the kernel to the latest with Rancher TCMU patches
2016-02-03 15:07:45 -08:00
Wang Long
db49753d1a
do not print success info when loading images error
...
when the client.LoadImage return an error, there should not be print
success info like the following:
"INFO[0000] Done loading images from /usr/share/ros/images.tar"
This patch fix it by move the log.Infof() after the err check.
Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-02-03 20:24:12 +08:00
Darren Shepherd
2cbde58c30
Revert "Remove unused SshConfig type"
...
This reverts commit 246791d325
.
2016-01-28 08:27:17 -07:00
Darren Shepherd
618cd741d8
Sort SSH keys from metadata so that diff functions will be consistent
2016-01-28 08:11:54 -07:00
Darren Shepherd
b7bbad4072
Enabled userland proxy by default for user Docker
2016-01-28 08:11:54 -07:00
Darren Shepherd
4cd6d99b5e
Add packet cloud config support
2016-01-28 08:11:54 -07:00
Darren Shepherd
946d353e0c
vendor packngo
2016-01-28 08:11:54 -07:00
Darren Shepherd
9187ed724d
Merge pull request #712 from imikushin/trash
...
Use trash to manage deps
2016-01-26 18:15:05 -07:00
Darren Shepherd
cc566d1f79
Merge pull request #737 from pra85/patch-1
...
Update license year range to 2016
2016-01-26 18:14:26 -07:00
Prayag Verma
25761aea10
Update license year range to 2016
2016-01-19 11:06:39 +05:30
Ivan Mikushin
90b2e1867e
Merge pull request #729 from imikushin/go-1.5.3
...
Update to Go-1.5.3
2016-01-14 15:09:19 +05:00
Ivan Mikushin
51f68eaf6f
Update to Go-1.5.3
...
Security update: https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4
2016-01-14 13:38:20 +05:00
Ivan Mikushin
296f30764b
Merge pull request #715 from imikushin/kernel-bump
...
bump the kernel to Ubuntu-4.2.0-22.27 (linux-4.2.6)
2015-12-29 18:19:59 +05:00
Ivan Mikushin
e68db135a8
bump the kernel to Ubuntu-4.2.0-22.27 (linux-4.2.6)
2015-12-29 18:15:47 +05:00
Darren Shepherd
c59fb78303
Merge pull request #705 from ibuildthecloud/mdadm
...
Add mdadm scan flag and state script
2015-12-23 13:07:35 -07:00
Ivan Mikushin
9a5b5d9e62
Use trash to manage deps
2015-12-23 18:09:48 +05:00
Darren Shepherd
e4c2cb2223
Merge pull request #708 from ibuildthecloud/netconf
...
Bump vendored netconf
2015-12-22 22:05:02 -07:00
Darren Shepherd
6cf84c7dc6
Bump vendored netconf
2015-12-22 21:55:36 -07:00
Darren Shepherd
af0bd7d36b
Add mdadm scan flag and state script
2015-12-22 18:14:07 -07:00
Darren Shepherd
7e4f8fe87d
Merge pull request #704 from ibuildthecloud/one
...
Remove unneeded code
2015-12-22 17:12:19 -07:00
Darren Shepherd
439173a175
Merge pull request #703 from ibuildthecloud/oem
...
Support OEM partition and oem-conifg.yml
2015-12-22 17:11:50 -07:00
Darren Shepherd
ee257f944e
Remove unneeded code
2015-12-22 17:11:25 -07:00
Darren Shepherd
bad2aca5b1
Merge pull request #702 from ibuildthecloud/one
...
Farewell PID one
2015-12-22 17:04:17 -07:00
Darren Shepherd
1a95080522
Support OEM partition and oem-config.yml
2015-12-22 17:03:50 -07:00
Darren Shepherd
cd2829d220
Farewell PID one
...
This change no longer runs Docker as PID 1. Instead PID 1 is a very
simple zombie reaper and Docker is moved as a child of that PID.
2015-12-22 15:38:32 -07:00
Darren Shepherd
6df9841283
Merge pull request #701 from ibuildthecloud/subdir
...
Use a subdirectory of the state partition
2015-12-22 15:25:21 -07:00
Darren Shepherd
808fbdbe1f
Use a subdirectory of the state partition
2015-12-22 15:16:22 -07:00
Darren Shepherd
7252a543f2
Merge pull request #700 from ibuildthecloud/close
...
Close file in wait for network
2015-12-22 14:53:34 -07:00
Darren Shepherd
3ee82333db
Close file in wait for network
2015-12-22 08:59:35 -07:00