| Newsgroups |
gmane.linux.lfs.automated |
| Message-ID |
<[email protected]> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository jhalfs.
commit f9a7f8ec3488f441cc731a4a3802658b4072144f
Author: Pierre Labastie <[email protected]>
AuthorDate: Mon Dec 13 17:23:08 2021 +0100
Update README
Change http to https for the new linuxfromscratch site.
Explicitly cite dependencies for the tools.
Cosmetic change to the kernel config instructions.
---
README | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README
index f8deb3c..6b3c97e 100644
--- a/README
+++ b/README
@@ -39,7 +39,8 @@
Of course the "Host System Requirements" should be fulfilled. The needed
supplementary packages are detailed at the bottom of the page:
- http://www.linuxfromscratch.org/alfs/download.html
+ https://www.linuxfromscratch.org/alfs/download.html. In short, you need
+ wget, sudo, libxml2, libxslt, docbook-4.5-xml, and docbook-xsl-nons.
3. INSTALLATION::
@@ -81,7 +82,8 @@
If you want to build the kernel as part of the automated build, select
"Build the kernel" in the menu. Then, a configuration file must be
provided. In order to do so, it is recommended to download the kernel
- tarball, unpack it, run <make menuconfig>, configure the kernel as per
+ tarball, unpack it, run <make menuconfig> (or any other *config),
+ configure the kernel as per
the book, and save the resulting .config file to a location where it can
be retrieved later on (a convenient location and name is
$SRC_ARCHIVE/config-<arch>-<kernel version>-<config details>).
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page