Commit Graph

734 Commits

Author SHA1 Message Date
Gerard Beekmans
7d9efe6338 Added note that the lfs server time is to be used, not local time when
creating the lfs-packages file


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 15:25:21 +00:00
Gerard Beekmans
37df015024 changed cat > blah << EOF to cat > blah << "EOF"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 14:36:56 +00:00
Gerard Beekmans
18dd43653a Added chapter1/conventions.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 14:00:53 +00:00
Gerard Beekmans
713cffb780 Updated to use index.xml rather than intel.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 14:00:42 +00:00
Gerard Beekmans
6c72d9dd4a - 20010628->20010629
- added chapter1/conventions.xml


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 14:00:06 +00:00
Gerard Beekmans
797e544a4d Initial commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 13:59:37 +00:00
Gerard Beekmans
446dd24212 Removed the warning not to put the files inside the source directory.
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
2001-06-28 20:17:36 +00:00
Gerard Beekmans
bf0b67e6ef cosmetic xml file change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 18:48:47 +00:00
Gerard Beekmans
4f0993a727 Removed duplicate ncurses entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 18:27:12 +00:00
Gerard Beekmans
a4da68159c chown root.root the kernel include files in $LFS/usr/include/linux|asm
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:56:27 +00:00
Gerard Beekmans
c7f342e7c4 Fixed missing </ulink> closing tag
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:42:16 +00:00
Gerard Beekmans
60e4f7044f Removed the intel/ directory prefixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:42:05 +00:00
Gerard Beekmans
b887f0144d 20010627->20010628
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:26:06 +00:00
Gerard Beekmans
a2f729c2f9 changed $* into "$@" in the functions script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:15:48 +00:00
Gerard Beekmans
38b592ad40 Updated mirror list
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 11:23:22 +00:00
Gerard Beekmans
8bf2a36745 When setting CXXFLAGS, don't override what could be set already by a
user, just add to it.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-27 23:26:54 +00:00
Gerard Beekmans
2164ba817f 20010621->20010627
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-27 23:22:49 +00:00
Gerard Beekmans
7743e1e9f0 Added note that entering chroot will clear all env. vars
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-27 23:15:49 +00:00
Gerard Beekmans
7aa6f9d122 Noted that only C and C++ compilers are built and gave instructions what
to do if other compilers are wanted


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-27 23:13:21 +00:00
Gerard Beekmans
4758c7de9a Changed the static version reference to &vim-version;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-27 22:58:56 +00:00
Gerard Beekmans
e87f37a90e Added [ ATTN ]
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-22 21:02:00 +00:00
Gerard Beekmans
f45bf82dcf Added [ ATTN ] warning message. instead of printing failed when a daemon
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
2001-06-22 21:00:46 +00:00
Gerard Beekmans
4e909626af </listitem></para> --> </para></listitem>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-22 20:46:29 +00:00
Gerard Beekmans
6264cfb63c Small update pretty much saying to give credit to LFS on anything that's
derived from lfs


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-22 18:36:48 +00:00
Gerard Beekmans
ce89d7bc42 Grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-22 15:10:18 +00:00
Gerard Beekmans
4e4f49248d Added groff-exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 21:38:49 +00:00
Gerard Beekmans
c7de2f34f3 Added "renamed network-scripts into nic-config"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@701 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 19:07:36 +00:00
Gerard Beekmans
a9bc54b7ba Renamed network-scripts into nic-config
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 19:06:57 +00:00
Gerard Beekmans
4d4690588b Renamed shellutils to sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 18:03:29 +00:00
Gerard Beekmans
1d189436f2 Renamed Shellutils to sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 18:02:21 +00:00
Gerard Beekmans
64324dd45d renamed package to sh-utils (from shellutils)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 18:01:41 +00:00
Gerard Beekmans
ffc9b71cef changed entity call from &manpages-version; to &man-pages-version;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 15:03:40 +00:00
Gerard Beekmans
fcc02c00db 20010620->20010621
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 15:03:02 +00:00
Gerard Beekmans
b573f78d20 Updated to reflect new patch contents and file name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 15:02:35 +00:00
Gerard Beekmans
123c957e03 Reordered to match package installation order
this closes bug #73
added makedev


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 01:12:06 +00:00
Gerard Beekmans
ff35f15a53 Added makedev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 01:08:48 +00:00
Gerard Beekmans
622298be31 Removed duplicate tar entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 01:04:35 +00:00
Gerard Beekmans
42d03269c9 Reordered packages to match installation order
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 00:47:45 +00:00
Gerard Beekmans
1fa317b328 20010619->20010620
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 00:36:06 +00:00
Gerard Beekmans
973b4f48ed Added --disable-shared to avoid the creation of libgcc_s.so* files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 00:34:07 +00:00
Gerard Beekmans
8453242b56 Reordered - put packages in same order as they are installed
closed bug 73 with this change
thanks to mark hymers for submitting the diff


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 00:29:05 +00:00
Gerard Beekmans
449c130495 fixed texinfo file name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 04:46:51 +00:00
Gerard Beekmans
84479a6efd Updated to current versions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 04:43:00 +00:00
Gerard Beekmans
db6cd3f71a Added kernel, ncurses and texinfo patches for gcc-3 compile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 04:42:38 +00:00
Gerard Beekmans
9323c74c76 Added patches for gcc-3.0 (texinfo, kernel, ncurses), updated to
current verions


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 04:41:55 +00:00
Gerard Beekmans
8bed60f9e0 20010617->20010619
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 03:33:18 +00:00
Gerard Beekmans
04d8b9e282 Changed path to /bin/loadkeys
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 03:32:36 +00:00
Gerard Beekmans
69942c5c9c Changed spaces into tabs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 00:59:31 +00:00
Gerard Beekmans
9bb59863bb Removed the <blockquote><literallayout> and their closing tags from
chrootcmd.xml and added them to the files that call chrootcmd. This
allows for adding more commands around chroot (like logout in
glibc-inst.xml)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-19 22:42:12 +00:00
Simon Perreault
c091a4a199 Fixed typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-17 20:12:02 +00:00