Kay Sievers
9e5920842b
volume_id: md - add metadata minor version
...
Thanks to Hannes.
2007-12-07 17:26:15 +01:00
Kay Sievers
1e8b8e564c
libvolume_id: squashfs - add endianess support for LZMA compression
2007-11-26 01:09:03 +01:00
Michael Prokop
d7515c7bb9
libvolume_id: squashfs+LZMA compression detection
2007-11-26 01:03:08 +01:00
Dan Nicholson
01ac7d96fa
volume_id: create relative symlink when $(libdir) = $(usrlibdir)
2007-11-08 00:14:39 +01:00
Dan Nicholson
c8e826147a
extras: ignore built and generated files
2007-11-08 00:13:40 +01:00
Kay Sievers
f1bc0fdb0f
volume_id: bump version
2007-10-24 16:51:03 +02:00
Kay Sievers
02ee0e3312
volume_id: ntfs - rely on valid master file table
2007-10-23 02:38:23 +02:00
Kay Sievers
74534dbde8
volume_id: LUKS - export version
2007-10-17 18:13:49 +02:00
Kay Sievers
424520043a
volume_id: vfat - allow all possible sector sizes
...
https://bugs.launchpad.net/bugs/147807
2007-10-17 17:59:27 +02:00
Kay Sievers
7b6fd01651
volume_id: fix linux_raid metadata version 1.0 detection
...
Fixes:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/133773
2007-08-29 06:06:00 +02:00
Kay Sievers
dbb2c414d7
man: recreate man pages
2007-08-28 04:24:08 +02:00
Kay Sievers
82d4209792
volume_id: fix sqashfs detection
2007-08-16 15:02:53 +02:00
Kay Sievers
9ea893ae25
libvolume_id: use /usr/$libdir in pc file
2007-07-22 19:58:04 +02:00
Kay Sievers
2e08169ed4
volume_id: ext4 detection
2007-07-08 17:25:55 +02:00
David Zeuthen
1fdce2f39d
vol_id: do not fail if unable to drop privileges
2007-06-07 00:56:20 +02:00
Ryan Lortie
335b8aace3
volume_id: support for long-filename based labels
2007-05-25 03:36:59 +02:00
Kay Sievers
a3b836c6c2
volume_id: terminate overlong label strings
2007-05-25 03:35:18 +02:00
Kay Sievers
8cc6c96f1b
volume_id: escape % character
2007-05-21 07:17:09 +02:00
Kay Sievers
d727cb9075
vol_id: export encoded strings
2007-05-17 20:10:09 +02:00
Kay Sievers
b10941c08d
volume_id: add and export string encoding function
...
Needed for mount(8) to lookup LABEL=* in /dev/disk/by-label/*. Characters
not suited for a filename will be escaped and the encoded LABEL=* string
is able to find the corresponding symlink.
2007-05-17 20:09:24 +02:00
Kay Sievers
2f2c4fa442
replace_chars: replace spaces in node name
2007-05-17 20:01:54 +02:00
Kay Sievers
c6594afda4
volume_id: add function documentation
2007-05-15 01:11:48 +02:00
Kay Sievers
f29fdd3cef
volume_id: vol_id depends on libvolume_id
2007-05-10 12:40:18 +02:00
Kay Sievers
223cfa97fc
volume_id: add remaining names for prober lookup by type
2007-05-09 16:06:15 +02:00
Kay Sievers
9377c8d80c
vol_id: use libvolume_id prober list for --probe-all
2007-05-08 20:00:02 +02:00
Kay Sievers
c1091150be
volume_id: give access to list of all available probers
2007-05-08 19:59:23 +02:00
Kay Sievers
1c6c7ab118
vol_id: add ID_FS_UUID_SAFE
2007-05-06 02:24:21 +02:00
Kay Sievers
13361e4704
volume_id: rename UUID_64BIT_LE/BE
2007-05-06 02:23:48 +02:00
Kay Sievers
68d5578852
vol_id: README update
2007-05-04 17:16:08 +02:00
Kay Sievers
a6abdbfc7e
volume_id: add DDF support
2007-05-04 16:54:46 +02:00
Kay Sievers
444f07fea4
volume_id: add internal UUID_STRING
2007-05-04 16:53:19 +02:00
Matthias Schwarzott
ee466b321e
volume_id: fix Makefile for parallel make
2007-05-03 23:24:17 +02:00
Kay Sievers
1d9cdcdf91
vol_id: use volume_id_get_*
2007-05-03 14:24:56 +02:00
Kay Sievers
e7ea9c50e8
volume_id: add volume_id_get_* functions
...
In a future version of libvolume_id, struct volume_id will be
an opaque data type, which can't be accessed directly.
No interface has changed for now, until all known users are
converted not to access the structure directly.
2007-05-03 14:22:39 +02:00
Kay Sievers
4a86b682ab
vol_id: use long options
2007-05-03 11:00:02 +02:00
Kay Sievers
4c13270a77
volume_id: use md native uuid format
2007-05-03 09:24:16 +02:00
Kay Sievers
6ed3edfb69
volume_id: minix version 3 support
2007-04-28 23:45:49 +02:00
Kay Sievers
e18e6d7999
volume_id: old md metadata has only 32 bit for the uuid
2007-04-28 23:06:20 +02:00
Kay Sievers
01ad1ef5f3
volume_id: ext - fix endianess in version number
2007-04-26 22:46:27 +02:00
Kay Sievers
07bc6002ca
volume_id: add md metadata 1.0, 1.1, 1.2 support
2007-04-24 18:35:24 +02:00
Kay Sievers
285e2f5218
libvolume_id: do not install static library
2007-04-23 17:44:19 +02:00
Kay Sievers
f0f7c715ae
volume_id: get rid of compiler warning
2007-03-18 12:55:21 +01:00
Kay Sievers
915fde1738
update DRIVER== changes
2007-02-24 23:43:04 +01:00
Kay Sievers
bba8160f51
man: correct udevinfo --export-db
...
Thanks to: Matthias Schwarzott <zzam@gentoo.org>
2007-02-05 16:03:00 +01:00
Kay Sievers
ac77e95948
volume_id: really fix endianess bug in linux_raid detection
...
Seems we find the md signature in cpu-order on the disk. Let's
look for both endian encodings ...
Thanks to Michael Prokop for his help finding the bug.
2007-02-03 01:12:34 +01:00
Andrey Borzenkov
27283c2fda
vol_id: document -L
2007-01-22 22:27:16 +01:00
Andrey Borzenkov
ede9b54171
vol_id: add -L to print raw partition label
2007-01-21 22:49:45 +01:00
Peter Breitenlohner
86f4ea067e
fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2007-01-21 15:48:58 +01:00
Kay Sievers
26133d54e0
man: recreate from xml
2006-11-27 10:30:17 +01:00
Kay Sievers
aa68c048f8
volume_id: fix endianess bug in linux_raid detection
2006-11-15 20:41:25 +01:00