Home | History | Annotate | Download | only in debian

Lines Matching full:uuid

20   * E2fsck now understands UUID= and LABEL= specifiers for the -j option
418 filesystem's UUID
456 * Add a "set -e" to uuid-runtime's prerm script to make Lintian happy
465 * Mke2fs now understands a -U option which allows the UUID to be
571 * Add lintian overrides for uuid-runtime and libuuid1
585 * Add detection for hfsx filesystem and add label and uuid detection
613 * Fix minor typo in uuid-runtime's debian package description
723 * Improve uuid-runtime package description. (Closes: #483962)
845 uuid-dev and ss-dev. Thanks to Don Armstrong for the explanation and
863 * Fix blkid's ntfs UUID handling so it is compatible with vol_id
877 * The libuuid1 and uuid-runtime packages requires passwd package, so
892 * Improve time-based UUID generation to guarantee uniqueness even when
893 UUID's are being generated at very high rates on SMP systems. To
896 packaged in the (new) uuid-runtime package, which now also includes
1027 * Fix blkid library to report the correct UUID from MD superblocks
1103 * Add failsafes against duplicate UUID generation caused by threads
1153 * Remove useful UUID specification thanks to License Nazi's (Closes: #390664)
1193 (rarely) fail to print out the journal or hash seed UUID.
1235 * Enhance the blkid library to display the uuid of external journals for
1515 * Add support for swap partition labels and uuid's
1625 * Update the UUID library man pages
1626 * Fix a Y8.8888K potential problem with the uuid library
1628 * Clarified/corrected the copyright statements of the UUID and blkid
1639 uuid library.
1643 * Use C99 stdint.h types in the uuid library
1644 * Fix up and cleanup uuid man pages
1645 * Change the licensing of the uuid man pages to be 3-clause BSD.
1668 * Improve UUID generation algorithm (use all 14 bits in the clock sequence)
1669 * Change the license on the UUID library to be 3-clause BSD.
1736 * Fix bug in uuid library when there is no network card and the
1737 library is generating a time-based uuid. The random MAC address
1771 * Fix bug which could a core dump if a non-existent LABEL or UUID
1990 * Change the sectoin of com_err-dev, ss-dev, uuid-dev, libblkid-dev,
2006 * Fix XFS superblock definition. Add support to extract UUID and
2215 dereferencing, fsck did not finds LVM volumes by UUID or by label,
2339 * Create all symlinks to uuid-generate.3 (Closes: #99573).
2662 * Changed <linux/types.h> to <asm/types.h> in lib/uuid/uuidP.h to
2718 * Added description of e2p and uuid libs in e2fslibsg-dev description.