Xi Ruoyao
2e9e5b43c5
add <literal> to make commands for temp /etc/hosts and final /etc/pip3.conf looking better
2022-09-14 11:52:01 +08:00
Xi Ruoyao
bf6f9e75ee
python: supress "failed to check new pip version" or "a new pip version is available" warnings
...
The non-text change during freeze is approved by bdubbs.
2022-08-26 23:52:18 +08:00
Bruce Dubbs
3094b8c742
Tweak pip3 instructions
2022-08-09 21:44:44 -05:00
Bruce Dubbs
94bf45a457
Spelling
2022-07-14 17:02:30 -05:00
Xi Ruoyao
af3cf8ded1
python: mention that --force-reinstall needs --no-deps
2022-07-02 11:32:28 +08:00
Xi Ruoyao
93db1e614e
python: fix a typo
2022-04-21 23:28:35 +08:00
Bruce Dubbs
dd9987c5ab
Minor rewording of pip3 recommendations
2022-04-21 08:43:49 -05:00
Xi Ruoyao
720c0bd9fb
python: add a <important> for pip3 usage
2022-04-21 14:23:07 +08:00
Xi Ruoyao
ee16e55d20
text fixes for wheel change
...
* Add description for "wheel" command
* Explain why pip3 warning does not matter for us
* Format and typo fixes
2022-04-18 12:59:52 +08:00
Bruce Dubbs
e9538133fa
Suppress a waring if running pip3 as root.
...
In serveral places we use the pip3 command to install Python 3 programs
and modules for all users as root. This conflicts with the Python
developers' recommendation to build packages in a virtual environment as
a regular user. To this end, a multi-line warning is written when using
pip3 as the root user.
This change shows users how to avoid this warning.
2022-04-17 12:55:48 -05:00
Bruce Dubbs
676f0fdcec
Package updates.
...
Update to sysvinit-3.02.
Update to zlib-1.2.12.
Update to expat-2.4.8.
Update to Jinja2-3.1.1.
Update to Python-3.10.4.
Update to procps-ng-4.0.0.
Update to iproute2-5.17.0.
Update to meson-0.62.0.
Update to linux-5.17.1.
Update to util-linux-2.38.
2022-03-30 16:13:26 -05:00
Pierre Labastie
d672ab7d66
Remove spaces at end o lines - chapter08
2021-09-07 22:33:18 +02:00
Bruce Dubbs
5ed37b354c
Remove python tests in Chapter 8
2021-05-12 18:34:34 -05:00
Bruce Dubbs
7b2439a5df
Update to vim-8.2.2812.
...
Update to iana-etc-20210407.
Update to Python3-3.9.4.
Update to meson-0.57.2.
Update to linux-5.10.16.
Update to less-581.
Update to file-5.40.
Update to bc-4.0.1.
2021-04-26 19:26:06 -05:00
Xi Ruoyao
24c34df04f
Revert "Fix a header file in python, so that #include <python3.9/Python.h> works."
...
This reverts commit 2772bb9c30
.
Python maintainers rejects the proposed fix in
https://bugs.python.org/issue39026 . We'll need to make a correct fix,
or patch the downstream packages instead.
2021-04-22 01:32:11 +08:00
Pierre Labastie
2772bb9c30
Fix a header file in python, so that #include <python3.9/Python.h> works.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-02 22:02:06 +00:00
Bruce Dubbs
1e639b292c
Update descriptions of some new test failures
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-19 04:27:53 +00:00
Xi Ruoyao
8d3553538e
clean up short descriptions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-16 05:31:31 +00:00
Xi Ruoyao
3cf8a59f78
ch08/python: remove unneeded commands
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 09:01:27 +00:00
Xi Ruoyao
44cb6a287e
ch08/python: fix a hardcoded minor version in command explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-04 14:03:35 +00:00
Bruce Dubbs
a85486daa2
Update to iana-etc-20201012.
...
Update to vim-8.2.1845.
Update to bison-3.7.3.
Update to tzdata-2020b.
Update to libcap-2.44.
Update to Python-3.9.
Update to expat-2.2.10.
Update to bc-3.1.6.
Update to linux-5.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-10-15 15:23:42 +00:00
Bruce Dubbs
38b705d991
Update to grep-3.5.
...
Update to Python-3.8.6.
Update to openssl-1.1.1h.
Update to binutils-2.35.1.
Update to linux-5.8.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-10-01 15:28:53 +00:00
Xi Ruoyao
4798321215
python: fix an inconsistent index label
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-21 14:37:37 +00:00
Bruce Dubbs
6a156bab1b
Mostly text updates in Chapter 8.
...
There are a couple of minor command changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-12 04:40:07 +00:00
Thomas Trepl
fb386e05f1
Rename package entities to be independent of chapter numbering
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 12:55:28 +00:00
Bruce Dubbs
fcc027677d
Initial commit of alternative cross LFS
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-07 20:16:00 +00:00