Commit Graph

228 Commits

Author SHA1 Message Date
Xi Ruoyao
6cfe855a16
dependencies: remove patch runtime dependency on itself
Reported-by: Rahul Chandra <rahulshaku2@gmail.com>
2022-09-18 12:27:44 +08:00
Xi Ruoyao
ade96029ad
dependencies: bump grep external dependency on PCRE
It now checks for libpcre2-8, so link to PCRE2 instead of PCRE1.
2022-09-18 12:27:44 +08:00
Xi Ruoyao
fb66c4c583
some http -> https changes 2022-09-05 09:52:05 +08:00
Xi Ruoyao
e909a1ebdf
bc: enable readline
Using readline can improve line editing feature of bc, but it's not
enabled by default.

As readline is already installed before bc, let's pick up this
improvement with no cost.
2022-06-22 15:16:03 +08:00
Bruce Dubbs
032d88fc75 Add wheel-0.37.1 (Python module). 2022-04-17 17:11:27 -05:00
Bruce Dubbs
f23beb1acf Remove refereces to Russia 2022-03-27 11:46:00 -05:00
Pierre Labastie
b35ab48b26 Add glib2 as an optional dependency of pkg-config 2022-02-10 10:28:23 +01:00
Xi Ruoyao
f5923aa8b4
kmod: link to openssl 2022-02-05 20:37:43 +08:00
Xi Ruoyao
d64d2255f5
dependencies: zstd can use LZ4 2022-02-05 17:03:36 +08:00
Xi Ruoyao
4d323c324f
dependencies: coreutils-9.0 uses openssl-3 for cryptography 2022-01-31 19:42:18 +08:00
Xi Ruoyao
8c3872af6c
dependencies: systemd uses zstd
It's used for compressing journals and coredumps.
2022-01-28 02:36:45 +08:00
Xi Ruoyao
02d0c359bb
dependencies: systemd does not depends on Intltool now 2022-01-27 20:59:42 +08:00
Xi Ruoyao
20e30e42e2
dependencies: list Linux-PAM as an optional dependency of util-linux 2021-12-27 16:40:40 +08:00
Xi Ruoyao
768ae15039
don't enable CONFIG_IKHEADERS building the kernel
https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2021-11/msg00014.html
2021-11-23 18:23:51 +08:00
Pierre Labastie
e7fb2ca433 Remove spaces at end of lines - appendices 2021-09-07 22:54:02 +02:00
Xi Ruoyao
4149b6f353
add libnsl as python optional dependency 2021-08-19 16:30:34 +08:00
DJ Lucas
e9b00bdfc5 add p11-kit to dependencies list for systemd 2021-08-16 23:49:02 -05:00
Xi Ruoyao
590d255947
Merge branch 'trunk' into xry111/tester-nohack 2021-07-19 20:54:58 +08:00
Ken Moffat
ac9f3952a6 Perl - fixes for 5.34 test failures. 2021-07-17 21:11:36 +01:00
Xi Ruoyao
ef61313366
do not use UID hack for tester
It's causing "root-tester namesis" (both have UID 0) if the tty is owned
by root.  To fix bash test, use Expect to spawn a new PTY for it.
2021-07-18 01:04:22 +08:00
DJ Lucas
28bdcfe0ef Clean up of dependencies.xml and add runtime deps. 2021-07-10 03:25:23 -05:00
Xi Ruoyao
5fdea2c96c
dependencies: add Jinja2 into systemd dependencies 2021-07-09 13:33:06 +08:00
Douglas R. Reno
87119fd250 Package Updates and Additions
Add MarkupSafe
Add Jinja2
Update to texinfo-6.8
Update to iproute2-5.13.0
Update to Python-3.9.6 (Security Update)
Update to systemd-249 (Security Update)
Update to Linux-5.13.1
2021-07-08 21:16:54 -05:00
Xi Ruoyao
4c416d14ac
dependencies: remove popt
It has been in dependencies page for 8 years while the package is
already removed!
2021-06-02 02:37:51 +08:00
Xi Ruoyao
8d557ad89d file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
/bin/more links to libmagic.so (found on gimli and rivendell with a script)



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-28 15:11:25 +00:00
Douglas R. Reno
c26cff1e0e dependencies: groff: Add optional dep on uchardet
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-14 05:38:01 +00:00
Xi Ruoyao
a25be74d9d dependencies: add missed comma
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12151 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-01 17:13:33 +00:00
Xi Ruoyao
fb87fac60a dependencies: dejagnu depends on texinfo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-30 10:42:28 +00:00
Bruce Dubbs
19e73cb8ad Updates to dependencies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-23 19:46:15 +00:00
Bruce Dubbs
ea7ec72fba Typos.
Tweaks to stripping.xml



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 18:27:01 +00:00
Pierre Labastie
d53fefab5a Update to upstream r11895
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-04 06:51:00 +00:00
Pierre Labastie
ae7f075dd6 Update to trunk r11877
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 18:22:47 +00:00
Pierre Labastie
f4bb2af2e4 merge trunk up to r11856
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-23 11:35:18 +00:00
Pierre Labastie
f1aad2eb3a Merge Upstream up to 11848
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-13 21:00:59 +00:00
Pierre Labastie
f7ca699b41 merge trunk and add patch to gcc pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 10:49:56 +00:00
Douglas R. Reno
6695e39d65 Dependencies: add libsigsegv as an optional dep to gawk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-26 02:05:54 +00:00
Xi Ruoyao
62d1a9ff61 update dependencies page for ICA changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-24 01:58:02 +00:00
Douglas R. Reno
6e0fcc29f3 Add libsigsegv as an optional dependency of grep.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-07 04:16:07 +00:00
Xi Ruoyao
c8da464f83 dependencies: remove a extra comma
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-17 12:26:29 +00:00
Xi Ruoyao
cc98817b61 deps: Python needs system Expat
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-08 01:47:14 +00:00
Bruce Dubbs
a5ad6a896c Clean up zstd installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-13 18:27:40 +00:00
Bruce Dubbs
26610f3e9a Zstd tweaks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-12 18:06:33 +00:00
Bruce Dubbs
91c7fab61a Add zstd compression package to Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-12 17:49:07 +00:00
Pierre Labastie
161691d721 Fix various issues in libcap-2.29
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-04 09:00:15 +00:00
Pierre Labastie
e45f19f97c File-5.38
Vim-8.2.0024
Linux-5.4.6
Python-3.8.1
Some updates in SBU and disk usage

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-22 10:06:21 +00:00
Bruce Dubbs
d86db6b5df Move attr and acl to be before shadow.
Update to linux-5.3.6. 
Update to man-pages-5.03. 
Update to meson-0.52.0. 
Update to Python-3.8.0. 
Update to binutils-2.33.1. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-18 00:08:15 +00:00
Ken Moffat
96bca96376 Dependencies: Reduce GPL Ghostscript to just Ghostscript.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-07 16:54:41 +00:00
Bruce Dubbs
a6bd08d6c3 Update FHS URL
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-08-22 14:00:08 +00:00
Pierre Labastie
115f65b4e4 Add a switch to glibc's configure, so that kernel API headers are sought in
/usr/include

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-04-05 07:37:41 +00:00
Xi Ruoyao
8a77270915 Update systemd and meson dependencies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-26 19:56:02 +00:00
Bruce Dubbs
2b75e7e5b8 Update to linux-4.20.12.
Update to elfutils-0.176. 
Update to file-5.36. 
Udate SBU times and package build disk space



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-26 07:00:33 +00:00
Bruce Dubbs
a2717960c1 Update to bison-3.3.1.
Update to glibc-2.29. 
Update to libpipeline-1.5.1. 
Update to linux-4.20.6. 
Update to meson-0.49.1. 
Update to mpfr-4.0.2. 
Update to ninja-1.9.0. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-01 23:36:05 +00:00
Bruce Dubbs
b55fefa3f7 Add libelf to dependencies section
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-09-02 17:22:21 +00:00
Bruce Dubbs
39d467931a Trivial text corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-09-01 19:12:51 +00:00
Bruce Dubbs
76db8d6fa1 Add LANG to vim test instructions.
Ensure grep tests run to completion.
Run gcc tests in Chapter 6 as a non-privileged user.

Move shadow to before gcc so the gcc tests can 
use su to run as a non-privileged user.

Add perl Configure options in Chapter 5 to ensure
no host system libraries are used.

Update minimum make version to 4.0 required by glibc-2.28.
Update bzip2 url to a new location. 
Update to linux-4.17.14. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-08-12 16:35:49 +00:00
Bruce Dubbs
2eb4b2b2c9 Update mirror and translation info.
Update to gcc-8.2.0.  
Update to file-5.34.  
Update to linux-4.17.10.  



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-07-26 21:19:52 +00:00
Bruce Dubbs
0ea8a70130 Punctuation updates from Kevin Buckley
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-04-18 19:07:47 +00:00
Bruce Dubbs
e54747517c Move OpenSSL-1.1.0g from BLFS to LFS
to support wireless operations in the linux kernel.

Update to e2fsprogs-1.43.9. 
Update to dbus-1.12.4. 
Update to mpfr-4.0.1. 
Update to linux-4.15.2. 
Update to patch-2.7.6. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-02-09 21:46:22 +00:00
Pierre Labastie
a9595b6f56 Fix a misplaced dep of Linux Kernel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11360 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-02-04 10:19:27 +00:00
Bruce Dubbs
54b3fb5e8c Add warnings about mounting /mnt/lfs and
the export of $LFS if restarting the host system. Add
comments to automate those actions.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-01-26 20:37:11 +00:00
Bruce Dubbs
346d37c195 Old, old, old typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-10-21 02:54:35 +00:00
Bruce Dubbs
7a47ddb07d Reorder packages in Chapter 6 so Python can use gdbm.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-09-24 19:55:12 +00:00
Bruce Dubbs
b0aabe01ad Add Meson-0.42.1.
Add Ninja-1.8.2.
Add Python-3.6.2.
Add libffi-3.2.1.
Update to eudev-3.2.4.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11303 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-09-23 22:22:37 +00:00
Bruce Dubbs
ac116469f2 Update Acknowledgments/Credits
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-10 19:30:06 +00:00
Bruce Dubbs
35a5259fe6 Optimize building merged books
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-25 23:16:12 +00:00
Chris Staub
ce109f1a6b Updated dependencies for Gawk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-03-13 19:59:35 +00:00
Bruce Dubbs
1f1055a412 Document texinfo installed library
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-03-07 19:43:21 +00:00
Bruce Dubbs
8035f937ae Update to binutils-2.26.
Update to tzdata-2016a.
Update to libcap-2.25.
Update to linux-4.4.1.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-02-03 04:09:41 +00:00
Bruce Dubbs
cbd93e7236 Add OpenSSL as optional kernel dependency.
Update to findutils-4.6.0.
Update to gettext-0.19.7.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-12-30 17:20:13 +00:00
Bruce Dubbs
e074bae6e2 Fix order of bison and flex needed by new flex version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-11-18 21:14:36 +00:00
Bruce Dubbs
edbeeb5dc5 Spelling and other typos -- from Craig Garner
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-11-03 03:48:42 +00:00
Bruce Dubbs
7bbd1bdc8a Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-10-27 20:14:21 +00:00
Bruce Dubbs
3375f615d7 Minor updates to wording and dependencies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-04-07 13:45:18 +00:00
Bruce Dubbs
a8ec8bf082 Update acknowledgements.
Update to libtool-2.4.4.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-12-03 22:04:22 +00:00
Bruce Dubbs
96e9f0bd0a Add an instruction to the eudev install to create the initial
/etc/udev/hwdb.bin file.

Update to tzdata-2014i.
Update to util-linux-2.25.2. 


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-10-25 01:04:51 +00:00
Krejzi
811dc7cc6f Minor additions and cleanups to dependencies.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-09-09 12:49:51 +00:00
Bruce Dubbs
eb7c12d68f Update to tzdata2014f.
Update to linux-3.16.1.
Update to iproute2-3.16.0.
Update bison dependencies.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-15 02:06:31 +00:00
Chris Staub
688824710a Tar can use acl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-07 07:54:54 +00:00
Chris Staub
49a925533c Vim can use acl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-07 03:15:48 +00:00
Bruce Dubbs
bf2bd2518c Restore XML::Parser.
Update to tzdata-2014c. 
Update to linux-3.14.4.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-14 17:32:57 +00:00
Bruce Dubbs
7559e33477 Remove XML::Parser.
Enable keymap in eudev.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-12 22:06:59 +00:00
Bruce Dubbs
f6fe5000d7 Update bootscripts for eudev.
Add gcc patch for upstream changes.</para>
Change explanation for using omit-frame-pointer in gcc-pass2.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-11 15:02:47 +00:00
Bruce Dubbs
b3eb5259f1 Remove systemd and dbus. Add eudev.
Update gnu urls to use an entity.
Update kbd URL. 
Update procps-ng URL.  
Update to shadow-4.2.1.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-11 00:11:22 +00:00
Bruce Dubbs
98398080e0 Fixes to scripts
Update dependencies



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-04 16:05:37 +00:00
Bruce Dubbs
cba2d4e6aa Added systemd and dbus to the book.
Set up systemd and System V side-by-side with the
ability to reboot to either system.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-03 21:52:09 +00:00
Bruce Dubbs
28b3209b0a Added libcap-2.24
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-28 02:01:51 +00:00
Bruce Dubbs
bafa318886 Added expat-2.1.0.
Added gperf-3.0.4.
Added intltool-0.50.2.
Added XML::Parser-2.42_01.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-27 02:43:47 +00:00
Bruce Dubbs
eec8fcb880 Add acl and attr packages
Minor grammar fixes
Update standards compliance statments
Put e2fsprogs executables in /bin


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-21 19:34:09 +00:00
Bruce Dubbs
15458da856 Updates for eudev
Minor text changes


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-07 22:45:44 +00:00
Bruce Dubbs
8a75933dcf Remove udev from systemd and replace with eudev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-06 22:23:22 +00:00
Bruce Dubbs
d02c56d5f5 Update to man-pages-3.5.9.
Incorporate beta FHS.  
    Add /usr/share/ppd, /usr/libexec, /usr/share/color, 
    /usr/local/share/color, /var/lib/color, and /usr/share/dict. 
 
    Remove overrides for /usr/libexec: coreutils, findutils, gawk, 
    gcc, glibc, inetutils, man-db, and tar.
 
    Move grub sbin executables from /usr/sbin to /sbin.

Document two new glibc errors in the regression tests.
 
Move man-db after util-linux to satisfy a test dependency
in /tools and to speed the test up.

Restore building the flex static library.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-16 20:49:53 +00:00
Bruce Dubbs
053b2060bb Moved util-linux final build to be after udev.
Fixed up e2fsprogs and udev to use the Chapter 5 build of util-linux.

Changed umount instructions in Chapter 9 to be compatible with
changes in mounting /run as a tmpfs.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-21 18:49:14 +00:00
Bruce Dubbs
cb23c1a6ab Added a Chapter 5 build of util-linux in preparation for
moving the Chapter 6 build to after udev.  This satisfies a circular 
dependency.  This is not the complete fix as this build has not yet 
been incorporated into Chapter 6.

Mount /run as a tmpfs for Chapter 6.  This allows use by test processes
during Chapter 6 without carying the files over to the new system.

Other minor cleanups.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-20 01:18:30 +00:00
Matthew Burgess
cc8de38cfc Fix minor typo in dependency list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-10-21 21:44:58 +00:00
Matthew Burgess
682a13be3d Update to Kbd-2.0.0. Fixes #3390.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-09-15 22:28:08 +00:00
Bruce Dubbs
bdde021dcc Update several pages to fix regression test failures.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-08-15 22:51:06 +00:00
Bruce Dubbs
f8736105d9 Package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-28 00:17:45 +00:00
Bruce Dubbs
1fb7bae856 Add bc to Chapter 6 to support Linux-3.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-04-30 00:23:37 +00:00
Matthew Burgess
2ca8941c1f Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:09:22 +00:00
Bruce Dubbs
ec9f9d4fc3 Upgrade to Procps-ng-3.3.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-22 23:27:01 +00:00