summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/README2
-rw-r--r--Master/texmf/scripts/texlive/TODO21
-rw-r--r--TODO52
3 files changed, 34 insertions, 41 deletions
diff --git a/Build/source/README b/Build/source/README
index 8b29edd494d..1204d87339e 100644
--- a/Build/source/README
+++ b/Build/source/README
@@ -65,7 +65,7 @@ Build information:
i386-linux: Debian sarge, gcc 3.3.5, libc 2.3.2, Linux 2.6.9-67.0.4.ELsmp
chroot /home/texlive/sarge; Build --with-xindy --with-clisp=...
- x86_64-linux: gcc 3.4.6, libc 2.3.6, Linux 2.6.28.6
+ x86_64-linux: gcc 4.5, libc 2.3.6, Linux 2.6.28.6
universal-darwin, x86_64-darwin: a menagerie of versions.
See Master/source/mactexdoc.tar.xz.
diff --git a/Master/texmf/scripts/texlive/TODO b/Master/texmf/scripts/texlive/TODO
deleted file mode 100644
index 42151d54df2..00000000000
--- a/Master/texmf/scripts/texlive/TODO
+++ /dev/null
@@ -1,21 +0,0 @@
-TODO for tlmgr
-==============
-* improve info <pkg> output for multiple repositories
-
-* xetex conf.d postcode:
-1. I'm sorry, but can you remind me why we have xetex/conf/conf.d/*.conf
- and why we copy them our the installation? Neither XeTeX or LuaTeX
- do anything with these files, right? Some of them refer to fonts
- and/or software that are not in TL.
-
-2. According to my current understanding, we should actually be creating
- texlive-fontconfig.conf when luatex is installed, not just xetex.
- Although luatex does not use -lfontconfig like xetex does, it still
- reads the fontconfig configuration (specifically,
- /etc/fonts/fonts.conf) and thus to use system font name lookups in
- luatex on Unix, fontconfig stuff must be done. Am I missing
- something?
-
-* pinning
-should we add a way to allow for numerical comparison of revision?
-
diff --git a/TODO b/TODO
index 2e5c46fea56..8459f1b7e18 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,20 @@
$Id$
Public domain. TeX Live TODO:
-0. 2011
+0.* Remaining todo.
0.5 Mails from Karl
1. Package updates
- - fix ctan2tds and friends
- - outstanding package updates
+ a. fix ctan2tds and friends
+ b. outstanding package updates
2. Source updates
3. Infrastructure and installer
-4. random stuff
+ a. tlmgr
+ b. more
+4. Random stuff
5. Won't do
--1. Things for after 2010 release
+0.2010 Things for after 2010 release
=================================
* Rewrite installer option_ handling that *always* the option name in
@@ -27,17 +29,11 @@ not complain on the tlpsrc-set (installer only option) not complain
* allow on the fly update of options in the tlpdb
patch available, small todo remains
-0. For 2011.
+0.* For 2011.
===========================================
-- 2011 metapost.tlpsrc.
-
- siep> Once ConTeXt in TL is up to date, we can fix the portable option
siep> for ConTeXt.
-- TeXworks 0.4
-
-- dviout
-
- mactex.README.zip from koch in Master/source.
- untar on windows with tar -xmf to not update time stamps, which might
@@ -46,12 +42,8 @@ not complain on the tlpsrc-set (installer only option) not complain
- retry untar if it failed after 3sec (configurable timeout) to make sure
other programs have passed by
-- put texlive.png into the texlive-scripts or so package (where the
- other installer files are included) so that installation from installation
- works with nice GUI.
-
0.5 Mails from Karl
-------------------
+===========================================
perl -cw has the following minor complaints about the *.pm files.
(They were all clean at one point.) I guess I should run this regularly ...
@@ -76,7 +68,7 @@ empty.
It works ok to rm them the next day, but it is an extra update and seems
generally less than ideal.
------------
+
1a. fix ctan2tds et al.
-----------------------
(Aside from the whole script being a horrible kludge that needs
@@ -116,9 +108,31 @@ kpse: texmfdbs should not have to exclude non-!! dirs, should be able to
dvips and all: snprintf
+
3. Infrastructure and installer
===============================
+3a. tlmgr
+* improve info <pkg> output for multiple repositories
+
+* xetex conf.d postcode:
+1. I'm sorry, but can you remind me why we have xetex/conf/conf.d/*.conf
+ and why we copy them our the installation? Neither XeTeX or LuaTeX
+ do anything with these files, right? Some of them refer to fonts
+ and/or software that are not in TL.
+
+2. According to my current understanding, we should actually be creating
+ texlive-fontconfig.conf when luatex is installed, not just xetex.
+ Although luatex does not use -lfontconfig like xetex does, it still
+ reads the fontconfig configuration (specifically,
+ /etc/fonts/fonts.conf) and thus to use system font name lookups in
+ luatex on Unix, fontconfig stuff must be done. Am I missing
+ something?
+
+* pinning
+should we add a way to allow for numerical comparison of revision?
+
+3b. More
- keep list of forcibly removed packages in tlpdb, so package-to-package
dependencies can really be followed.
@@ -161,7 +175,7 @@ MAYBE TODO (needs discussion)
(email Rolf Niepraschk)
-4. random stuff
+4. Random stuff
===============
rewrite updmap/fmtutil, texconfig
. in perl