Commit Graph

  • 28bb0402a6 New bash fixes patch adds patch 011 from Bash upstream. Archaic 2006-02-28 01:26:57 +00:00
  • 7660d675a5 Added a few missing userinput tags. Manuel Canales Esparcia 2006-02-25 11:31:45 +00:00
  • 7e60160f65 Add Bash patches 009 and 010 from upstream Matthew Burgess 2006-02-21 20:50:22 +00:00
  • fc0e418db8 Upgrade to Man-pages 2.24 Matthew Burgess 2006-02-21 20:24:39 +00:00
  • 3992b216ad Prevent perl from using headers from the host system Matthew Burgess 2006-02-19 22:25:59 +00:00
  • 91cfd9d1df Build Sed's HTML docs using a configure switch instead of editing the Makefiles ourselves Matthew Burgess 2006-02-19 21:19:54 +00:00
  • ae9e48ba1f Add upstream fixes 001-002 for Readline Matthew Burgess 2006-02-19 21:00:50 +00:00
  • c93d0572c1 Add upstream fixes 001-008 for Bash Matthew Burgess 2006-02-19 20:45:16 +00:00
  • e3408bec32 Upgrade to Sed 4.1.5 Matthew Burgess 2006-02-19 20:31:54 +00:00
  • fd05c97a1e Upgrade to Man-pages 2.23 Matthew Burgess 2006-02-19 20:27:30 +00:00
  • d49adef3f2 Upgrade to Coreutils 5.94 Matthew Burgess 2006-02-19 20:23:24 +00:00
  • 3c834d3e11 Upgrade to DB 4.4.20 Matthew Burgess 2006-02-19 20:16:46 +00:00
  • c4aba10f0f Upgrade to Perl 5.8.8 Matthew Burgess 2006-02-19 20:13:22 +00:00
  • e178a8e0d3 Add verbose parameter to a couple of commands that should have it Matthew Burgess 2006-02-19 20:08:26 +00:00
  • 3bf7cb6f01 Send an email to lfs-book if the patcheslist.xsl script produces errors. Thanks to Bruce Dubbs Matthew Burgess 2006-02-14 20:18:58 +00:00
  • ddd554266c Finished the XML indentation plus few tags changes. Manuel Canales Esparcia 2006-02-10 19:05:30 +00:00
  • 3f3931b0a8 Indenting chapter 6, part 9 Manuel Canales Esparcia 2006-02-07 19:39:29 +00:00
  • 1ca11cdcf4 Update date. Manuel Canales Esparcia 2006-02-07 19:38:21 +00:00
  • 2fa922f380 Indenting chapter 6, part 8 Manuel Canales Esparcia 2006-02-06 20:45:42 +00:00
  • cf7142a5e2 Added CSS code for tables. Manuel Canales Esparcia 2006-02-06 20:39:20 +00:00
  • aec73a3bd8 Update date. Manuel Canales Esparcia 2006-02-06 20:38:22 +00:00
  • 403a610fb1 Indentation fix. Manuel Canales Esparcia 2006-02-05 13:22:02 +00:00
  • bdea25ce6a Indenting chapter 6, part 7 Manuel Canales Esparcia 2006-02-05 13:17:43 +00:00
  • 4ae4324957 Indenting chapter 6, part 6 Manuel Canales Esparcia 2006-02-05 11:33:31 +00:00
  • 6a82dd9a18 Indenting chapter 6, part 5 Manuel Canales Esparcia 2006-02-04 13:28:41 +00:00
  • 54e422c1d9 Indenting chapter 6, part 4 Manuel Canales Esparcia 2006-02-03 20:54:03 +00:00
  • 45b032ff25 Update date Manuel Canales Esparcia 2006-02-03 20:52:35 +00:00
  • 8ef83047f9 Indenting chapter 6, part 3 Manuel Canales Esparcia 2006-02-02 21:03:09 +00:00
  • 92474b4514 Indenting chapter 6, part 2. Manuel Canales Esparcia 2006-02-01 20:41:29 +00:00
  • 50e693d738 Started chapter06 indentation. Manuel Canales Esparcia 2006-01-31 20:17:20 +00:00
  • c4dfdaaafc Fixed Changelog indentation. Please, across the book use two-spaces indentation (no tabs) and wrap the text at ~80 characters. Manuel Canales Esparcia 2006-01-31 19:33:39 +00:00
  • 6d48233dad Fixed the path to the Sysklogd 8-Bit Cleanness patch. Manuel Canales Esparcia 2006-01-31 19:26:24 +00:00
  • ad8b783280 Removed a now unneeded entity. Manuel Canales Esparcia 2006-01-31 19:24:43 +00:00
  • a11b40fbeb Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan Nicholson. Jeremy Huntwork 2006-01-31 01:50:44 +00:00
  • 16328ae2ef Fixed typo Jeremy Huntwork 2006-01-30 12:34:15 +00:00
  • 28bb06349a Various textual corrections. Thanks Chris Staub. Jeremy Huntwork 2006-01-30 06:51:33 +00:00
  • 62d3362b8d Adjust binutils-pass1 so we don't need to hang on to its source directories. Also use 'gcc -dumpmachine' instead of the MACHTYPE var. Jeremy Huntwork 2006-01-30 06:50:11 +00:00
  • b87ea8726b Remove a spurious -i from the perl command when readjusting the toolchain. Thanks Dan Nicholson. Jeremy Huntwork 2006-01-30 04:20:15 +00:00
  • 1ba726fd6f Restore the use of *startfile_prefix_spec Jeremy Huntwork 2006-01-30 01:45:25 +00:00
  • bedc966aee More typos in changelog. Jeremy Huntwork 2006-01-26 15:13:34 +00:00
  • 79f742006f Fixed typo in binutils pass2 Jeremy Huntwork 2006-01-26 15:08:48 +00:00
  • 942465e12e Added 'nodump' to commands in the Package Management section. Jeremy Huntwork 2006-01-26 14:56:33 +00:00
  • 2914987be2 Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 readjusting section. Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer. Thanks to Dan Nicholson for the report, as well. Jeremy Huntwork 2006-01-26 14:45:36 +00:00
  • 40abfd5df2 Modify chapter 6 Glibc's make install command to allow test-installation.pl to run. Jeremy Huntwork 2006-01-26 11:52:41 +00:00
  • 313ca76210 Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5. Also moved a note about saving the /tools directory to the beginning of chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue. Jeremy Huntwork 2006-01-26 03:45:12 +00:00
  • ae437d3255 Fix chapter 6 Glibc's test-installation.pl to test the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report and Greg Schafer for the fix. Jeremy Huntwork 2006-01-26 02:35:40 +00:00
  • 9c9c8e1971 Remove ppc specific instructions from chapter 6 patch. Jeremy Huntwork 2006-01-26 02:05:59 +00:00
  • 7bd3d78145 Point to the patches repo for the remaining i18n patches Matthew Burgess 2006-01-25 21:42:47 +00:00
  • 3a35b11da1 Fix sort's numeric sort order and add en_US.UTF8 locale to improve coreutils' test coverage Matthew Burgess 2006-01-25 21:26:09 +00:00
  • 76ccbb3810 Add information about package management Matthew Burgess 2006-01-25 21:05:21 +00:00
  • f6e901d630 Upgrade to groff-1.18.1.1-11 Matthew Burgess 2006-01-24 20:20:38 +00:00
  • 32561c8cd8 Add Perl DB_File patch to What's New Matthew Burgess 2006-01-24 20:12:44 +00:00
  • fe18b800f2 Upgrade to Man-pages 2.21 Matthew Burgess 2006-01-23 22:04:53 +00:00
  • 9c6cfa308c Upgrade to Psmisc 22.1 Matthew Burgess 2006-01-23 21:57:58 +00:00
  • e990c367c9 Upgrade to Shadow 4.0.14 Matthew Burgess 2006-01-23 21:51:25 +00:00
  • a1e18fa508 Install Linux kernel documentation. Fixes bug 1683 Matthew Burgess 2006-01-23 20:49:24 +00:00
  • 41ddb3b5c8 Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687 Matthew Burgess 2006-01-23 20:42:07 +00:00
  • b28fd35a82 Finished chapter 05 indentation. Manuel Canales Esparcia 2006-01-22 13:13:52 +00:00
  • 7b82580d09 Indenting chapter 05, part 4. Manuel Canales Esparcia 2006-01-22 12:20:02 +00:00
  • e1d5f7b0d0 Fix missing link for perl patch Jeremy Huntwork 2006-01-21 23:07:00 +00:00
  • 1f7ca93564 Indenting chapter 05, part 3 Manuel Canales Esparcia 2006-01-20 21:02:23 +00:00
  • 11cbbb0452 Added a patch to fix the sprintf security vulnerability in Perl. Thanks to Tim van der Molen for pointing it out. Jeremy Huntwork 2006-01-20 14:22:56 +00:00
  • d93d1c90ae Fixed locale generation for French UTF-8. Thanks to Dan McGhee and Alexander Patrakov. Jeremy Huntwork 2006-01-18 03:24:03 +00:00
  • 09fb7a09f1 Indenting chapter 05, part 2 Manuel Canales Esparcia 2006-01-17 20:43:10 +00:00
  • 81109e3ece Indenting chapter 05, part 1. Manuel Canales Esparcia 2006-01-17 19:37:53 +00:00
  • 10115162c0 Update date. Manuel Canales Esparcia 2006-01-15 12:12:41 +00:00
  • 3467c02fed Small CSS fix. Manuel Canales Esparcia 2006-01-15 12:11:39 +00:00
  • 6a3b6af435 Indented chapter 04. Manuel Canales Esparcia 2006-01-15 12:10:43 +00:00
  • b0ed1af225 Indented chapter 03. Manuel Canales Esparcia 2006-01-13 20:08:51 +00:00
  • 87bae3144c Indented chapter 02. Manuel Canales Esparcia 2006-01-11 20:21:38 +00:00
  • 35edd526b5 Retaged and indented changelog.xml. Moved the list of packaged updates to the new whatsnew.xml file. Manuel Canales Esparcia 2006-01-11 19:02:07 +00:00
  • 1f3e44f037 Update date. Manuel Canales Esparcia 2006-01-11 12:42:53 +00:00
  • 13a9dc2d62 Indented chapter01 except changelog.xml. Renamed administrativa.xml to resources.xml. Standarized the ID values. Manuel Canales Esparcia 2006-01-11 12:02:10 +00:00
  • 895a637737 Removed the empty man.xml file. Manuel Canales Esparcia 2006-01-11 10:49:56 +00:00
  • 2debf13d30 Make bison build repeatably. Ken Moffat 2006-01-10 22:08:36 +00:00
  • 3154d10b57 Use a sed so that gccbug uses mktemp. Ken Moffat 2006-01-10 20:39:53 +00:00
  • f420687e72 Move mktemp back to where it used to be, this should revert r7256 and hopefully remove any unintended idea that the toolchain position in the build can be lightly tinkered with. Ken Moffat 2006-01-10 20:26:14 +00:00
  • 22e65da686 update date Ken Moffat 2006-01-10 20:18:53 +00:00
  • 2df049de47 More Berkeleyization for DB, thanks to Randy for advice. Ken Moffat 2006-01-07 23:53:51 +00:00
  • f76cde828d Move creation of /etc/hosts in Perl, to remove another ICA difference. Ken Moffat 2006-01-07 23:09:01 +00:00
  • 9a404f49c5 Move grep ahead of libtool. This removes a hardcoded /tools/bin/grep from /usr/bin/libtool. Ken Moffat 2006-01-07 22:24:55 +00:00
  • 4da4a63bdf Build mktemp earlier, for gcc's gccbug which now wraps mktemp in 'if [ yes = yes ];' instead of 'if [ no = yes ];'. Ken Moffat 2006-01-07 22:12:20 +00:00
  • 693e2fbc1e 's/DB/Berkeley DB/' and remove -lpthread overrides from it. Ken Moffat 2006-01-07 16:39:54 +00:00
  • cc25e353c3 Fixed copyright year. Manuel Canales Esparcia 2006-01-07 12:31:32 +00:00
  • 77e84afbe8 Removed figure, table, example, and equation from the TOC generation. Manuel Canales Esparcia 2006-01-07 11:39:56 +00:00
  • ef448f2db7 Applied Alexander's fixes patch. Manuel Canales Esparcia 2006-01-07 11:31:33 +00:00
  • abf1f62e1a Remove mention of news server until we actually have one. Thanks Randy. Jeremy Huntwork 2006-01-06 02:24:03 +00:00
  • fa21b3dc89 Initial support of UTF-8. Thanks Alexander Patrakov. Jeremy Huntwork 2006-01-06 01:59:08 +00:00
  • 60e34b5281 Clarify mktemp's --with-libc configure parameter Matthew Burgess 2006-01-03 16:36:04 +00:00
  • 3c55f731d6 Upgrade to libtool 1.5.22 Matthew Burgess 2006-01-03 16:33:22 +00:00
  • c464bb6492 Upgrade to man-pages 2.18 Matthew Burgess 2006-01-03 15:53:19 +00:00
  • 0d5e80e76a Fix bug 1674 by removing the incorrect -v flag from the mkswap command Matthew Burgess 2006-01-03 15:49:33 +00:00
  • dec63ea3d9 Make install of asm headers repeatable (for reruns, or ICA), instead of creating a spurious asm/asm-i386 directory when repeated. Ken Moffat 2005-12-31 18:20:17 +00:00
  • b82f0c040e update date Ken Moffat 2005-12-31 18:07:59 +00:00
  • 94aa662138 Reverting UTF-8 changes until everything is in place. Archaic 2005-12-26 19:46:12 +00:00
  • 5536f7440f Applied Alexander Patrakov's patch which adds UTF-8 capability to the development branch of the LFS Book. Archaic 2005-12-26 19:00:06 +00:00
  • 2550494b85 Fixed Vim version for the symlink to /usr/share/doc Jim Gifford 2005-12-23 08:16:41 +00:00
  • ab444ff15c Updated date Jim Gifford 2005-12-23 08:15:28 +00:00
  • faaf88e953 Fix the broken Vim documentation symlink Matthew Burgess 2005-12-21 19:00:26 +00:00
  • d781ffbe09 Chapter07 indentation. Manuel Canales Esparcia 2005-12-18 18:31:04 +00:00