Commit Graph

134 Commits

Author SHA1 Message Date
Poltern
4e8ee82468 Small fixes 2023-06-14 15:34:58 +05:00
Poltern
5066cd089d Translated page systemd 2023-06-14 02:19:24 +05:00
Poltern
866e527523 Translated page usage 2023-06-13 17:01:26 +05:00
Poltern
bf1fbb3fea fix link 2023-06-12 19:27:05 +05:00
Poltern
721bdffd88 Translated page about kernel 2023-06-12 19:09:10 +05:00
Poltern
b46c295d38 Rename file and added changelog 2023-06-12 16:32:38 +05:00
Poltern
643b4e55ab Translated part of the kernel page 2023-06-12 02:42:42 +05:00
Poltern
2e6f001744 Typo fix 2023-06-11 03:06:41 +05:00
Poltern
374ee003a5 Translated page grub 2023-06-09 02:23:39 +05:00
Poltern
3ca8ee1299 Translated page systemd-custom 2023-06-08 23:48:47 +05:00
Poltern
c2e8c53d13 Translated page udev 2023-06-08 02:14:57 +05:00
Poltern
23d3f0bd4d Translated page networkd 2023-06-07 00:40:56 +05:00
Poltern
9bd7efbc80 Translated page symlinks 2023-06-06 01:36:08 +05:00
Poltern
a5c7a53011 Translated page network 2023-06-05 02:10:42 +05:00
Poltern
9604b33c8e Translated page profile, small fix locale 2023-06-04 01:44:26 +05:00
Poltern
10ec339804 Added consoled translation 2023-05-29 00:21:31 +05:00
Poltern
d281df5057 Translated page locale 2023-05-27 01:22:05 +05:00
Poltern
9614d13246 Small fix 2023-05-26 02:07:20 +05:00
Poltern
484f2de94c Added fstab translation 2023-05-25 17:59:33 +05:00
Poltern
5a97f3f756 Added Chapter 11 translation 2023-05-25 14:22:06 +05:00
Poltern
9894315d13 fix xsl for local docbook-xsl-1.79.1 2023-05-25 00:29:27 +05:00
Poltern
a7afa2e0d3 Add docbook-xsl-1.79.1 and small fixes 2023-05-25 00:08:02 +05:00
Poltern
80d3ba6378 Small fix 2023-05-24 18:01:19 +05:00
Poltern
fd68af235e Microtranslation 2023-05-24 17:27:52 +05:00
Poltern
b7384fdca1 fix pdf table width, tab and special characters 2023-05-24 16:37:26 +05:00
Poltern
3cc75c95ff Fix Makefile for pdf generation 2023-05-24 13:49:18 +05:00
Poltern
94137bfc35 Fix encoding, add pt-astra fonts 2023-05-24 13:30:24 +05:00
Poltern
4cb26ecb54 Correction of endings 2023-05-24 11:00:49 +05:00
Poltern
72046ec558 Fix pdf generation problem 2023-05-24 00:58:46 +05:00
Poltern
8b2596046c Small syntax fix 2023-05-23 17:51:58 +05:00
Poltern
6474bab70e Small codepage fix 2023-05-23 17:11:01 +05:00
Poltern
d8ef61d04e Small build html fix 2023-05-23 15:35:16 +05:00
Poltern
712973fa8d Small syntax fix 2023-05-23 11:39:21 +05:00
Poltern
e06288904a Small syntax fix 2023-05-23 11:29:29 +05:00
Poltern
4853b374aa Added all (even untranslated) pages 2023-05-23 11:22:34 +05:00
Poltern
ddc504dc02 Small fix 2023-05-23 11:20:30 +05:00
v_pertsev
30bb321d74 Added clock 2023-04-26 12:50:46 +05:00
Vladimir Pertsev
60bd678b77 Added /etc/shells and /etc/inputrc 2022-09-10 00:40:55 +05:00
Vladimir Pertsev
476e16b83f Added bootscripts 2022-09-09 02:48:25 +05:00
Vladimir Pertsev
ea57126215 glibc: don't mention "/lib" as ld.so search path anymore
Don't use dummy.c for glibc sanity check in chap 5
grub: update description for grub-glue-efi
python: supress "failed to check new pip version" or "a new pip version is available" warnings
parition: mention EFI system partition
Remove all non header files in linux headers
groff: remove -j1
gcc-pass2: remove unnecessary --enable-initfini-array option
2022-09-06 23:32:38 +05:00
Vladimir Pertsev
80b1ecadd2 Update changelog entries, SBU times and disk usage for all packages 2022-08-22 18:45:44 +05:00
Vladimir Pertsev
629197533b Intermediate update prior to lfs-11.2-rc1
add changelog entries for last package update
stripping: also mention symbol table besides debug symbols
2022-08-21 20:47:56 +05:00
Vladimir Pertsev
9cc557ee22 Added introduction for sys-v and systemd 2022-08-20 21:24:20 +05:00
Vladimir Pertsev
18b842c96d Remove libtool archive (.la) files in Chapter 5 and 6
They are really harmful.  In Binutils pass 2, libstdc++.la caused the
building system to use host /usr/lib/libstdc++.so for gprofng.  We now
has disabled gprofng for pass 2, but the similar issue also exists in
GCC pass 2.  In a normal LFS build, the building system silently uses
/usr/lib/libstdc++.so (I guess it does not blow up simply because some
blind luck); in a real cross build (x86 -> ARM for example) the build
will fail.

Remove the .la files to fix this issue.  Instead of only modifying
clfs-ng, it makes more sense to apply the change for trunk: though
the build does not fail, using host library is still a contamination.
2022-08-19 21:38:23 +05:00
Vladimir Pertsev
3ccf2b92b7 Clean chapter 8 binutils xml and text
Remove old commented instructions
Remove a sed and a test failure explanation: both have been fixed
in binutils-2.39
2022-08-15 23:17:51 +05:00
Vladimir Pertsev
712edf96d5 Add Chapter 9 and small translate fix 2022-08-13 00:17:03 +05:00
Vladimir Pertsev
95132e5e40 Added appendices file 2022-08-12 23:50:58 +05:00
Vladimir Pertsev
c1755c4bc5 Package updates.
Update to vim-9.0.0192.
Update to iana-etc-20220803.
Update to tzdata-2022b.
Update to iproute2-5.19.0.
Update to linux-5.19.1.
Update to bc-6.0.1.
2022-08-12 23:24:03 +05:00
Vladimir Pertsev
2deac57f41 Added appendices (dependencies, license)
Typography: added a note about "Il1" or "O0" issue
2022-08-12 02:08:15 +05:00
Vladimir Pertsev
e2de69db22 Added appendices (Acronymlist) 2022-08-11 01:38:27 +05:00