Commit Graph

191 Commits

Author SHA1 Message Date
Bruce Dubbs
8159110a4d Typos 2022-08-21 19:29:21 -05:00
Julien Lepiller
9ca0948c69 Fix typos 2022-08-21 20:22:36 +02:00
Xi Ruoyao
7f17762a66
building-notes: add more info about stripping 2022-08-21 21:00:07 +08:00
Pierre Labastie
70957a40cf Add information about stripping
Propose a short script for stripping, which seems to work.
2022-08-21 13:49:45 +02:00
Xi Ruoyao
067189d7ea
building-notes: comment out bad stripping command
The stripping command will definitely destroy the system.  Leave it out
until we can figure out how to strip a running system correctly.

Link: https://lists.linuxfromscratch.org/sympa/arc/blfs-support/2022-08/msg00018.html
2022-08-21 08:16:03 +08:00
Pierre Labastie
403a9c620f Missing line return in the "library" page 2022-08-20 09:37:41 +02:00
Pierre Labastie
450ac1874f Update and tidy up the page about libraries
Prompted by a somewhat unhelpful comment in a mail of R Tegner.
2022-08-20 09:23:37 +02:00
Douglas R. Reno
df373d2730 Update URL for Stripping in Chapter 2 - Notes on Building Software. 2022-08-16 09:40:36 -05:00
Pierre Labastie
4c0df5c4d9 Fix some entities in general.ent for releases
Two entities downloads-root-systemd and patch-root were not
modified when switching to release:
- change the name of downloads-root-systemd to downloads-root since
the aim is to not have "-systemd" entities, and use "&blfs-version;"
for it
- create a patch-version entity (this one does not change for
systemd), and use it in patch-root
2022-03-01 10:07:36 +01:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -06:00
Pierre Labastie
a334dd2a3a Building Notes: tell why the number of jobs may have to be limited
Also tell how to limit the number of jobs with ninja
2022-02-13 19:24:50 +01:00
Bruce Dubbs
0a0ad3a17b Package updates.
Update to tree-2.0.0.
Update to pango-1.50.3.
Update to qpdf-10.5.0.
Update to libportal-0.5.
Update to gtk+3 3.24.31.
Update URLs in Beyond BLFS section.
2021-12-27 12:02:36 -06:00
Xi Ruoyao
97ba4252b4
building-notes: MD5 can be used to detect stealth update 2021-10-18 18:47:42 +08:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
dddebae741 Add a warning about stripping 2021-08-05 15:35:01 -05:00
Bruce Dubbs
7a3422b1e4 Fix stripping discussion for merged /usr 2021-08-05 15:10:37 -05:00
Xi Ruoyao
633329679c
building notes: stop to use MD5 for genuity verification, ...
use SHA256 or GnuPG instead.
2021-07-22 19:59:42 +08:00
Xi Ruoyao
8554ad2de7
building-notes: English grammar fix
https://thewritepractice.com/how-to-use-either-neither-or-and-nor-correctly/
2021-06-11 16:23:12 +08:00
Xi Ruoyao
65877d86d3
update building-notes and meson buildtype xinclude
Some packages are using debugoptimized in meson.build.
2021-06-11 16:18:52 +08:00
Xi Ruoyao
c98fc5bedc
update building notes for meson default buildtype
I'm not sure when "debug" became default though...
2021-06-04 19:38:48 +08:00
Xi Ruoyao
4a570af171 secure linuxfromscratch.org url 2021-05-01 19:14:53 +08:00
Xi Ruoyao
c9aa98043d
secure LFS url 2021-04-23 19:00:10 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Ken Moffat
55aa03ce43 Change debian pool link in Going Beyond LFS -
Unsurprisingly, ftp to ftp.uk.debian.org no longer works.
Change to http: because the https certificate is for hands.com and subdomains
firefox reports it is NOT valid for ftk.uk.debian.org.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23886 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-11 04:11:14 +00:00
Ken Moffat
bf5fb9456a Update to llvm-11.0.0 and rustc-1.47.0.
Patch firefox and thunderbird for this version of rust.
Remeasure all packages which use rust -
I think I used an out of date mozconfig when I updated thunderbird.
In general, builds are slower and slightly larger, but installs are marginally smaller.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-26 21:44:17 +00:00
Pierre Labastie
f0dc9578a4 Fix references to the lfs book (chapter numbering changes)
Not sure I have all ot them...*

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-21 12:19:40 +00:00
Ken Moffat
5ce1bdb06c Rust: explain how to (mostly) restrict how many processors it wants to use.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23349 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-30 17:45:38 +00:00
Bruce Dubbs
51b61f44da Comment out psutils and a2ps
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22889 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-25 16:20:39 +00:00
Ken Moffat
c0e4599ea2 Build systems - remark that there are some cmake packages (not necessarily in BLFS)
which produce bad ninja.build files but usable Makefiles.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22751 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-23 03:55:40 +00:00
Ken Moffat
ddbbdde1b8 Beyond BLFS - for Fedora point to the files now that I know where they have moved to.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22634 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-06 23:43:11 +00:00
Bruce Dubbs
2c011251cb Make systemd-units tarball xz
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22295 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-24 16:28:40 +00:00
Ken Moffat
7c93be0325 A couple more typo fixes from my previous commit.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21860 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 15:04:10 +00:00
Douglas R. Reno
52249aa0a4 Fix QtWebEngine's background rendering and multimedia crash problems, as well as adapt it to Linux 5.2+ API
Typo fix in 'Notes on Building Software'

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21859 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 14:49:55 +00:00
Ken Moffat
8fd509cbe7 Expand Notes on Building Software.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21858 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 03:31:03 +00:00
Ken Moffat
58b66af321 Beyond BLFS - use a working link for openSUSE.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21857 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 02:08:42 +00:00
Ken Moffat
ac421ac0df Beyond BLFS - use a working link for fedora, unfortunately srpms only. The old cgit links via pagure no longer work, at best you might eventually find the most recent commit, but looking at specfiles and patches there is unreasonably hard.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21856 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 01:54:42 +00:00
Ken Moffat
f66b2ee545 Simplify instructions for finding available meon options.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21420 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-01 21:12:06 +00:00
Bruce Dubbs
367853f6b3 Minor wording changes in sw notes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21417 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-30 22:51:46 +00:00
Ken Moffat
ab8c10c897 Start to document some of the differences in cmake and ninja.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21415 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-30 21:36:23 +00:00
Bruce Dubbs
1c3f6da1bc Make stripping command more robust.
Use a better URL for lsof.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21257 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-27 04:49:50 +00:00
Bruce Dubbs
7930b72681 Update location of systemd units
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21088 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-05 18:18:30 +00:00
Bruce Dubbs
6f3460d2dd Remove old section concerning .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20527 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 17:22:50 +00:00
Bruce Dubbs
30203c2c37 Stelling
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20526 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 17:06:59 +00:00
Pierre Labastie
ba7bf15c2f Finally openldap does not need .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19935 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-11 06:06:44 +00:00
Pierre Labastie
aade25df46 Change instructions for removing .la files, since openldap needs to
keep them in /usr/lib/openldap.
Also some cosmetics on xml...

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19934 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-10 19:32:56 +00:00
Bruce Dubbs
e58667e606 Various text updates
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19670 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-13 03:33:35 +00:00
Pierre Labastie
cc232d382f Fix a possible error in "remove-la-files.sh":
If /opt is empty, the instruction "find /opt/* ..." exits with non zero
status. The new instruction should be equivalent, but without this issue.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19619 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-23 15:56:03 +00:00
Pierre Labastie
0949d167e9 Other typos in remove-la-files.sh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19618 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-23 09:08:58 +00:00
Thomas Trepl
dc436a1296 Fix typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19617 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-23 08:47:31 +00:00
Bruce Dubbs
4fa85cb8b5 Update graphviz url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19593 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-12 21:56:51 +00:00