1 | This file contains examples of menu settings for various tasks.
|
---|
2 | ------------------------------
|
---|
3 | LFS book, System V, stable (8.2) version.
|
---|
4 | Download the files to /usr/src (verify you have write access)
|
---|
5 | Build in /mnt/lfs (should be owned by root, verify you can execute sudo)
|
---|
6 | Clean the build directory before beginning
|
---|
7 | Build a kernel, whose configuration is in /home/user/config-4.15-lfs-1
|
---|
8 | An fstab for the future system is located in /home/user/fstablfs
|
---|
9 | Run only the critical testsuites
|
---|
10 | Settings for a French user
|
---|
11 | Run four make jobs in parallel
|
---|
12 | -----------------------------
|
---|
13 | BOOK Settings --->
|
---|
14 | Use BOOK (Linux From Scratch System V) --->
|
---|
15 | Release (Branch or stable book) --->
|
---|
16 | Branch (preceded by "branch-"), stable Version, or tag (8.2)
|
---|
17 | [ ] Add blfs-tool support (NEW)
|
---|
18 | [ ] Add custom tools support (NEW)
|
---|
19 |
|
---|
20 | General Settings --->
|
---|
21 | Build Directory (/mnt/lfs)
|
---|
22 | [*] Retrieve source files
|
---|
23 | Package Archive Directory (/usr/src)
|
---|
24 | [ ] Retry on 'connection refused' failure (NEW)
|
---|
25 | Number of retry attempts on download failures (20) (NEW)
|
---|
26 | Download timeout (in seconds) (30) (NEW)
|
---|
27 | FTP mirror (http://ftp.osuosl.org) (NEW)
|
---|
28 | [*] Run the makefile
|
---|
29 | [*] Rebuild files
|
---|
30 |
|
---|
31 | Build Settings --->
|
---|
32 | [*] Run testsuites
|
---|
33 | Tests level (Only final critical testsuites) --->
|
---|
34 | Flavour (Don't stop on testsuite failures) --->
|
---|
35 | [ ] Package management
|
---|
36 | [ ] Create a log of installed files for each package
|
---|
37 | [*] Use a custom fstab file
|
---|
38 | Fstab file (optional) ($HOME/fstablfs)
|
---|
39 | [*] Build the kernel
|
---|
40 | Kernel config file ($HOME/config-4.15-lfs-1)
|
---|
41 | [ ] Strip Installed Binaries/Libraries
|
---|
42 | [ ] Install non-wide-character ncurses
|
---|
43 | [ ] DO NOT use/display progress_bar
|
---|
44 | TimeZone (Europe/Paris)
|
---|
45 | Language (fr_FR.UTF-8)
|
---|
46 | [ ] Install the full set of locales
|
---|
47 | Groff page size (A4) --->
|
---|
48 |
|
---|
49 | Advanced Features --->
|
---|
50 | [*] Create SBU and disk usage report
|
---|
51 | [ ] Run comparison analysis on final stage
|
---|
52 | [*] Optimization and parallelization
|
---|
53 | Optimization settings --->
|
---|
54 | Number of parallel `make' jobs (4)
|
---|
55 | Optimization level (Both temp tools and final system) --->
|
---|
56 | Internal Settings (WARNING: for jhalfs developers only) --->
|
---|
57 |
|
---|
58 | [ ] Rebuild the Makefile (see help)
|
---|
59 |
|
---|
60 | ------------------------------
|
---|
61 | ------------------------------
|
---|
62 | LFS book, systemd, XML source of the LFS book in /usr/src/lfsbook
|
---|
63 | Download the files to /usr/src (verify you have write access)
|
---|
64 | Build in /mnt/lfs (should be owned by root, verify you can execute sudo)
|
---|
65 | Clean the build directory before beginning
|
---|
66 | Build a kernel, whose configuration is in /home/user/config-4.15-lfs-systemd
|
---|
67 | An fstab for the future system si located in /home/user/fstablfs
|
---|
68 | Run all the testsuites
|
---|
69 | Settings for an user in California
|
---|
70 | Run four make jobs in parallel
|
---|
71 | -----------------------------
|
---|
72 | BOOK Settings --->
|
---|
73 | Use BOOK (Linux From Scratch systemd) --->
|
---|
74 | Release (Working Copy) --->
|
---|
75 | Loc of working copy (mandatory) (/usr/src/lfsbook)
|
---|
76 | [ ] Add blfs-tool support (NEW)
|
---|
77 | [ ] Add custom tools support (NEW)
|
---|
78 |
|
---|
79 | General Settings --->
|
---|
80 | Build Directory (/mnt/lfs)
|
---|
81 | [*] Retrieve source files
|
---|
82 | Package Archive Directory (/usr/src)
|
---|
83 | [ ] Retry on 'connection refused' failure (NEW)
|
---|
84 | Number of retry attempts on download failures (20) (NEW)
|
---|
85 | Download timeout (in seconds) (30) (NEW)
|
---|
86 | FTP mirror (http://ftp.osuosl.org) (NEW)
|
---|
87 | [*] Run the makefile
|
---|
88 | [*] Rebuild files
|
---|
89 |
|
---|
90 | Build Settings --->
|
---|
91 | [*] Run testsuites
|
---|
92 | Tests level (Both temporary tools and final system testsuites) --->
|
---|
93 | Flavour (Don't stop on testsuite failures) --->
|
---|
94 | [ ] Package management
|
---|
95 | [ ] Create a log of installed files for each package
|
---|
96 | [*] Use a custom fstab file
|
---|
97 | Fstab file (optional) ($HOME/fstablfs)
|
---|
98 | [*] Build the kernel
|
---|
99 | Kernel config file ($HOME/config-4.15-lfs-systemd
|
---|
100 | [ ] Strip Installed Binaries/Libraries
|
---|
101 | [ ] Install non-wide-character ncurses
|
---|
102 | [ ] DO NOT use/display progress_bar
|
---|
103 | TimeZone (America/Los_Angeles)
|
---|
104 | Language (en_US.UTF-8)
|
---|
105 | [ ] Install the full set of locales
|
---|
106 | Groff page size (letter) --->
|
---|
107 |
|
---|
108 | Advanced Features --->
|
---|
109 | [*] Create SBU and disk usage report
|
---|
110 | [ ] Run comparison analysis on final stage
|
---|
111 | [*] Optimization and parallelization
|
---|
112 | Optimization settings --->
|
---|
113 | Number of parallel `make' jobs (4)
|
---|
114 | Optimization level (Both temp tools and final system) --->
|
---|
115 | Internal Settings (WARNING: for jhalfs developers only) --->
|
---|
116 |
|
---|
117 | [ ] Rebuild the Makefile (see help)
|
---|
118 |
|
---|
119 | ------------------------------
|
---|