Rebase for util-linux 2.30 18/134318/1
authorAnas Nashif <anas.nashif@intel.com>
Thu, 25 Oct 2012 16:56:45 +0000 (09:56 -0700)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 16 Jun 2017 03:58:26 +0000 (12:58 +0900)
commit493677e406e74e1f37717ccb1b211aa01aa77a71
tree133092aa388eb0404d3fd7e4128511170a7bd199
parent7a1f022bda0341112d4229c151c3a5cd290afd33
Rebase for util-linux 2.30

Change-Id: Ie3314378da218417dd35b9bc3e07a7f7b70a1f7b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
41 files changed:
include/Makemodule.am
include/xgetpass.h [new file with mode: 0644]
lib/Makemodule.am
lib/xgetpass.c [new file with mode: 0644]
libmount/src/Makemodule.am
libmount/src/aes.c [new file with mode: 0644]
libmount/src/aes.h [new file with mode: 0644]
libmount/src/context.c
libmount/src/context_loopdev1.c [new file with mode: 0644]
libmount/src/context_umount.c
libmount/src/optmap.c
libmount/src/rmd160.c [new file with mode: 0644]
libmount/src/rmd160.h [new file with mode: 0644]
libmount/src/sha512.c [new file with mode: 0644]
libmount/src/sha512.h [new file with mode: 0644]
login-utils/Makemodule.am
login-utils/su-common.c
packaging/baselibs.conf [new file with mode: 0644]
packaging/blkid.conf [new file with mode: 0644]
packaging/etc_filesystems [new file with mode: 0644]
packaging/login.pamd [new file with mode: 0644]
packaging/nologin.8 [new file with mode: 0644]
packaging/nologin.c [new file with mode: 0644]
packaging/remote.pamd [new file with mode: 0644]
packaging/su.default [new file with mode: 0644]
packaging/su.pamd [new file with mode: 0644]
packaging/util-linux-rpmlintrc [new file with mode: 0644]
packaging/util-linux.changes [new file with mode: 0644]
packaging/util-linux.manifest [new file with mode: 0644]
packaging/util-linux.spec [new file with mode: 0644]
sys-utils/Makemodule.am
sys-utils/loop.c [new file with mode: 0644]
sys-utils/loop.h [new file with mode: 0644]
sys-utils/losetup.8
sys-utils/losetup1.c [new file with mode: 0644]
sys-utils/mount.8
sys-utils/mount.c
sys-utils/swapoff.c
sys-utils/swapon.8
sys-utils/swapon.c
term-utils/Makemodule.am