diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-23 22:06:53 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-23 22:06:53 +0000 |
commit | 387a3a4af94d7a292480f7afb12c457e23e04d4f (patch) | |
tree | 3b59cc2cf457d3fcf4672ce78d0206a378ae6d3a /general.ent | |
parent | acaee645684c2fdee37377c20eff4482cc9ffa13 (diff) |
Add a note in section abput partitioning about
advanced techniques (e.g. RAID and LVM).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 05c5afadc..57fcc9ad0 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20120219"> -<!ENTITY releasedate "Feb 19, 2012"> +<!ENTITY version "SVN-20120223"> +<!ENTITY releasedate "Feb 23, 2012"> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.1"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |