Skip to content

Commit d11372e

Browse files
committed
All the things
1 parent 12ae861 commit d11372e

6 files changed

+85
-1
lines changed

Dockerfile

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
FROM debian:latest
2+
3+
# File Updated: August 4, 2019
4+
5+
# https://docs.docker.com/engine/reference/builder/
6+
7+
RUN set -x \
8+
&& apt-get update \
9+
&& apt-get upgrade -y \
10+
&& apt-get install -y bash curl git \
11+
&& apt-get autoremove \
12+
&& apt-get autoclean
13+
14+
# https://fuchsia.dev/fuchsia-src/getting_started
15+
# https://fuchsia.dev/fuchsia-src/development/source_code
16+
17+
RUN curl -s "https://fuchsia.googlesource.com/fuchsia/+/master/scripts/bootstrap?format=TEXT" | base64 --decode | bash
18+
19+
ENV PATH $PATH:/fuchsia/.jiri_root/bin
20+
21+
RUN set -x \
22+
&& jiri init -analytics-opt=false "/fuchsia"

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# fuchsia
1+
# Fuchsia
2+
23
Dockerfile to build Fuchsia
4+
5+
NOT official. You have as much information as we do when we look at https://fuchsia.dev/

bin/decode_bootstrap.sh

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#!/usr/bin/env bash
2+
################################################################################
3+
# Google distributes the bootstrap script for Fuchsia as a very condensed base64
4+
# file. Want to read it? Unpack it with these steps. Because the bootstrap.txt
5+
# file is not in this /bin directory, you should run this script from the root /
6+
# directory in this project.
7+
#
8+
# This is just for exploration. Follow the official Google steps to checkout the
9+
# Fuchsia source code found here:
10+
#
11+
# https://fuchsia.dev/fuchsia-src/development/source_code
12+
#
13+
14+
cat bootstrap.txt | base64 --decode >> ./bootstrap.sh

bin/get_bootstrap.sh

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
#!/usr/bin/env bash
2+
################################################################################
3+
# Google distributes the bootstrap script for Fuchsia as a very condensed base64
4+
# file. Want to read it? Check out the /bin/unpack_bootstrap.sh script for notes
5+
#
6+
# This is just for exploration. Follow the official Google steps to checkout the
7+
# Fuchsia source code found here:
8+
#
9+
# https://fuchsia.dev/fuchsia-src/development/source_code
10+
#
11+
12+
curl -s "https://fuchsia.googlesource.com/fuchsia/+/master/scripts/bootstrap?format=TEXT"

bootstrap.sh

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
#!/bin/bash
2+
# Copyright 2017 The Fuchsia Authors. All rights reserved.
3+
# Use of this source code is governed by a BSD-style license that can be
4+
# found in the LICENSE file.
5+
6+
set -e
7+
8+
function usage {
9+
cat <<END
10+
usage: bootstrap
11+
12+
Bootstrap the Platform Source Tree.
13+
END
14+
}
15+
16+
if [[ $# -gt 0 ]]; then
17+
usage
18+
exit 1
19+
fi
20+
21+
# The fetched script will
22+
# - create "fuchsia" directory if it does not exist,
23+
# - download "jiri" command to "fuchsia/.jiri_root/bin"
24+
curl -s "https://fuchsia.googlesource.com/jiri/+/master/scripts/bootstrap_jiri?format=TEXT" | base64 --decode | bash -s fuchsia
25+
cd fuchsia
26+
27+
.jiri_root/bin/jiri import -name=integration flower https://fuchsia.googlesource.com/integration
28+
.jiri_root/bin/jiri override fuchsia https://fuchsia.googlesource.com/fuchsia
29+
.jiri_root/bin/jiri update
30+
31+
echo "Done creating a Platform Source Tree at \"$(pwd)\"."
32+
echo "Recommended: export PATH=\"$(pwd)/.jiri_root/bin:\$PATH\""

bootstrap.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
IyEvYmluL2Jhc2gKIyBDb3B5cmlnaHQgMjAxNyBUaGUgRnVjaHNpYSBBdXRob3JzLiBBbGwgcmlnaHRzIHJlc2VydmVkLgojIFVzZSBvZiB0aGlzIHNvdXJjZSBjb2RlIGlzIGdvdmVybmVkIGJ5IGEgQlNELXN0eWxlIGxpY2Vuc2UgdGhhdCBjYW4gYmUKIyBmb3VuZCBpbiB0aGUgTElDRU5TRSBmaWxlLgoKc2V0IC1lCgpmdW5jdGlvbiB1c2FnZSB7CiAgY2F0IDw8RU5ECnVzYWdlOiBib290c3RyYXAKCkJvb3RzdHJhcCB0aGUgUGxhdGZvcm0gU291cmNlIFRyZWUuCkVORAp9CgppZiBbWyAkIyAtZ3QgMCBdXTsgdGhlbgogIHVzYWdlCiAgZXhpdCAxCmZpCgojIFRoZSBmZXRjaGVkIHNjcmlwdCB3aWxsCiMgLSBjcmVhdGUgImZ1Y2hzaWEiIGRpcmVjdG9yeSBpZiBpdCBkb2VzIG5vdCBleGlzdCwKIyAtIGRvd25sb2FkICJqaXJpIiBjb21tYW5kIHRvICJmdWNoc2lhLy5qaXJpX3Jvb3QvYmluIgpjdXJsIC1zICJodHRwczovL2Z1Y2hzaWEuZ29vZ2xlc291cmNlLmNvbS9qaXJpLysvbWFzdGVyL3NjcmlwdHMvYm9vdHN0cmFwX2ppcmk/Zm9ybWF0PVRFWFQiIHwgYmFzZTY0IC0tZGVjb2RlIHwgYmFzaCAtcyBmdWNoc2lhCmNkIGZ1Y2hzaWEKCi5qaXJpX3Jvb3QvYmluL2ppcmkgaW1wb3J0IC1uYW1lPWludGVncmF0aW9uIGZsb3dlciBodHRwczovL2Z1Y2hzaWEuZ29vZ2xlc291cmNlLmNvbS9pbnRlZ3JhdGlvbgouamlyaV9yb290L2Jpbi9qaXJpIG92ZXJyaWRlIGZ1Y2hzaWEgaHR0cHM6Ly9mdWNoc2lhLmdvb2dsZXNvdXJjZS5jb20vZnVjaHNpYQouamlyaV9yb290L2Jpbi9qaXJpIHVwZGF0ZQoKZWNobyAiRG9uZSBjcmVhdGluZyBhIFBsYXRmb3JtIFNvdXJjZSBUcmVlIGF0IFwiJChwd2QpXCIuIgplY2hvICJSZWNvbW1lbmRlZDogZXhwb3J0IFBBVEg9XCIkKHB3ZCkvLmppcmlfcm9vdC9iaW46XCRQQVRIXCIiCg==

0 commit comments

Comments
 (0)