aboutsummaryrefslogtreecommitdiff
path: root/lh-config.dist
blob: 13b4a494d38c51e3d7410250d9e469a79a8f2f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Set to the output directory.
# By default, it's a subdirectory named "output" in lh-bootstrap's base directory.
OUTPUT=

# Set to a non-privileged user on your system.
# Most of the build will be performed as that user.
NORMALUSER=nobody

# The C compiler for your BUILD system.
# Leave empty if you're using your distro's native compiler.
# BUILD_BUILD_CC=


# The toolchain for your TARGET system
# TRIPLE=x86_64-linux-musl
# CROSS_BASE=/home/ska/toolchains/cross/$TRIPLE


# Set this to true if you want your created rootfs to be statically linked
# BUILD_HOST_STATIC=false

# Filesystems size, in megabytes.

ROOTFS_SIZE=32768

# The device on which to spawn an early getty.
# Leave empty for no early getty.
CONSOLE=