source: CHEATSHEET@ 0495e57e

ablfs-more legacy trunk
Last change on this file since 0495e57e was fd4a798, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove $Id$ comments, they are useless with git

  • Property mode set to 100644
File size: 7.0 KB
Line 
1This file contains examples of menu settings for various tasks.
2------------------------------
3LFS book, System V, stable (8.2) version.
4Download the files to /usr/src (verify you have write access)
5Build in /mnt/lfs (should be owned by root, verify you can execute sudo)
6Clean the build directory before beginning
7Build a kernel, whose configuration is in /home/user/config-4.15-lfs-1
8An fstab for the future system is located in /home/user/fstablfs
9Run only the critical testsuites
10Settings for a French user
11Run four make jobs in parallel
12-----------------------------
13BOOK 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
20General 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
31Build 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
49Advanced 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------------------------------
62LFS book, systemd, XML source of the LFS book in /usr/src/lfsbook
63Download the files to /usr/src (verify you have write access)
64Build in /mnt/lfs (should be owned by root, verify you can execute sudo)
65Clean the build directory before beginning
66Build a kernel, whose configuration is in /home/user/config-4.15-lfs-systemd
67An fstab for the future system si located in /home/user/fstablfs
68Run all the testsuites
69Settings for an user in California
70Run four make jobs in parallel
71-----------------------------
72BOOK 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
79General 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
90Build 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
108Advanced 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------------------------------
120------------------------------
121CLFS book, systemd, stable version (as of April 2017)
122X86 multilib
123Download the files to /usr/src (verify you have write access)
124Build in /mnt/clfs (should be owned by root, verify you can execute sudo)
125Clean the build directory before beginning
126Use "boot" method, with a temporary kernel in /home/user/config-boot
127Build a kernel, whose configuration is in /home/user/config-4.15-clfs-systemd
128An fstab for the future system si located in /home/user/fstablfs
129Run all the testsuites for final system
130Settings for an user in Sidney (Australia)
131Run four make jobs in parallel
132-----------------------------
133BOOK Settings --->
134 Use BOOK (Cross-Compiled Linux From Scratch) --->
135 Release (Branch or stable book) --->
136 Branch (preceded by "branch-"), stable Version, or tag (3.0.0-systemd)
137 Target architecture (x86) --->
138 Library (multilib) --->
139 Build method (boot) --->
140 BOOT kernel config file (mandatory) ($HOME/config-boot)
141[ ] Add blfs-tool support (NEW)
142[ ] Add custom tools support (NEW)
143
144General Settings --->
145 Build Directory (/mnt/clfs)
146 [*] Retrieve source files
147 Package Archive Directory (/usr/src)
148 [ ] Retry on 'connection refused' failure (NEW)
149 Number of retry attempts on download failures (20) (NEW)
150 Download timeout (in seconds) (30) (NEW)
151 FTP mirror (http://ftp.osuosl.org) (NEW)
152 [*] Run the makefile
153 [*] Rebuild files
154
155Build Settings --->
156 [*] Run testsuites
157 Tests level (All final system testsuites) --->
158 Flavour (Don't stop on testsuite failures) --->
159 [ ] Create a log of installed files for each package
160 [*] Use a custom fstab file
161 Fstab file (optional) ($HOME/fstablfs)
162 [*] Build the kernel
163 Kernel config file ($HOME/config-4.15-clfs-systemd
164 [ ] Strip Installed Binaries/Libraries
165 [ ] Install non-wide-character ncurses
166 [ ] DO NOT use/display progress_bar
167 TimeZone (Australia/Sydney)
168 Language (en_AU.UTF-8)
169 [ ] Install the full set of locales
170 Groff page size (A4) --->
171
172Advanced Features --->
173 [*] Create SBU and disk usage report
174 [ ] Run comparison analysis on final stage
175 [*] Optimization and parallelization
176 Optimization settings --->
177 Number of parallel `make' jobs (4)
178 Optimization level (Cross tools (only MAKEFLAGS), temp tools and final system) --->
179 Internal Settings (WARNING: for jhalfs developers only) --->
180
181[ ] Rebuild the Makefile (see help)
182--------------------------------
183
Note: See TracBrowser for help on using the repository browser.