Skip to content

Commit 03eb666

Browse files
committed
explain folders
1 parent a95bad2 commit 03eb666

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
CrossLinuxFromScratch
22
=====================
33

4-
Scripts to automate the build of Cross Linux from Scratch. Scripts in this repository will eventually be moved to LessLinux' build process.
4+
Scripts to automate the build of Cross Linux from Scratch. Scripts in this repository will eventually be moved to LessLinux' build process. Currently ony x86_64 is supported. ia32 and armhf (Raspberry Pi) will follow, but are of no priority.
5+
6+
stage01:
7+
8+
Scripts to build the toolchain itself
9+
10+
stage02:
11+
12+
Scripts to build binaries for the target filesystem
13+
14+
stage03:
15+
16+
Scripts to assemble a bootable system image
17+

0 commit comments

Comments
 (0)