summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* build-sys: convert misc-utils/ to moduleKarel Zak2012-06-261-1/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: move hwclock to sys-utils/Karel Zak2012-06-261-7/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert sys-utils/ to moduleKarel Zak2012-06-261-2/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert mount/ to module, rename to mount-deprecated/Karel Zak2012-06-261-5/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert login-utils/ to moduleKarel Zak2012-06-261-1/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert term-utils/ to moduleKarel Zak2012-06-261-5/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert libmount/ to moduleKarel Zak2012-06-261-9/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert libblkid/ to moduleKarel Zak2012-06-261-4/+11
| | | | | | | - create module - remove unused libblkid/src/tst_types.c test Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert libuuid/ to moduleKarel Zak2012-06-261-5/+14
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert schedutils/ to moduleKarel Zak2012-06-261-3/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert lib/ to moduleKarel Zak2012-06-261-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert include/ to moduleKarel Zak2012-06-261-1/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tools: add small and stupid script to check HAVE_DECL_Karel Zak2012-06-131-0/+3
| | | | | | use 'make checkdecl' to run the script Signed-off-by: Karel Zak <kzak@redhat.com>
* tools: add checkmans.shSami Kerola2012-06-021-0/+3
| | | | | | A script to find whether all manuals has proper groff syntax. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* uuidd: add systemd unit filesPetr Uzel2012-05-041-1/+2
| | | | | | | | Add systemd unit files which use the socket activation mechanism of systemd. The uuidd deamon is started upon first request on the socket and quits after 1 minute of inactivity. Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* build-sys: run distcheck with verbose make rulesPetr Uzel2012-04-271-1/+2
| | | | Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* fsck: move to disk-utils directoryKarel Zak2012-03-201-4/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-11/+10Star
| | | | | | | | Several horizontal lists are turned to vertical, and sorted to alphabetical order. Additionally spaces are converted to tabs where ever possible. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: add tools/ to EXTRA_DISTKarel Zak2012-02-211-0/+1
| | | | | Reported-by: Petr Uzel <petr.uzel@suse.cz> Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: improve changelog targetKarel Zak2012-01-191-2/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add changelog targetKarel Zak2012-01-181-0/+11
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add checkxalloc to toplevel MakefileKarel Zak2012-01-041-0/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use --enable-most-builds for distcheckKarel Zak2011-09-121-5/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: Documentation directory addedSami Kerola2011-08-121-6/+1Star
| | | | | | | | Move readme, licence, change log, relese notes and other supplementary files to a Documentation directory. This commit does not change contents of any other but few Makefile.am files. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: move BUILD_SCHEDUTILS to top-level MakefileKarel Zak2011-06-201-1/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak2011-06-091-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* simpleinit: remove this deprecated set of utilsKarel Zak2011-06-081-5/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use AUTOMAKE_OPTIONS = gnuSami Kerola2011-05-261-0/+3
| | | | | | | | | | | | | | | | | The change will cause make dist to have INSTALL file from automake release, which hopefully is more up to date than manually maintained version. The gnu option will also require ChangeLog to be present, and without doubts no-one wants to maintain that manually. I added file to reference link to internet git repository view. At the time of make dist current tag is added to the ChangeLog reference which will make release to point exactly to the point where changes ended. Minor drawback is that untagged make dist releases will contain a broken link in ChangeLog. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: use git-version-gen to distinct git and release versionsSami Kerola2011-04-051-0/+11
| | | | | | | | | | | The script is copied as is from gnulib. [kzak@redhat.com: - generate .tarball-version and .version files in top level Makefile.am - delete autom4te.cache in autogen.sh] Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: clean up partx MakefileKarel Zak2011-03-161-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: don't support external (e2fsprogs) libblkidKarel Zak2011-03-161-2/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* hwclock: build on non-LinuxSamuel Thibault2011-03-111-3/+5
| | | | | | | | Thanks to the direct ISA method and by disabling the RTC get/set epoch functionality, hwclock can work fine on non-Linux systems which provide ioperm or iopl. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
* build-sys: fix unportable Makefile.am assignmentSami Kerola2011-03-081-1/+1
| | | | | | Makefile.am:36: warning: `:='-style assignments are not portable Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: add term-utils/Karel Zak2011-03-021-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* simpleinit: move old init stuff to separate directoryKarel Zak2010-12-101-0/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* man: add russian translation of ddate.1Karel Zak2010-10-211-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fsck: improve whole-disk check, detect stacked devicesKarel Zak2010-08-191-0/+2
| | | | | | | | | | | | | | | | The current heuristic for conversion from partition to whole-disk is based on device names. It's pretty poor. This patch replaces this code with blkid_devno_to_wholedisk(). This solution is based on /sys FS and it works for arbitrary partitioned devices. The another problem is the way how fsck determines stacked devices. The current code checks device name for "md" prefix only. It does not care about DM, dm-ccypt, and so on. This patch uses /sys/block/.../slaves/, but it does not fully resolves dependencies between all devices. The method is simple -- fsck does not check stacked devices in parallel with any other device. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: drop shlibs/Makefile.am that only adds SUBDIRSDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+15
| | | | | The same effect is gotten by changing SUBDIRS in the top-level Makefile.am.
* build-sys: remove obsolete --with-fsprobe from distcheck flagsKarel Zak2009-11-051-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: gtkdocize (API docs generated by gtk-docs)Karel Zak2009-09-161-1/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: complete /libs to /shlibs renameKarel Zak2009-05-141-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: fix bugs detected by "make distcheck"Karel Zak2009-03-181-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak2009-02-181-0/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: create basic directoriesKarel Zak2009-02-111-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tools: add checkconfig to top-level MakefileKarel Zak2008-11-261-1/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tools: add checkincludes.pl (from linux kernel)Karel Zak2008-11-261-0/+11
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add --disable-mountAlon Bar-Lev2008-11-191-2/+5
| | | | | | | | | | | I use busybox for most of the utilities, still lacks a few that I wish to use from util-linux... So mount comes from busybox. And during the cross compile I don't want to compile the mount dependencies only to make the configure script happy... Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add --enable-static-programsStepan Kasal2008-02-181-1/+2
| | | | | | | | Add support for static versions of mount, umount, losetup, fdisk, and sfdisk. Co-Author: Karel Zak <kzak@redhat.com> Signed-off-by: Stepan Kasal <skasal@redhat.com>