1. 04 Mar, 2014 1 commit
  2. 06 May, 2010 1 commit
  3. 02 Jul, 2009 1 commit
  4. 04 Mar, 2009 2 commits
  5. 18 Dec, 2008 1 commit
  6. 03 Jan, 2008 1 commit
    • Theodore Ts'o's avatar
      Use pkg-config to determine where to find the devmapper library · a4ece359
      Theodore Ts'o authored
      
      Fedora and Red Hat puts the devmapper library in different locations
      compared to Debian, so we use pkg-config.  Unfortunately Debian's
      devmapper.pc file is buggy (See Debian Bug #390243), so we have to
      work around it.
      
      Historically, e2fsprogs has tried not to depend on pkg-config, since
      its answers are so often **wrong** (the Debian bug has been ignored
      for over a year), so I'm hoping I'm not going to regret this.
      Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
      a4ece359
  7. 16 Dec, 2007 1 commit
    • Theodore Ts'o's avatar
      · 740837de
      Theodore Ts'o authored
      
      Add uuidd daemon to prevent duplicate time-based UUID's
      
      Also store the clock sequence information in a state file in
      /var/lib/misc/uuid-clock so that if the time goes backwards the clock
      sequence counter can get bumped.  This allows us to completely
      correctly generate time-based (version 1) UUID's according to the
      algorithm specified RFC 4122.
      
      Addresses-Sourceforge-Bug: #1529672
      Addresses-Red-Hat-Bugzilla: #233471
      Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
      740837de
  8. 01 Dec, 2004 1 commit
  9. 03 May, 2003 1 commit
  10. 08 Feb, 2000 1 commit