summaryrefslogtreecommitdiff
path: root/move.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 21:00:35 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 21:00:35 -0400
commit653c74a5b096525af69fbe55676bcdf0ea4addb9 (patch)
tree2ddbb1d36b143eeb89d39811bad6eaa347016fd1 /move.sh
parentdee5f42dac373f140930d8b3f095e6c0b6661096 (diff)
move stuff
Diffstat (limited to 'move.sh')
-rwxr-xr-xmove.sh19
1 files changed, 19 insertions, 0 deletions
diff --git a/move.sh b/move.sh
index 04f7896879..820becbf24 100755
--- a/move.sh
+++ b/move.sh
@@ -21,6 +21,16 @@ move_files() (
done
pfix=(
+ dbus1-generator
+ debug-generator
+ fstab-generator
+ getty-generator
+ gpt-auto-generator
+ rc-local-generator
+ system-update-generator
+ sysv-generator
+
+ ac-power
activate
analyze
ask-password
@@ -30,9 +40,15 @@ move_files() (
cgls
cgroups-agent
cgtop
+ coredump
cryptsetup
delta
+ detect-virt
escape
+ firstboot
+ fsck
+ hibernate-resume
+ hwdb
notify
nspawn
path
@@ -101,6 +117,9 @@ move_files() (
mkdir src/systemd-shutdown
+ mkdir src/coredumpctl
+ mv -T src/{systemd-coredump,coredumpctl}/coredumpctl.c
+
mkdir build-aux
mkdir build-aux/Makefile.{once,each}.{head,tail}
touch build-aux/Makefile.{once,each}.{head,tail}/.gitignore