Setting up the build environment in a chroot: Difference between revisions

From Alpine Linux
(Typofixes adding some urls)
(Continuing adding some headers)
Line 3: Line 3:


This page is divided into 2 main sections
This page is divided into 2 main sections
* [[#Create a build environment]]
* [[#Create a build environment|Create a build environment]]
* [[#Update a existing environment]]
* [[#Update a existing environment|Update a existing environment]]


= Create a build environment =
= Create a build environment =
The Build Environment (called [[Setting up the build environment 1.9]] from now on)
 
The Build Environment (called [[#Create a build environment|BE]] from now on) could be any of the following...
* Created on a existing 2.6 kernel
* A [[Native Harddisk Install|disk-based Alpine]]
 
== Create [[#Create a build environment|BE]] on existing 2.6 kernel ==
 
== Create [[#Create a build environment|BE]] on HD-based Alpine ==


= Update a existing environment =
= Update a existing environment =

Revision as of 13:13, 29 January 2009

Introduction

You will need a few Gigabytes to have enough pace for kernel compiling and storing all the binary packages and iso image.

This page is divided into 2 main sections

Create a build environment

The Build Environment (called BE from now on) could be any of the following...

Create BE on existing 2.6 kernel

Create BE on HD-based Alpine

Update a existing environment