summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Collapse)AuthorAgeFilesLines
...
* build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
| | | | | | | Avoid rebuilding the man aliases over and over given that they do not copy the content but only alias it. Signed-off-by: Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
* build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
| | | | | | | This is backward-compatible with automake 1.10 as the AM_V_GEN macro is going to be null anyway. Signed-off-by: Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
* build-sys: drop shlibs/Makefile.am that only adds SUBDIRSDiego Elio 'Flameeyes' Pettenò2010-07-291-13/+0Star
| | | | | The same effect is gotten by changing SUBDIRS in the top-level Makefile.am.
* build-sys: drop the getsize test out of Makefile.amDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
| | | | | | | | The #ifdef TEST_PROGRAM block was removed with commit 3069624180bac35f1cd468249ddb9dfc91d1b7b1 so there is no point in keeping the tests declared, as it won't build. Signed-off-by: Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
* libblkid: set tolerant flag for HFSAlexandre Peixoto Ferreira2010-07-261-0/+1
| | | | | | | An CDROM can contain both HFS and ISO9660 views on the same filesystem. This confuses mount/KDE/Gnome. Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: fix typo filesystem name nilfs to nilfs2Jiro SEKIBA2010-07-261-1/+1
| | | | | | The correct filesystem name is nilfs2, not nilfs. Signed-off-by: Jiro SEKIBA <jir@unicus.jp>
* libblkid: add nilfs2 filesystem superblock probeJiro SEKIBA2010-07-134-0/+123
| | | | | | | | | This patch implements nilfs2_idinfo to proble nilfs2 partition. The patch probes uuid, label, version and verify crc check sum of superblock. Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add COPYING.lib* filesKarel Zak2010-07-124-3/+511
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: fix merge_optstr (do not truncate 3 trailing characters)Petr Uzel2010-07-071-1/+2
| | | | | | I believe this is the correct fix. Signed-off-by: Petr Uzel <petr.uzel@centrum.cz>
* uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg2010-06-143-4/+4
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* build-sys: minor changes for GNU/HurdSamuel Thibault2010-06-143-0/+10
| | | | | | Here is a patch to fix the build on GNU/Hurd. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
* libmount: don't build tests by defaultKarel Zak2010-06-081-30/+7Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: cleanup lib{mount,blkid} buildingKarel Zak2010-06-083-3/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: another Makefile.am fixKarel Zak2010-06-071-1/+1
|
* libmount: use mangle function from lib/Karel Zak2010-06-071-24/+2Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: fix Makefile.amKarel Zak2010-06-071-4/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use include/list.hKarel Zak2010-06-072-3/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: optimize UDF label readingKarel Zak2010-06-041-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add #warning libmount API is not stable yet!Karel Zak2010-06-042-1/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: fix some gtkdoc warningsKarel Zak2010-06-033-3/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: remove mnt_open_device()Karel Zak2010-06-035-40/+2Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* findmnt: small change in usage()Karel Zak2010-06-031-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2010-06-032-4/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: merge vfs and fs options more carefullyKarel Zak2010-06-031-23/+31
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add docsKarel Zak2010-06-0316-72/+472
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: cleanup docsKarel Zak2010-06-0314-161/+296
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: fix mnt_fs_match_source()Karel Zak2010-06-031-16/+14Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add new debug messagesKarel Zak2010-06-031-0/+10
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: cleanup cache flags and debug messagesKarel Zak2010-06-031-9/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: export mnt_init_debug()Karel Zak2010-06-034-4/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* include: move shlibs/.../list.h to the include/ directoryKarel Zak2010-06-032-358/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add mnt_cache_find_tag_value()Karel Zak2010-06-035-5/+43
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add support for userdata and work with VFS treeKarel Zak2010-06-035-0/+130
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: add mnt_iter_get_direction()Karel Zak2010-06-033-1/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: read devno, ID and parent ID from /proc/self/mountinfoKarel Zak2010-06-036-69/+70
| | | | | | The patch also removes obsolete test program from tab_parse.c. Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: update symbols tableKarel Zak2010-06-031-2/+112
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add fstab/mtab/mountinfo lookup routinesKarel Zak2010-06-035-93/+226
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add mnt_match_{fstype,options} functionsKarel Zak2010-06-033-1/+169
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add fstab/mtab/mountinfo parsing routinesKarel Zak2010-06-036-6/+1490
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: rename mnt_optls_iterate_options()Karel Zak2010-06-032-13/+14
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add mnt_entryKarel Zak2010-06-034-0/+630
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add mtab locking codeKarel Zak2010-06-034-2/+532
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: proper tests definition in Makefile.amKarel Zak2010-06-031-7/+21
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add optls (options container)Karel Zak2010-06-036-6/+2042
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add list routines and generic iteratorKarel Zak2010-06-035-1/+281
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add mnt_optstr_* functionsKarel Zak2010-06-034-1/+430
| | | | | | | This set of functions allows to set/get/remove/append option in unparsed options string. Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: add paths and tags cacheKarel Zak2010-06-034-3/+558
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add test_versionKarel Zak2010-06-032-1/+29
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add debug supportKarel Zak2010-06-034-3/+123
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add basic utilsKarel Zak2010-06-035-2/+236
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>