mirror of
https://github.com/systemd/systemd.git
synced 2024-12-31 21:18:09 +03:00
Drop my copyright headers
perl -i -0pe 's/\s*Copyright © .... Zbigniew Jędrzejewski.*?\n/\n/gms' man/*xml git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/(#\n)?# +Copyright © [0-9, -]+ Zbigniew Jędrzejewski.*?\n//gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s*\/\*\*\*\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*?\s*\*\*\*\/\s*/\n\n/gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*//gms'
This commit is contained in:
parent
b0450864f1
commit
0cd41d4dff
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
in_files = '''
|
in_files = '''
|
||||||
systemd.bg.catalog
|
systemd.bg.catalog
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
file = configure_file(
|
file = configure_file(
|
||||||
input : 'README.in',
|
input : 'README.in',
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
file = configure_file(
|
file = configure_file(
|
||||||
input : 'README.in',
|
input : 'README.in',
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
hwdb_files = files('''
|
hwdb_files = files('''
|
||||||
20-pci-vendor-model.hwdb
|
20-pci-vendor-model.hwdb
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
#
|
#
|
||||||
# This file is distributed under the MIT license, see below.
|
# This file is distributed under the MIT license, see below.
|
||||||
#
|
#
|
||||||
# Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
#
|
|
||||||
# The MIT License (MIT)
|
# The MIT License (MIT)
|
||||||
#
|
#
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="busctl"
|
<refentry id="busctl"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="coredump.conf" conditional="ENABLE_COREDUMP"
|
<refentry id="coredump.conf" conditional="ENABLE_COREDUMP"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="coredumpctl" conditional='ENABLE_COREDUMP'
|
<refentry id="coredumpctl" conditional='ENABLE_COREDUMP'
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2016 Red Hat, Inc.
|
Copyright © 2016 Red Hat, Inc.
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
<refentry id="environment.d" conditional='ENABLE_ENVIRONMENT_D'
|
<refentry id="environment.d" conditional='ENABLE_ENVIRONMENT_D'
|
||||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Tom Gundersen
|
Copyright © 2014 Tom Gundersen
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="hwdb" conditional="ENABLE_HWDB">
|
<refentry id="hwdb" conditional="ENABLE_HWDB">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="journal-upload.conf" conditional='HAVE_MICROHTTPD'
|
<refentry id="journal-upload.conf" conditional='HAVE_MICROHTTPD'
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="machinectl" conditional='ENABLE_MACHINED'
|
<refentry id="machinectl" conditional='ENABLE_MACHINED'
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
# This is lame, I know, but meson has no other include mechanism
|
# This is lame, I know, but meson has no other include mechanism
|
||||||
subdir('rules')
|
subdir('rules')
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2015 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="networkctl" conditional='ENABLE_NETWORKD'
|
<refentry id="networkctl" conditional='ENABLE_NETWORKD'
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd-bus" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd-bus" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_creds_get_pid" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_bus_creds_get_pid" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_creds_new_from_pid" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_bus_creds_new_from_pid" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_default" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_bus_default" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_error" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_bus_error" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_message_append"
|
<refentry id="sd_bus_message_append"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_message_append_array"
|
<refentry id="sd_bus_message_append_array"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_message_append_basic" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_bus_message_append_basic" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_message_append_string_memfd"
|
<refentry id="sd_bus_message_append_string_memfd"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_message_append_strv"
|
<refentry id="sd_bus_message_append_strv"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_new" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_bus_new" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_bus_path_encode">
|
<refentry id="sd_bus_path_encode">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_add_child" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_add_child" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_add_defer" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_add_defer" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_add_signal" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_add_signal" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_get_fd" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_get_fd" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2015 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_run" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_run" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_source_set_description" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_source_set_description" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2015 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sd_event_wait" xmlns:xi="http://www.w3.org/2001/XInclude">
|
<refentry id="sd_event_wait" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2015 Zbigniew Jędrzejewski-Szmek
|
|
||||||
Copyright © 2014 Josh Triplett
|
Copyright © 2014 Josh Triplett
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-coredump" conditional='ENABLE_COREDUMP'
|
<refentry id="systemd-coredump" conditional='ENABLE_COREDUMP'
|
||||||
|
@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
<refentry id="systemd-environment-d-generator" conditional='ENABLE_ENVIRONMENT_D'>
|
<refentry id="systemd-environment-d-generator" conditional='ENABLE_ENVIRONMENT_D'>
|
||||||
|
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-journal-gatewayd.service" conditional='HAVE_MICROHTTPD'
|
<refentry id="systemd-journal-gatewayd.service" conditional='HAVE_MICROHTTPD'
|
||||||
|
@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-journal-remote" conditional='HAVE_MICROHTTPD'
|
<refentry id="systemd-journal-remote" conditional='HAVE_MICROHTTPD'
|
||||||
|
@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-journal-upload" conditional='HAVE_MICROHTTPD'
|
<refentry id="systemd-journal-upload" conditional='HAVE_MICROHTTPD'
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-machined.service" conditional='ENABLE_MACHINED'>
|
<refentry id="systemd-machined.service" conditional='ENABLE_MACHINED'>
|
||||||
|
@ -3,8 +3,6 @@
|
|||||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
<refentry id="systemd-makefs@.service">
|
<refentry id="systemd-makefs@.service">
|
||||||
|
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-run"
|
<refentry id="systemd-run"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-sleep.conf"
|
<refentry id="systemd-sleep.conf"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-socket-activate"
|
<refentry id="systemd-socket-activate"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd-suspend.service"
|
<refentry id="systemd-suspend.service"
|
||||||
|
@ -3,8 +3,6 @@
|
|||||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
<refentry id="systemd-sysv-generator" conditional="HAVE_SYSV_COMPAT">
|
<refentry id="systemd-sysv-generator" conditional="HAVE_SYSV_COMPAT">
|
||||||
|
|
||||||
|
@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd.environment-generator" conditional='ENABLE_ENVIRONMENT_D'
|
<refentry id="systemd.environment-generator" conditional='ENABLE_ENVIRONMENT_D'
|
||||||
|
@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2015 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd.generator">
|
<refentry id="systemd.generator">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd.offline-updates">
|
<refentry id="systemd.offline-updates">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd.resource-control">
|
<refentry id="systemd.resource-control">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd.scope">
|
<refentry id="systemd.scope">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="systemd.slice">
|
<refentry id="systemd.slice">
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="udev.conf"
|
<refentry id="udev.conf"
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
SPDX-License-Identifier: LGPL-2.1+
|
SPDX-License-Identifier: LGPL-2.1+
|
||||||
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
project('systemd', 'c',
|
project('systemd', 'c',
|
||||||
version : '238',
|
version : '238',
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# -*- mode: meson -*-
|
# -*- mode: meson -*-
|
||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
option('split-usr', type : 'combo', choices : ['auto', 'true', 'false'],
|
option('split-usr', type : 'combo', choices : ['auto', 'true', 'false'],
|
||||||
description : '''/bin, /sbin aren't symlinks into /usr''')
|
description : '''/bin, /sbin aren't symlinks into /usr''')
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
if conf.get('ENABLE_NETWORKD') == 1
|
if conf.get('ENABLE_NETWORKD') == 1
|
||||||
install_data('80-container-host0.network',
|
install_data('80-container-host0.network',
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
i18n = import('i18n')
|
i18n = import('i18n')
|
||||||
i18n.gettext(meson.project_name(),
|
i18n.gettext(meson.project_name(),
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
install_data('90-systemd.preset',
|
install_data('90-systemd.preset',
|
||||||
install_dir : systempresetdir)
|
install_dir : systempresetdir)
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
rules = files('''
|
rules = files('''
|
||||||
60-block.rules
|
60-block.rules
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
|
||||||
# Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
# Copyright © 2014 Thomas H.P. Andersen
|
# Copyright © 2014 Thomas H.P. Andersen
|
||||||
#
|
#
|
||||||
# systemd is free software; you can redistribute it and/or modify it
|
# systemd is free software; you can redistribute it and/or modify it
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
bashcompletiondir = get_option('bashcompletiondir')
|
bashcompletiondir = get_option('bashcompletiondir')
|
||||||
if bashcompletiondir == ''
|
if bashcompletiondir == ''
|
||||||
|
@ -3,8 +3,6 @@
|
|||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
#
|
||||||
# Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
#
|
|
||||||
# systemd is free software; you can redistribute it and/or modify it
|
# systemd is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU Lesser General Public License as published by
|
# under the terms of the GNU Lesser General Public License as published by
|
||||||
# the Free Software Foundation; either version 2.1 of the License, or
|
# the Free Software Foundation; either version 2.1 of the License, or
|
||||||
|
@ -3,8 +3,6 @@
|
|||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
#
|
||||||
# Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
#
|
|
||||||
# systemd is free software; you can redistribute it and/or modify it
|
# systemd is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU Lesser General Public License as published by
|
# under the terms of the GNU Lesser General Public License as published by
|
||||||
# the Free Software Foundation; either version 2.1 of the License, or
|
# the Free Software Foundation; either version 2.1 of the License, or
|
||||||
|
@ -5,8 +5,6 @@
|
|||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
#
|
||||||
# Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
#
|
|
||||||
# systemd is free software; you can redistribute it and/or modify it
|
# systemd is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU Lesser General Public License as published by
|
# under the terms of the GNU Lesser General Public License as published by
|
||||||
# the Free Software Foundation; either version 2.1 of the License, or
|
# the Free Software Foundation; either version 2.1 of the License, or
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
#
|
||||||
# Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
#
|
|
||||||
# systemd is free software; you can redistribute it and/or modify it
|
# systemd is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU Lesser General Public License as published by
|
# under the terms of the GNU Lesser General Public License as published by
|
||||||
# the Free Software Foundation; either version 2.1 of the License, or
|
# the Free Software Foundation; either version 2.1 of the License, or
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
zshcompletiondir = get_option('zshcompletiondir')
|
zshcompletiondir = get_option('zshcompletiondir')
|
||||||
if zshcompletiondir == ''
|
if zshcompletiondir == ''
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
#include "path-lookup.h"
|
#include "path-lookup.h"
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
systemd_analyze_sources = files('''
|
systemd_analyze_sources = files('''
|
||||||
analyze.c
|
analyze.c
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
/***
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#if HAVE_LIBCRYPTSETUP
|
#if HAVE_LIBCRYPTSETUP
|
||||||
#include "crypt-util.h"
|
#include "crypt-util.h"
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#if HAVE_LIBCRYPTSETUP
|
#if HAVE_LIBCRYPTSETUP
|
||||||
#include <libcryptsetup.h>
|
#include <libcryptsetup.h>
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
|
@ -1,9 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
basic_sources = files('''
|
basic_sources = files('''
|
||||||
MurmurHash2.c
|
MurmurHash2.c
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
/* Missing glibc definitions to access certain kernel APIs */
|
/* Missing glibc definitions to access certain kernel APIs */
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <libkmod.h>
|
#include <libkmod.h>
|
||||||
|
|
||||||
#include "macro.h"
|
#include "macro.h"
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
efi_headers = files('''
|
efi_headers = files('''
|
||||||
console.h
|
console.h
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
libcore_la_sources = '''
|
libcore_la_sources = '''
|
||||||
audit-fd.c
|
audit-fd.c
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
|
||||||
# Copyright © 2015 Zbigniew Jędrzejewski-Szmek
|
|
||||||
# Copyright © 2018 Neal Gompa
|
# Copyright © 2018 Neal Gompa
|
||||||
|
|
||||||
# The contents of this are an example to be copied into systemd.spec.
|
# The contents of this are an example to be copied into systemd.spec.
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
systemd_coredump_sources = files('''
|
systemd_coredump_sources = files('''
|
||||||
coredump.c
|
coredump.c
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include "sd-path.h"
|
#include "sd-path.h"
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
if conf.get('ENABLE_HOSTNAMED') == 1
|
if conf.get('ENABLE_HOSTNAMED') == 1
|
||||||
install_data('org.freedesktop.hostname1.conf',
|
install_data('org.freedesktop.hostname1.conf',
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
|
||||||
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
|
|
||||||
|
|
||||||
systemd_importd_sources = files('''
|
systemd_importd_sources = files('''
|
||||||
importd.c
|
importd.c
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include "alloc-util.h"
|
#include "alloc-util.h"
|
||||||
#include "fd-util.h"
|
#include "fd-util.h"
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include "sd-event.h"
|
#include "sd-event.h"
|
||||||
|
|
||||||
#include "journal-importer.h"
|
#include "journal-importer.h"
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include "alloc-util.h"
|
#include "alloc-util.h"
|
||||||
#include "journal-remote.h"
|
#include "journal-remote.h"
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/***
|
|
||||||
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include "journal-file.h"
|
#include "journal-file.h"
|
||||||
#include "journal-importer.h"
|
#include "journal-importer.h"
|
||||||
|
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||||
/***
|
|
||||||
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user