home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libc6 / TODO < prev   
Encoding:
Text File  |  2007-04-04  |  1.0 KB  |  38 lines

  1. Outstanding concerns
  2. ====================
  3.  
  4.  - no entry
  5.  
  6. TODO
  7. ====
  8.  
  9. * General:
  10.  
  11.  - Make sure that prep.sh and version aren't in the root of the source
  12.    package.
  13.  
  14. * libc:
  15.  - Only add some libraries to the optimized packages instead of all of them?
  16.  - Add patch to display (or ignore) linux-gate.so.1 in ldd.
  17.  - Check dpkg-shlibdeps for linux-gate.so.1 handling.
  18.  - Don't do make install for libc6-i686 if we aren't going to use the
  19.    results - it's very slow.
  20.  - Fix /usr/sbin/tzconfig to take a parameter.  Right now we set the links
  21.    by hand in libc.postinst in the noninteractive case, but it would be
  22.    better if the tool could just do everything for us.
  23.  - Add alpha EV67 opt package support (#229251).
  24.  
  25. * libc-dev:
  26.  
  27.  - What do we do for headers on 32/64 systems?  Do we generate
  28.    #if wrappers for /usr/include?  This looks like a non-issue since
  29.    only asm needs it.
  30.  
  31. * locales:
  32.  
  33.  - locales debconf template is a bit difficult for newbie users.
  34.    Using localedata/locales/*, it can be readable.  For example,
  35.    "ja_JP" -> "Japanese", "Japan".
  36.  
  37.  
  38.