aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More miscellaneous adjustments.Alex Gronenwoud2003-10-0416-68/+63
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Binutils Pass 1: Add extra LDFLAGS to ensure static rebuild of ↵Greg Schafer2003-10-046-16/+25
| | | | | | ld. Add some clarifying notes re package directory removal and POSIX shared memory. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add more clarifying notes.Greg Schafer2003-10-024-6/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Yet more clarifying text re test suites.Greg Schafer2003-10-025-0/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6: Reinstate INSTALL=/tools/bin/install for linker adjustment ↵Greg Schafer2003-10-024-11/+20
| | | | | | command. Also remove now redundant install symlinks. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix my patch entity related stuffups. Thanks to Archaic for reporting.Greg Schafer2003-10-022-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Shadow: Enable MD5 passwords. Closes Bug 600.Greg Schafer2003-10-014-21/+29
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add some clarifying text re test suites.Greg Schafer2003-10-012-2/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Last of the patch related cleanups.Greg Schafer2003-10-019-12/+37
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More patch related cleanups.Greg Schafer2003-10-0118-55/+59
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Convert to new patches location.Greg Schafer2003-10-0113-46/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous adjustments.Alex Gronenwoud2003-09-3018-38/+46
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* back to cvsGerard Beekmans2003-09-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 5.0-pre2 releaseGerard Beekmans2003-09-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typos.Greg Schafer2003-09-292-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Glibc: Add notes regarding test suite issues.Greg Schafer2003-09-295-20/+64
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 8 - Remove reference to outdated Grub howto.Greg Schafer2003-09-291-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Entities cleanup.Greg Schafer2003-09-283-35/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove files no longer used from Chapter 1.Greg Schafer2003-09-286-53/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* URL cleanup.Greg Schafer2003-09-288-8/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Appendix A and Entities cleanup.Greg Schafer2003-09-2716-41/+70
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add DejaGnu to Appendix A.Greg Schafer2003-09-2711-2/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Expect: Tweak install so that redundant scripts are not installed.Greg Schafer2003-09-271-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Expect to Appendix A.Greg Schafer2003-09-278-0/+61
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Tcl to Appendix A.Greg Schafer2003-09-278-0/+60
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Clarify remaining PTY issues.Greg Schafer2003-09-279-48/+88
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 4 - Add paragraph about suggested working directory and file storage ↵Greg Schafer2003-09-261-0/+7
| | | | | | location. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Inetutils - Remove description of server progs no longer installed. Closes ↵Greg Schafer2003-09-263-32/+1
| | | | | | Bug 664. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Move diffutils before ed. Allows removal of 1 more redundant ↵Greg Schafer2003-09-262-2/+2
| | | | | | symlink. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - man: Remove ~/bin:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin ↵Greg Schafer2003-09-261-9/+1
| | | | | | hack as newer versions of man have fixed the old bug. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More redundant symlinks removed.Greg Schafer2003-09-261-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated changelog and entity fileJeremy Utley2003-09-262-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a new solution to the devpts problem - mounting host's devfs system on ↵Jeremy Utley2003-09-262-8/+13
| | | | | | top of our static /dev git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* First batch of useless symlinks removal. More later.Greg Schafer2003-09-261-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Incorporate suggested changes from Bruce. Thanks.Greg Schafer2003-09-261-6/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small fixups across the board.Greg Schafer2003-09-265-16/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Coreutils: Remove bogus chown operation reported by Ryan.Greg Schafer2003-09-251-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Final batch of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-256-5/+40
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Next batch of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-249-13/+67
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing the style of the command descriptions in appendix A.Alex Gronenwoud2003-09-2450-2053/+1326
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* First half of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-2410-43/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Coreutils: Rearrange test suite running.Greg Schafer2003-09-241-4/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the nobody user and group.Greg Schafer2003-09-242-8/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo.Greg Schafer2003-09-242-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Putting several tiny sections in chapter 1 into one.Alex Gronenwoud2003-09-232-12/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting a few spelling mistakes.Alex Gronenwoud2003-09-234-24/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 8 - Creating the /etc/fstab file: Made mounting devpts the default.Greg Schafer2003-09-232-14/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - GCC Pass 2: Insert note to rerun the previously ran sanity check.Greg Schafer2003-09-233-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - GCC Pass 2: Add check for properly functioning PTYs.Greg Schafer2003-09-231-7/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added net-tools patch to fix mii-tool compilationJeremy Utley2003-09-233-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689