]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
remount: consolidate remount-api-vfs and remount-rootfs into one
authorLennart Poettering <lennart@poettering.net>
Tue, 24 Apr 2012 14:42:42 +0000 (16:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 24 Apr 2012 14:42:42 +0000 (16:42 +0200)
commit2b93b027d3a68b5d7ae26d0c2cd487eb5019d2a9
tree11846b4ad4a4914a244909619ffc7f1f503f7cdf
parenta888b352eb53b07daa24fa859ceeb254336b293d
remount: consolidate remount-api-vfs and remount-rootfs into one

This has the advantage of removing a confusing warning by mount if the
root directory is not listed in fstab.
.gitignore
Makefile.am
src/core/special.h
src/core/swap.c
src/remount-fs/Makefile [moved from src/remount-api-vfs/Makefile with 100% similarity]
src/remount-fs/remount-fs.c [moved from src/remount-api-vfs/remount-api-vfs.c with 96% similarity]
units/.gitignore
units/quotacheck.service.in
units/systemd-remount-api-vfs.service.in [deleted file]
units/systemd-remount-fs.service.in [moved from units/remount-rootfs.service with 86% similarity]