aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/coreutils.xml
Commit message (Collapse)AuthorAgeFilesLines
* Document the test failure in coreutilsPierre Labastie2022-05-161-0/+3
| | | | | Seems to be fixed upstream, but adding a patch for just a test is overkill IMO.
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2022-04-301-2/+2
|\
| * decorate the references to root and lfs userXi Ruoyao2022-04-211-2/+2
| | | | | | | | | | The references already correctly decorated are not changed because "if it's not broken don't fix it".
* | Package updates and nobody uid change.Bruce Dubbs2022-04-301-7/+3
|/ | | | | | | | | | | | | | Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4.
* Document a failing testBruce Dubbs2022-02-151-2/+2
|
* Package updates and a patch.Bruce Dubbs2022-02-031-4/+4
| | | | | | | | | Add coreutils-9.0 chmod patch. Update to glibc-2.35. Update to linux-5.16.5. Update to findutils-4.9.0. Update to expat-2.4.4. Update to iana-etc-20220128.
* Remove spaces at end o lines - chapter08Pierre Labastie2021-09-071-1/+1
|
* Update test results for several packages.Bruce Dubbs2021-08-011-2/+2
| | | | | Most of the changes were removing documentation of failed tests that no longer fail.
* Fackage updates and fixes.Bruce Dubbs2021-08-011-0/+2
| | | | | | Remove unneeded sed commands from automake and coreutils. Update to linux-5.13.7. Update to e2fsprogs-1.46.3.
* Revert coreutils library location changeXi Ruoyao2021-07-281-1/+0
| | | | | libstdbuf.so is a LD_PRELOAD hook, instead of a library which would be used at link time. So let's keep the upstream default.
* Minor instruction changes and text updates.Bruce Dubbs2021-07-271-0/+1
| | | | | | | | | | | Move coreutils library from /usr/libexec to /usr/lib in both Chapter 6 and Chapter 8. Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml. Restore deletion of hanging test in chapter08/util-linux.xml. Text changes in stripping and make instruction compatible with jhalfs.
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-13/+1
| | | | | | | | | | | | | Update to meson-0.58.0 Update to systemd-248 Update to gcc-11.1.0 Update to linux-5.12.1 Update to iproute2-5.12.0 Update to Python-3.9.5 Make /bin, /sbin, and /lib symlinks to their counterparts in /usr. Thanks again for a significant portion of this work goes to Xi, I only really merged it and made a couple of modifications for my updates. To LFS 11.x we go!
* coreutils: remove trailing period in short descXi Ruoyao2021-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linux-2.36.2. Bruce Dubbs2021-02-141-2/+2
| | | | | | | | | | | | | | | Update to tar-1.34. Update to psmisc-23.4. Update to procps-ng-3.3.17. Update to man-db-2.9.4. Update to eudev-3.2.10. Update to elfutils-0.183. Update to e2fsprogs-1.46.1. Update to bc-3.2.7. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ch08/coreutils: correct an explanationXi Ruoyao2021-02-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* decorate usernames with <systemitem>Xi Ruoyao2020-12-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to libcap-2.46. Bruce Dubbs2020-12-141-0/+4
| | | | | | | | | | | | | Update to bc-3.2.4. Update to autoconf-2.70. Update to openssl-1.1.1i. Update to Python3-3.9.1. Update to linux-5.9.14. Update to bash-5.1 and readline-8.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix some typosXi Ruoyao2020-08-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-5.08. Bruce Dubbs2020-08-151-0/+2
| | | | | | | | | | | | Update to libpipeline-1.5.3. Update to iproute2-5.8.0. Update to linux-5.8.1. Fix typo in settingenviron.xml. Use entity in perl configuration instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typoPierre Labastie2020-06-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mostly text updates in Chapter 8. Bruce Dubbs2020-06-121-10/+15
| | | | | | | | There are a couple of minor command changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+1287
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689