diff options
author | kremlin <ian@kremlin.cc> | 2014-07-23 04:21:12 +0800 |
---|---|---|
committer | kremlin <ian@kremlin.cc> | 2014-07-23 04:21:12 +0800 |
commit | 4c2de878139e037372a1acb8a9a23cef510f10e4 (patch) | |
tree | 14617b23e3f0bc434b65a832ea0d105b6c625fdb | |
parent | cc1efccf5b4e447d4983aa2d888bcfa3fdf78c2f (diff) | |
download | systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.tar systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.tar.gz systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.tar.bz2 systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.tar.lz systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.tar.xz systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.tar.zst systembsd-4c2de878139e037372a1acb8a9a23cef510f10e4.zip |
get rid of objects in repository
i thought i could make some cool looking diffs in gitweb or something :)
-rw-r--r-- | bin/obj/hostnamed-gen.o | bin | 148448 -> 0 bytes |
-rw-r--r-- | bin/obj/localed-gen.o | bin | 123840 -> 0 bytes |
-rw-r--r-- | bin/obj/logind-gen.o | bin | 383872 -> 0 bytes |
-rw-r--r-- | bin/obj/timedated-gen.o | bin | 123960 -> 0 bytes |
-rwxr-xr-x | bin/systemd-hostnamed | bin | 128526 -> 0 bytes |
-rwxr-xr-x | bin/systemd-localed | bin | 109552 -> 0 bytes |
-rwxr-xr-x | bin/systemd-logind | bin | 282178 -> 0 bytes |
-rwxr-xr-x | bin/systemd-timedated | bin | 110408 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/bin/obj/hostnamed-gen.o b/bin/obj/hostnamed-gen.o Binary files differdeleted file mode 100644 index de9d250..0000000 --- a/bin/obj/hostnamed-gen.o +++ /dev/null diff --git a/bin/obj/localed-gen.o b/bin/obj/localed-gen.o Binary files differdeleted file mode 100644 index 2e92007..0000000 --- a/bin/obj/localed-gen.o +++ /dev/null diff --git a/bin/obj/logind-gen.o b/bin/obj/logind-gen.o Binary files differdeleted file mode 100644 index a2f5aaa..0000000 --- a/bin/obj/logind-gen.o +++ /dev/null diff --git a/bin/obj/timedated-gen.o b/bin/obj/timedated-gen.o Binary files differdeleted file mode 100644 index a7c9070..0000000 --- a/bin/obj/timedated-gen.o +++ /dev/null diff --git a/bin/systemd-hostnamed b/bin/systemd-hostnamed Binary files differdeleted file mode 100755 index 586d500..0000000 --- a/bin/systemd-hostnamed +++ /dev/null diff --git a/bin/systemd-localed b/bin/systemd-localed Binary files differdeleted file mode 100755 index 718722c..0000000 --- a/bin/systemd-localed +++ /dev/null diff --git a/bin/systemd-logind b/bin/systemd-logind Binary files differdeleted file mode 100755 index 289ff14..0000000 --- a/bin/systemd-logind +++ /dev/null diff --git a/bin/systemd-timedated b/bin/systemd-timedated Binary files differdeleted file mode 100755 index 33bb3a6..0000000 --- a/bin/systemd-timedated +++ /dev/null |