]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: convert mount/ to module, rename to mount-deprecated/
authorKarel Zak <kzak@redhat.com>
Wed, 30 May 2012 15:16:11 +0000 (17:16 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jun 2012 18:48:22 +0000 (20:48 +0200)
commitd2feb47fb1ddc0d8ac946328e77ed86ea6937bef
tree3333ca26eb3b4f5df76714f93c41e7e300b45c66
parentffeb280566d90fce742af31467f6ee29912bf935
build-sys: convert mount/ to module, rename to mount-deprecated/

Signed-off-by: Karel Zak <kzak@redhat.com>
24 files changed:
Makefile.am
autogen.sh
configure.ac
mount-deprecated/.gitignore [moved from mount/.gitignore with 100% similarity]
mount-deprecated/Makemodule.am [new file with mode: 0644]
mount-deprecated/devname.c [moved from mount/devname.c with 99% similarity]
mount-deprecated/devname.h [moved from mount/devname.h with 100% similarity]
mount-deprecated/fsprobe.c [moved from mount/fsprobe.c with 99% similarity]
mount-deprecated/fsprobe.h [moved from mount/fsprobe.h with 100% similarity]
mount-deprecated/fstab.c [moved from mount/fstab.c with 99% similarity]
mount-deprecated/fstab.h [moved from mount/fstab.h with 100% similarity]
mount-deprecated/getusername.c [moved from mount/getusername.c with 100% similarity]
mount-deprecated/getusername.h [moved from mount/getusername.h with 100% similarity]
mount-deprecated/mount.8 [moved from mount/mount.8 with 99% similarity]
mount-deprecated/mount.c [moved from mount/mount.c with 99% similarity]
mount-deprecated/mount_constants.h [moved from mount/mount_constants.h with 100% similarity]
mount-deprecated/mount_mntent.c [moved from mount/mount_mntent.c with 100% similarity]
mount-deprecated/mount_mntent.h [moved from mount/mount_mntent.h with 100% similarity]
mount-deprecated/sundries.c [moved from mount/sundries.c with 99% similarity]
mount-deprecated/sundries.h [moved from mount/sundries.h with 99% similarity]
mount-deprecated/umount.8 [moved from mount/umount.8 with 100% similarity]
mount-deprecated/umount.c [moved from mount/umount.c with 100% similarity]
mount/Makefile.am [deleted file]
tools/config-gen