aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2007-07-20 06:15:00 +0000
committerAlexis Ballier <aballier@gentoo.org>2007-07-20 06:15:00 +0000
commitaf6418785572fa9fc3afe211e91f12313fa94ed3 (patch)
treec63fbd3528d6748e7b21b9f9a9cf508e7b412de8 /README
parentreflect renaming (diff)
downloadaballier-af6418785572fa9fc3afe211e91f12313fa94ed3.tar.gz
aballier-af6418785572fa9fc3afe211e91f12313fa94ed3.tar.bz2
aballier-af6418785572fa9fc3afe211e91f12313fa94ed3.zip
add a readme
svn path=/; revision=10
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..4e4bb07
--- /dev/null
+++ b/README
@@ -0,0 +1,25 @@
+You can find here the modular texlive ebuilds I'm working on.
+Unfortunately it is not yet possible to have an overlay that works out of the
+box, therefore you'll have to do a few things to be able to install texlive
+2007.
+
+
+First, download both live and inst isos of texlive from
+http://mirror.ctan.org/systems/texlive/Images/
+
+
+Then, mount the images : the default location is /mnt/texlive-inst for inst iso,
+and /mnt/texlive-live for live iso.
+
+Copy /mnt/texlive-live/source/source.tar.bz2 as texlive-source-2007.tar.bz2 in
+your distfiles dir.
+
+
+Once that done, you have to generate the ebuilds for the modular texmf tree, go
+to scripts/texlive/lists subdir and you'll find another README file :)
+
+
+
+Reporting bugs / improvements : Just contact me, aballier@gentoo.org, or on irc
+(freenode). Feedback, even if it's just to say "that just worked perfectly" will
+be very appreciated, so that I'll know how many people tested it, etc.