aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Split up the changelog to show what was changed in every versionGerard Beekmans2001-06-301-126/+172
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* When updating a package version, update changelog.xml tooGerard Beekmans2001-06-301-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* quasar.highos.com->highos.comGerard Beekmans2001-06-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Entity fixGerard Beekmans2001-06-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added hyphen between util and linuxGerard Beekmans2001-06-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixGerard Beekmans2001-06-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixGerard Beekmans2001-06-302-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explained why we don't simply run 'make install'Gerard Beekmans2001-06-301-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explained $PS1Gerard Beekmans2001-06-301-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explained --disable-nlsGerard Beekmans2001-06-301-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged chapter 9 with chapters6 and 7Gerard Beekmans2001-06-2917-130/+71
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated explanation to talk about cp -a, not cp -RGerard Beekmans2001-06-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the 'over-zealous' warning how you have to read the shadow HOWTOGerard Beekmans2001-06-291-15/+4
| | | | | | | | | before enabling it. Problems are almost unheard of these days. I left the doc/HOWTO reference and inserted the command to enable shadow passwords git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@739 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed 'intel' from the lfs-packages file name conventionGerard Beekmans2001-06-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* CXXFLAGS="-Dstrerror=strerror $CXXFLAGS" isn't necesarry anymore withGerard Beekmans2001-06-291-2/+2
| | | | | | | the update in groff-1.17.1 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated patch command for use with the new patchGerard Beekmans2001-06-291-4/+2
| | | | | | | | the /lib/libcurses.a symlink is created automatically with this new official ncurses patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated installation instructions for MAKEDEV-1.1Gerard Beekmans2001-06-291-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to:Gerard Beekmans2001-06-2910-18/+19
| | | | | | | | | | | | | MAKEDEV-1.1 binutils-2.11.2 e2fsprogs-1.22 file-3.35 groff-1.17.1 ncurses-5.2.patch (not upgrade, but a different patch) util-linux-2.11g git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that the lfs server time is to be used, not local time whenGerard Beekmans2001-06-291-0/+2
| | | | | | | creating the lfs-packages file git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed cat > blah << EOF to cat > blah << "EOF"Gerard Beekmans2001-06-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chapter1/conventions.xmlGerard Beekmans2001-06-291-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to use index.xml rather than intel.xmlGerard Beekmans2001-06-292-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* - 20010628->20010629Gerard Beekmans2001-06-291-2/+3
| | | | | | | - added chapter1/conventions.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commitGerard Beekmans2001-06-291-0/+66
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the warning not to put the files inside the source directory.Gerard Beekmans2001-06-281-14/+0
| | | | | | | With the new naming scheme there's no interference anymore git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* cosmetic xml file changeGerard Beekmans2001-06-283-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed duplicate ncurses entryGerard Beekmans2001-06-281-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* chown root.root the kernel include files in $LFS/usr/include/linux|asmGerard Beekmans2001-06-282-1/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed missing </ulink> closing tagGerard Beekmans2001-06-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the intel/ directory prefixesGerard Beekmans2001-06-281-494/+494
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20010627->20010628Gerard Beekmans2001-06-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed $* into "$@" in the functions scriptGerard Beekmans2001-06-282-2/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated mirror listGerard Beekmans2001-06-281-35/+37
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* When setting CXXFLAGS, don't override what could be set already by aGerard Beekmans2001-06-272-3/+3
| | | | | | | user, just add to it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20010621->20010627Gerard Beekmans2001-06-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that entering chroot will clear all env. varsGerard Beekmans2001-06-271-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted that only C and C++ compilers are built and gave instructions whatGerard Beekmans2001-06-271-1/+11
| | | | | | | to do if other compilers are wanted git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the static version reference to &vim-version;Gerard Beekmans2001-06-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added [ ATTN ]Gerard Beekmans2001-06-221-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added [ ATTN ] warning message. instead of printing failed when a daemonGerard Beekmans2001-06-221-9/+46
| | | | | | | | was already running, or already stopped, it'll now print "already running [ attn ]" or "not running [ attn ]" in green characters git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* </listitem></para> --> </para></listitem>Gerard Beekmans2001-06-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small update pretty much saying to give credit to LFS on anything that'sGerard Beekmans2001-06-221-9/+8
| | | | | | | derived from lfs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixGerard Beekmans2001-06-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added groff-expGerard Beekmans2001-06-213-0/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added "renamed network-scripts into nic-config"Gerard Beekmans2001-06-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@701 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed network-scripts into nic-configGerard Beekmans2001-06-211-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed shellutils to sh-utilsGerard Beekmans2001-06-213-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed Shellutils to sh-utilsGerard Beekmans2001-06-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* renamed package to sh-utils (from shellutils)Gerard Beekmans2001-06-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed entity call from &manpages-version; to &man-pages-version;Gerard Beekmans2001-06-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689