lfs/chapter06
Manuel Canales Esparcia 7b651d22c6 Removed obsolete warning about reinstalling Bzip2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:09:54 +00:00
..
aboutdebug.xml Started chapter06 indentation. 2006-01-31 20:17:20 +00:00
autoconf.xml Patch from Chris Staub with various fixes 2007-02-24 04:56:32 +00:00
automake.xml Updated autoconf, automake and gettext testsuites SBUs. 2006-05-14 20:29:47 +00:00
bash.xml Apply all 5 of the currently available upstream patches for Bash-3.2 2006-11-25 17:08:59 +00:00
binutils.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
bison.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
bzip2.xml Removed obsolete warning about reinstalling Bzip2. 2007-02-24 16:09:54 +00:00
chapter06.xml Fix ICA breakage in E2fsprogs 2006-12-01 18:57:06 +00:00
chroot.xml Merged the udev_update branch to trunk. 2006-04-13 18:45:33 +00:00
coreutils.xml Move readlink to /bin so that Udev rules can use it before /usr is mounted. Fixes #1913. 2007-02-09 21:03:49 +00:00
createfiles.xml Fix createfiles.xml /etc/passwd entry for nobody (fixes #1931), and change tabs to spaces in changelog.xml. 2006-12-09 16:15:07 +00:00
creatingdirs.xml Made the directory tree creation more concise and removed the extraneous 2006-05-08 06:52:28 +00:00
db.xml Add a patch for Berkeley DB containing upstream fixes. 2007-02-24 14:40:21 +00:00
diffutils.xml Fixed generation of diff's man page, fixes #1800. 2006-05-25 14:01:00 +00:00
e2fsprogs.xml Patch from Chris Staub with various fixes 2007-02-24 04:56:32 +00:00
file.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
findutils.xml Revert the change in locatedb's location. It was incomplete and possibly moved locatedb to the wrong location 2006-08-31 21:51:19 +00:00
flex.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
gawk.xml Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report. 2006-09-21 23:04:36 +00:00
gcc.xml Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages. 2006-05-27 18:07:57 +00:00
gettext.xml Add more commands to lists of what gets installed, thanks to Chris Staub. 2006-06-10 15:46:30 +00:00
glibc.xml Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branch 2007-02-24 14:45:43 +00:00
grep.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
groff.xml Upgrade to Groff-1.18.1.4 2006-10-28 22:09:29 +00:00
grub.xml Ported updates from 6.2 branch. 2006-08-03 19:29:29 +00:00
gzip.xml Splitted a long command line to fit it in PDF output. 2007-02-11 11:27:42 +00:00
iana-etc.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
inetutils.xml Prevent inetutils from installing ifconfig as LFS uses ip to configure network interfaces. Fixes #1914. 2006-11-25 19:15:17 +00:00
introduction.xml Textual corrections from Chris Staub - dependency information is now in the appendix, not in chapter 6. Specific compiler optimisations are not provided so remove mentioning them. 2006-05-30 17:06:37 +00:00
iproute2.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
kbd.xml Moved the executables: nice, find, kbd_mode, openvt, and setfont to /bin. Added --datadir=/lib/kbd to kbd's configure. 2006-07-13 15:28:35 +00:00
kernfs.xml Patch from Chris Staub with various fixes 2007-02-24 04:56:32 +00:00
less.xml Fix a bug in Less whereby the deprecated sigsetmask function was being used instead of sigprocmask 2006-10-28 22:12:05 +00:00
libtool.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
linux-headers.xml Removed chmod and chown commands from linux headers installation. 2007-02-24 16:03:57 +00:00
m4.xml Upgrade to m4-1.4.6. Fixes #1868. 2006-09-09 17:10:51 +00:00
make.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
man-db.xml Removed /usr/local/man lines from man_db.conf 2007-02-24 05:30:22 +00:00
man-pages.xml Syncing trunk with 6.2 branch. 2006-07-23 11:05:22 +00:00
mktemp.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
module-init-tools.xml Using the proper module-init-tools patch entity. 2006-07-26 17:37:14 +00:00
ncurses.xml Remove some chmod commands as newer upstream releases mean they are no longer necessary. Fixes #1953. 2007-02-09 20:57:08 +00:00
patch.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
perl.xml Missing decriptions for cpan and prove from Perl 2007-02-24 05:49:54 +00:00
pkgmgt.xml Removed warning about install being safer than cp. Closes ticket #1728. 2006-05-03 00:07:10 +00:00
procps.xml Add more commands to lists of what gets installed, thanks to Chris Staub. 2006-06-10 15:46:30 +00:00
psmisc.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
readjusting.xml Fixed sanity checks to work after final GCC and changed their format. 2006-05-03 02:37:49 +00:00
readline.xml Remove some chmod commands as newer upstream releases mean they are no longer necessary. Fixes #1953. 2007-02-09 20:57:08 +00:00
revisedchroot.xml Merged r7686 from 6.2 branch. Reworded comments about remounting virtual 2006-07-21 22:15:49 +00:00
sed.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
shadow.xml Upgrade to shadow-4.0.17 2006-07-31 17:47:43 +00:00
strippingagain.xml Updated stripping notes to reflect current findings. 2006-05-03 21:38:35 +00:00
sysklogd.xml Syncing trunk with 6.2 branch. 2006-07-23 11:05:22 +00:00
sysvinit.xml Modified sysvinit sed for clarity 2006-09-07 02:00:24 +00:00
tar.xml Upgrade to Tar-1.16 2006-10-28 22:13:49 +00:00
texinfo.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00
udev.xml Udev docs directory already exists 2007-02-24 04:49:34 +00:00
util-linux.xml Add some verbose flags to commands in the Util-Linux and Vim instructions 2006-10-29 19:41:04 +00:00
vim.xml With vim-7.0-fixes-14 patch, there is no need to remove Vim tutorials. 2007-01-13 11:10:13 +00:00
zlib.xml Replaced "<" by "less than". 2006-05-14 20:16:56 +00:00