1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

build based on os-config.yml

WIP: build scripts
This commit is contained in:
Ivan Mikushin
2015-06-16 01:19:17 +05:00
parent dff70f8362
commit 4bf30683e7
42 changed files with 140 additions and 742 deletions

View File

@@ -1,10 +1,11 @@
#!/bin/bash
set -e
set -ex
cd $(dirname $0)/..
source scripts/build-common
cp bin/rancheros ${DIST}/artifacts/
cp bin/rancheros ${BUILD}/initrd/init
cp ./os-config.yml ${BUILD}/initrd/