]> git.ipfire.org Git - thirdparty/systemd.git/commit
move all tools to subdirs
authorKay Sievers <kay@vrfy.org>
Thu, 12 Apr 2012 15:15:18 +0000 (17:15 +0200)
committerKay Sievers <kay@vrfy.org>
Thu, 12 Apr 2012 15:54:42 +0000 (17:54 +0200)
commitdce818b390a857a11f7dd634684500675cf79833
treee71acb0f2e50f5a6b77c8af90af9a973c8cea6cb
parent4fc5568804ef50d9cc857eee86012d388620edd3
move all tools to subdirs
25 files changed:
Makefile.am
src/ac-power/ac-power.c [moved from src/ac-power.c with 100% similarity]
src/ask-password/ask-password.c [moved from src/ask-password.c with 100% similarity]
src/cgls/cgls.c [moved from src/cgls.c with 100% similarity]
src/cgroups-agent/cgroups-agent.c [moved from src/cgroups-agent.c with 100% similarity]
src/cgtop/cgtop.c [moved from src/cgtop.c with 100% similarity]
src/detect-virt/detect-virt.c [moved from src/detect-virt.c with 100% similarity]
src/fsck/fsck.c [moved from src/fsck.c with 100% similarity]
src/getty-generator/getty-generator.c [moved from src/getty-generator.c with 100% similarity]
src/initctl/initctl.c [moved from src/initctl.c with 100% similarity]
src/modules-load/modules-load.c [moved from src/modules-load.c with 100% similarity]
src/notify/notify.c [moved from src/notify.c with 100% similarity]
src/nspawn/nspawn.c [moved from src/nspawn.c with 100% similarity]
src/quotacheck/quotacheck.c [moved from src/quotacheck.c with 100% similarity]
src/random-seed/random-seed.c [moved from src/random-seed.c with 100% similarity]
src/rc-local-generator/rc-local-generator.c [moved from src/rc-local-generator.c with 100% similarity]
src/remount-api-vfs/remount-api-vfs.c [moved from src/remount-api-vfs.c with 100% similarity]
src/reply-password/reply-password.c [moved from src/reply-password.c with 100% similarity]
src/shutdownd/shutdownd.c [moved from src/shutdownd.c with 100% similarity]
src/sysctl/sysctl.c [moved from src/sysctl.c with 100% similarity]
src/systemctl/systemctl.c [moved from src/systemctl.c with 100% similarity]
src/timestamp/timestamp.c [moved from src/timestamp.c with 100% similarity]
src/tmpfiles/tmpfiles.c [moved from src/tmpfiles.c with 100% similarity]
src/tty-ask-password-agent/tty-ask-password-agent.c [moved from src/tty-ask-password-agent.c with 100% similarity]
src/update-utmp/update-utmp.c [moved from src/update-utmp.c with 100% similarity]