source: general.ent@ d418288

Last change on this file since d418288 was 7d92ae1, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Updated the discussion concerning zimezones.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 1.3 KB
RevLine 
[287ea55]1<?xml version="1.0" encoding="ISO-8859-1"?>
[3a8e53b]2<!ENTITY version "6.2-pre2">
[7d92ae1]3<!ENTITY releasedate "July 22, 2006">
[38258f8]4<!ENTITY milestone "6.2">
[a6faca4]5<!ENTITY generic-version "6.2"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
[287ea55]6
7<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
8<!ENTITY blfs-root "&lfs-root;blfs/">
9<!ENTITY faq-root "&lfs-root;faq/">
10<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
11<!ENTITY hints-index "&lfs-root;hints/list.html">
[0d40840]12<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
[9041d47]13<!ENTITY livecd-root "&lfs-root;livecd/">
[5dbab61]14<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
15<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
[287ea55]16
[c6cb3aa]17<!ENTITY buildtime "Approximate build time">
18<!ENTITY diskspace "Required disk space">
[45992ae]19<!ENTITY dependencies "Installation depends on">
[72d7e28]20<!ENTITY testsuites "Test suite depends on">
21<!ENTITY before "Must be installed before">
[287ea55]22
[0b64d38]23<!ENTITY gnu "http://ftp.gnu.org/gnu/">
[f6abc2a]24<!ENTITY gnu-software "http://www.gnu.org/software/">
[0b64d38]25<!ENTITY alpha-gnu "ftp://alpha.gnu.org/gnu/">
26<!ENTITY kernel "http://www.kernel.org/pub/">
27<!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
28
[3439119b]29<!ENTITY % packages-entities SYSTEM "packages.ent">
30%packages-entities;
31
[ca17032]32<!ENTITY % patches-entities SYSTEM "patches.ent">
33%patches-entities;
Note: See TracBrowser for help on using the repository browser.