Package eatmydata: Information

    Source package: eatmydata
    Version: 82-alt1
    Build time:  Aug 7, 2013, 01:39 PM
    Category: File tools
    Report package bug
    License: GPLv3
    Summary: A small wrapper to disable fsync and related functions
    Description: 
    EatMyData is LD_PRELOAD library that disables all forms of writing data
    safely to disk. fsync() becomes a NO-OP, O_SYNC is removed etc. The idea
    is to use in testing to get faster test runs where real durability is
    not required.

    List of rpms provided by this srpm:
    eatmydata (x86_64, i586)
    eatmydata-debuginfo (x86_64, i586)
    i586-eatmydata (x86_64-i586)


    List of contributors:
    Gleb Fotengauer-Malinovskiy

      1. strace
      2. python-modules-compiler
      3. python-modules-email

    Last changed


    July 31, 2013 Gleb Fotengauer-Malinovskiy 82-alt1
    - new version (ALT#29248)
    May 25, 2012 Gleb Fotengauer-Malinovskiy 28-alt2
    - move library to %_libdir
    - fix debian script
    - use check stage
    April 11, 2012 Gleb Fotengauer-Malinovskiy 28-alt1
    - New version
    - Drop libdir patch