Commit Graph

  • 6e507556d6 Applied Zack's patches. Untested at the moment, will do a build in a few minutes. Timothy Bauscher 2003-05-11 15:09:30 +00:00
  • 7972fe02a9 More double & instead of &. Timothy Bauscher 2003-05-11 05:51:28 +00:00
  • e91d8ce656 removed tooldir=/stage1. It makes the build unpure again Gerard Beekmans 2003-05-11 02:44:11 +00:00
  • 84a7dc232d removed all non-essential CFLAGS and LDFLAGS Gerard Beekmans 2003-05-10 23:48:26 +00:00
  • a5b2aa952e add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchain Gerard Beekmans 2003-05-10 23:29:43 +00:00
  • b2d4656229 new gcc specs patch: gcc-3.2.3-specs-3.patch Gerard Beekmans 2003-05-10 22:57:55 +00:00
  • 585ce086da made adjusting specs file architecture independant Gerard Beekmans 2003-05-10 17:20:47 +00:00
  • 243d49acd6 XML fixes and nbsp fix for lfscmd. Timothy Bauscher 2003-05-09 09:36:26 +00:00
  • 5b2a34dd5f ok to remove dirs now Gerard Beekmans 2003-05-08 01:26:04 +00:00
  • 0939e573f2 note not to remove tcl directory Gerard Beekmans 2003-05-07 23:51:03 +00:00
  • 98ced7fdd1 remove now-obsolete symlink Gerard Beekmans 2003-05-07 23:43:52 +00:00
  • c230512d1c removed glibc-pass2 Gerard Beekmans 2003-05-07 23:41:42 +00:00
  • d1c48a1054 removed some newlines Gerard Beekmans 2003-05-07 23:39:25 +00:00
  • 975ef7c5a4 no longer mention gcc-core and gcc-g++ - let the user decide him/herself which package to use Gerard Beekmans 2003-05-07 23:38:18 +00:00
  • 0fefb3d67c back to flex-2.5.4a Gerard Beekmans 2003-05-07 23:30:39 +00:00
  • 1ec935f4ed removed --with-tcl=/stage1/lib for obvious reasons Gerard Beekmans 2003-05-07 23:27:49 +00:00
  • 5f5d1e2730 fix make command (MAKE->make) Gerard Beekmans 2003-05-07 23:26:29 +00:00
  • 7034fe2605 removed --version-specific-runtime-libs for now Gerard Beekmans 2003-05-07 22:46:36 +00:00
  • 551a630631 etip patch filename fix Gerard Beekmans 2003-05-07 22:34:37 +00:00
  • ac21379d33 patch filename fix (fixedincludes->fixincludes) Gerard Beekmans 2003-05-07 20:08:04 +00:00
  • a245348ddb dir name fix Gerard Beekmans 2003-05-06 22:54:06 +00:00
  • 78deb7d46f added build notes Gerard Beekmans 2003-05-06 22:53:37 +00:00
  • ec47dfcf85 new gcc specs patch Gerard Beekmans 2003-05-06 21:19:51 +00:00
  • a819776f4e missing   Gerard Beekmans 2003-05-06 19:21:57 +00:00
  • 26ebd83c02 updated patches Gerard Beekmans 2003-05-06 19:21:38 +00:00
  • 29062dd860 removed zlib from chapter 5 Gerard Beekmans 2003-05-06 00:34:59 +00:00
  • abdca12661 /configure --> ./configure Gerard Beekmans 2003-05-05 22:44:08 +00:00
  • 6ab77404e3 fixed gcc installation instructions - no bootstrap, no /usr/lib/cpp symlink, fixed patch filename Gerard Beekmans 2003-05-05 22:28:14 +00:00
  • 83be14171b ld.so.conf creation before compile not needed anymore Gerard Beekmans 2003-05-05 22:16:54 +00:00
  • 30b270f9ce static->stage1 Gerard Beekmans 2003-05-05 22:11:35 +00:00
  • d65f176131 Removed cross-compiling=no hack Gerard Beekmans 2003-05-05 21:49:22 +00:00
  • 62be7ddc90 /bin/pwd already exists now Gerard Beekmans 2003-05-05 21:28:48 +00:00
  • c6ec995e9b make check doesn't do anything Gerard Beekmans 2003-05-05 20:51:03 +00:00
  • ba9f7d8902 chmod seems to be useless Gerard Beekmans 2003-05-05 20:50:44 +00:00
  • 06624e9337 make check doesn't do anything Gerard Beekmans 2003-05-05 20:14:15 +00:00
  • c5d4300e1f removed LDFLAGS (caused link error), removed patch (part of bug not yet assigned) Gerard Beekmans 2003-05-05 20:01:15 +00:00
  • 384382bd57 added mkdir/cd binutils commands. Replaced hard-coded version with an entity reference. Added note not to remove binutils dirs. Removed -k option from make check Gerard Beekmans 2003-05-05 19:56:29 +00:00
  • a80b743be8 I was right...BOOT_* vars are _not_ needed, unless you bootstrap, which we do not Gerard Beekmans 2003-05-05 19:01:10 +00:00
  • 69bd5114ea No bootstrap Gerard Beekmans 2003-05-05 18:40:47 +00:00
  • dcf9ee3276 removed too much at last commit. Re-added BOOT_* vars Gerard Beekmans 2003-05-05 18:40:12 +00:00
  • 6b2f69c48d misc fixes Gerard Beekmans 2003-05-05 18:38:56 +00:00
  • bb6ff0e8f0 included wrong files for gcc/binutils pass2 Gerard Beekmans 2003-05-05 18:33:27 +00:00
  • d774b1c561 'make' does nothing, so going straight to make install Gerard Beekmans 2003-05-03 00:33:58 +00:00
  • 1d4b00dd05 shortened ln command Gerard Beekmans 2003-05-03 00:29:02 +00:00
  • f19ba52477 fix command call (MAKE->make) Gerard Beekmans 2003-05-03 00:24:13 +00:00
  • 2664e17500 removed make check from binutils-pass1 and gcc-pass1. Doesn't work without tcl, excpect and dejagnu installed. Gerard Beekmans 2003-05-02 23:41:08 +00:00
  • 72853dcbea no need to touch ld.so.conf it so seems Gerard Beekmans 2003-05-02 23:39:15 +00:00
  • 37ad07ac3f Must install Glibc in chapter 5. Fix c5-glibc entity. Moved tcl, expect and dejagnu installation to after locking in glibc. Gerard Beekmans 2003-05-02 21:46:44 +00:00
  • aafceef960 It's Pass 2, not Pass 1 Gerard Beekmans 2003-05-02 21:20:45 +00:00
  • 5c5e391109 keep binutils-2.13.2 directory as well Gerard Beekmans 2003-05-02 21:18:33 +00:00
  • aa7aa252f2 patch filename fix Gerard Beekmans 2003-05-02 20:48:22 +00:00
  • 01060f3fe0 Added note not to remove binutils-build Gerard Beekmans 2003-05-02 20:44:44 +00:00
  • 3cf582bf17 removed fileutils, sh-utils and textutils Gerard Beekmans 2003-05-02 20:39:10 +00:00
  • 97ed0918f4 package updates - new packages Gerard Beekmans 2003-05-02 20:36:55 +00:00
  • 8727a64b3c package updates Gerard Beekmans 2003-05-02 20:36:04 +00:00
  • bc82645e95 Integrated Pure LFS - Phase 1 Gerard Beekmans 2003-05-02 18:20:20 +00:00
  • 55b50e3f66 trimmed changelog Gerard Beekmans 2003-04-30 21:13:05 +00:00
  • 7812e5d817 back to CVS Gerard Beekmans 2003-04-28 23:02:18 +00:00
  • ea63cd9562 remove wget ref. Gerard Beekmans 2003-04-28 22:10:19 +00:00
  • 5c9b1f004d LFS-4.1 Release Gerard Beekmans 2003-04-28 20:39:23 +00:00
  • 6cd2980f56 fixed netkit-package and netkit-dir entities Gerard Beekmans 2003-04-27 01:39:20 +00:00
  • 3ae77e126e Updated From Power Up To Bash Prompt HOWTO URL. Timothy Bauscher 2003-04-16 14:09:06 +00:00
  • d3d229f32e grammar fixes from Alex Gerard Beekmans 2003-02-20 13:59:14 +00:00
  • 212a71b0a3 this is the automake package, not modutils Gerard Beekmans 2003-02-18 03:13:11 +00:00
  • 30550bac7b removed dup paragrahp Gerard Beekmans 2003-02-18 02:02:09 +00:00
  • 74f3c8ab19 date string update Gerard Beekmans 2003-02-18 01:47:34 +00:00
  • 34950a88cd missing installs the following line Gerard Beekmans 2003-02-18 01:47:09 +00:00
  • f7fb752539 date string change Gerard Beekmans 2003-02-15 21:27:01 +00:00
  • e9ba1bd879 the txt -> a text based Gerard Beekmans 2003-02-15 21:26:42 +00:00
  • e456a6e7f4 Fix something for lfscmd output. Timothy Bauscher 2003-02-10 01:08:49 +00:00
  • 5384d51e52 removed note regardig proc support, bogus now that we moved back to a real file Gerard Beekmans 2003-02-06 06:03:44 +00:00
  • 9922b2698c tag + typo fixes Gerard Beekmans 2003-02-06 00:01:40 +00:00
  • 2296bd1cd8 remove obsolete files Gerard Beekmans 2003-02-05 23:56:55 +00:00
  • fb53a94d74 bill's typo fixes Gerard Beekmans 2003-02-05 18:49:38 +00:00
  • 1d1c024b55 sentence structure change Gerard Beekmans 2003-02-05 18:42:10 +00:00
  • d67368f69a date update Gerard Beekmans 2003-02-05 18:29:39 +00:00
  • fdfb226af0 Bill's typo fixes Gerard Beekmans 2003-02-05 18:29:23 +00:00
  • 68ed9a53ee removed URL - invalid Gerard Beekmans 2003-02-04 05:50:41 +00:00
  • 0057dde754 removed ftp link for bootscripts Gerard Beekmans 2003-02-04 05:29:17 +00:00
  • e8ed03794c update gzip patch expl. Gerard Beekmans 2003-02-04 05:20:24 +00:00
  • a20bfb4974 updated findutils + gawk patch explanations Gerard Beekmans 2003-02-04 05:18:40 +00:00
  • 31435cae54 updated fileutils patch explanation Gerard Beekmans 2003-02-04 03:52:17 +00:00
  • e5c5f0191d updated ed patch explanation Gerard Beekmans 2003-02-04 02:56:15 +00:00
  • f0fbc9826a remove a few n's from runnnnnning Gerard Beekmans 2003-02-04 01:45:40 +00:00
  • ebdee2ccaa upgraded to lfs-bootscripts-1.11 Gerard Beekmans 2003-02-04 01:31:26 +00:00
  • f60ee1676d typo fix Gerard Beekmans 2003-02-03 23:46:52 +00:00
  • ef97d1698c typo Gerard Beekmans 2003-02-03 23:45:10 +00:00
  • e4b9338243 fix typo's Gerard Beekmans 2003-02-03 23:24:24 +00:00
  • 6f531d7b8c applied seth's mtab changes Gerard Beekmans 2003-02-03 23:01:33 +00:00
  • 2b114b251e textual changes Gerard Beekmans 2003-01-30 05:06:58 +00:00
  • bdadd380fa removed bogus mtrace desc Gerard Beekmans 2003-01-30 04:52:42 +00:00
  • 8643850fb2 changed chap6 make install target to install-no-fixedincludes Gerard Beekmans 2003-01-30 04:33:38 +00:00
  • 75e795a113 Remove stray ampersands. Timothy Bauscher 2003-01-30 04:04:56 +00:00
  • e99816789c downgraded to binutils-2.13.2 due to gcc bug Gerard Beekmans 2003-01-30 02:06:37 +00:00
  • 5f71b12004 added billyoc Gerard Beekmans 2003-01-28 05:08:25 +00:00
  • 6853131b0c changelog'ed install page conversions Gerard Beekmans 2003-01-28 01:20:27 +00:00
  • 4f8a3af985 QA Chap6 part2 Gerard Beekmans 2003-01-28 01:17:02 +00:00
  • 7bfad056d6 QA Part #1 Gerard Beekmans 2003-01-27 22:10:07 +00:00
  • 8f8e328ca6 missing colon Gerard Beekmans 2003-01-27 21:57:21 +00:00
  • 558cb8a436 minor textual changes to chapter 5 Gerard Beekmans 2003-01-27 21:28:02 +00:00