Comment 9 for bug 193552

Revision history for this message
Colin Watson (cjwatson) wrote :

This has now been fixed in Intrepid, in a somewhat different way but partly as a result of your suggestions. Thanks!

initramfs-tools (0.92bubuntu4) intrepid; urgency=low

  * Add COMPCACHE_PREREQ varable (needs to be exported before running
    update-initramfs) to the compcache hook script, so that PREREQ can be
    filled by apps like casper. with that we are for example able to
    disable compcache dynamically if a certain amount of physical ram is
    present.
  * Add SKIP_COMPCACHE variable to init-top script (to be read from
    /tmp/compcache.opts which should be filled by a PREREQ script defined in
    COMPCACHE_PREREQ) to make it possible to let the script silently die

 -- Oliver Grawert <email address hidden> Wed, 09 Jul 2008 16:17:39 +0000

initramfs-tools (0.92bubuntu3) intrepid; urgency=low

  * Support loading compcache from the initramfs.
    - conf/initramfs.conf: Add and document the COMPCACHE_SIZE setting.
    - initramfs.conf.5: Document the COMPCACHE_SIZE setting.
    - hooks/compcache: Install the compcache module and a script to initialize
      the cache if COMPCACHE_SIZE contains a value.
    - mkinitramfs: export COMPCACHE_SIZE for the hook.

 -- Johan Kiviniemi <email address hidden> Wed, 09 Jul 2008 03:10:21 +0300

casper (1.139) intrepid; urgency=low

  * add compcache conf.d configuration for initramfs-tools

 -- Oliver Grawert <email address hidden> Thu, 14 Aug 2008 00:25:54 +0200