blob: 37d890e257f939eb86bebffa4360068d86787b84 [file] [log] [blame]
#!/bin/bash
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# This script downloads and installs the basic packages that the user needs
# in developer mode. It also takes care of some configuration details
# that arise from not havin write access to the root filesystem.
# TODO(arkaitzr): more details (and actual code) to come.
# Get the static Python binary and portage (emerge script and python modules).
# Set PYTHONPATH so it can find the python modules for portage.
# Set configuration files for portage.
# Run emerge and install .