History log of /systemd/po/POTFILES.skip
Revision Date Author Comments Expand
36b4a7ba555540edb7648e0f97019280b4ac38de 11-Nov-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

Remove snapshot unit type Snapshots were never useful or used for anything. Many systemd developers that I spoke to at systemd.conf2015, didn't even know they existed, so it is fairly safe to assume that this type can be deleted without harm. The fundamental problem with snapshots is that the state of the system is dynamic, devices come and go, users log in and out, timers fire... and restoring all units to some state from the past would "undo" those changes, which isn't really possible. Tested by creating a snapshot, running the new binary, and checking that the transition did not cause errors, and the snapshot is gone, and snapshots cannot be created anymore. New systemctl says: Unknown operation snapshot. Old systemctl says: Failed to create snapshot: Support for snapshots has been removed. IgnoreOnSnaphost settings are warned about and ignored: Support for option IgnoreOnSnapshot= has been removed and it is ignored http://lists.freedesktop.org/archives/systemd-devel/2015-November/034872.html

/systemd/Makefile-man.am /systemd/Makefile.am /systemd/man/systemctl.xml /systemd/man/systemd.snapshot.xml /systemd/man/systemd.unit.xml /systemd/man/systemd.xml POTFILES.skip /systemd/shell-completion/bash/systemctl.in /systemd/shell-completion/zsh/_sd_unit_files /systemd/shell-completion/zsh/_systemctl.in /systemd/src/basic/unit-name.c /systemd/src/basic/unit-name.h /systemd/src/core/dbus-manager.c /systemd/src/core/dbus-snapshot.c /systemd/src/core/dbus-snapshot.h /systemd/src/core/dbus-unit.c /systemd/src/core/device.c /systemd/src/core/load-fragment-gperf.gperf.m4 /systemd/src/core/manager.h /systemd/src/core/scope.c /systemd/src/core/service.c /systemd/src/core/snapshot.c /systemd/src/core/snapshot.h /systemd/src/core/unit.c /systemd/src/core/unit.h /systemd/src/systemctl/systemctl.c /systemd/src/test/test-tables.c
d6bc8348d5be8576a475ac8ced2b0146e60fb71f 25-Sep-2014 Daniel Buch <boogiewasthere@gmail.com>

readahead: wipe out readahead

/systemd/Makefile-man.am /systemd/Makefile.am /systemd/configure.ac /systemd/man/sd-daemon.xml /systemd/man/sd-login.xml /systemd/man/sd-readahead.xml /systemd/man/sd_readahead.xml /systemd/man/systemd-notify.xml /systemd/man/systemd-readahead-replay.service.xml POTFILES.skip /systemd/shell-completion/zsh/_systemd /systemd/src/cryptsetup/cryptsetup-generator.c /systemd/src/gpt-auto-generator/gpt-auto-generator.c /systemd/src/notify/notify.c /systemd/src/readahead/Makefile /systemd/src/readahead/readahead-analyze.c /systemd/src/readahead/readahead-collect.c /systemd/src/readahead/readahead-common.c /systemd/src/readahead/readahead-common.h /systemd/src/readahead/readahead-replay.c /systemd/src/readahead/readahead.c /systemd/src/readahead/sd-readahead.c /systemd/src/readahead/test-ssd.c /systemd/src/systemd/sd-readahead.h /systemd/system-preset/90-systemd.preset /systemd/units/.gitignore /systemd/units/ldconfig.service /systemd/units/quotaon.service.in /systemd/units/system-update.target /systemd/units/systemd-backlight@.service.in /systemd/units/systemd-binfmt.service.in /systemd/units/systemd-firstboot.service.in /systemd/units/systemd-fsck-root.service.in /systemd/units/systemd-fsck@.service.in /systemd/units/systemd-journal-catalog-update.service.in /systemd/units/systemd-modules-load.service.in /systemd/units/systemd-quotacheck.service.in /systemd/units/systemd-random-seed.service.in /systemd/units/systemd-readahead-collect.service.in /systemd/units/systemd-readahead-done.service.in /systemd/units/systemd-readahead-done.timer /systemd/units/systemd-readahead-drop.service /systemd/units/systemd-readahead-replay.service.in /systemd/units/systemd-remount-fs.service.in /systemd/units/systemd-rfkill@.service.in /systemd/units/systemd-sysctl.service.in /systemd/units/systemd-sysusers.service.in /systemd/units/systemd-tmpfiles-clean.service.in /systemd/units/systemd-tmpfiles-setup-dev.service.in /systemd/units/systemd-tmpfiles-setup.service.in /systemd/units/systemd-udev-hwdb-update.service.in /systemd/units/systemd-update-done.service.in /systemd/units/systemd-update-utmp.service.in /systemd/units/systemd-vconsole-setup.service.in
0da26ab51bf61e7a14b5e899326cf9cfa513ca52 04-Jul-2013 William Giokas <1007380@gmail.com>

po: add dbus-scope.c to POTFILES.skip

ac34b3af131af68e493c3dea071e5aad6eee3ecc 20-Jun-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

build-sys: make intltool and distcheck happy

cf3fb69acba245356022ccc087da640a6093584d 15-Jul-2012 Kay Sievers <kay@vrfy.org>

intltool: skip the intermediate file in case it remains, not the source file

d1f9edafe7b832c507931640f32069d001916b0e 02-Jul-2012 Lennart Poettering <lennart@poettering.net>

units: rename systemd-debug-shell.service to debug-shell.service The systemd- prefix for services should be reserved only for services that invoke our own code rather than generic, external code.

7a5498fe926eb41520c3e4b0e97ff8359ae37e9e 07-Jun-2012 Kay Sievers <kay@vrfy.org>

systemd-debug-shell: add to POTFILES.skip

90ccc3fca7e53a60a9e67b9d5812e1d4a27fc07d 12-Apr-2012 Kay Sievers <kay@vrfy.org>

move more main systemd parts to core/

b30e2f4c18ad81b04e4314fd191a5d458553773c 11-Apr-2012 Kay Sievers <kay@vrfy.org>

move libsystemd_core.la sources into core/

/systemd/Makefile.am POTFILES.skip /systemd/src/core/ask-password-api.h /systemd/src/core/automount.c /systemd/src/core/automount.h /systemd/src/core/build.h /systemd/src/core/bus-errors.h /systemd/src/core/cgroup-attr.c /systemd/src/core/cgroup-attr.h /systemd/src/core/cgroup.c /systemd/src/core/cgroup.h /systemd/src/core/condition.c /systemd/src/core/condition.h /systemd/src/core/dbus-automount.c /systemd/src/core/dbus-automount.h /systemd/src/core/dbus-device.c /systemd/src/core/dbus-device.h /systemd/src/core/dbus-execute.c /systemd/src/core/dbus-execute.h /systemd/src/core/dbus-job.c /systemd/src/core/dbus-job.h /systemd/src/core/dbus-loop.h /systemd/src/core/dbus-manager.c /systemd/src/core/dbus-manager.h /systemd/src/core/dbus-mount.c /systemd/src/core/dbus-mount.h /systemd/src/core/dbus-path.c /systemd/src/core/dbus-path.h /systemd/src/core/dbus-service.c /systemd/src/core/dbus-service.h /systemd/src/core/dbus-snapshot.c /systemd/src/core/dbus-snapshot.h /systemd/src/core/dbus-socket.c /systemd/src/core/dbus-socket.h /systemd/src/core/dbus-swap.c /systemd/src/core/dbus-swap.h /systemd/src/core/dbus-target.c /systemd/src/core/dbus-target.h /systemd/src/core/dbus-timer.c /systemd/src/core/dbus-timer.h /systemd/src/core/dbus-unit.c /systemd/src/core/dbus-unit.h /systemd/src/core/dbus.c /systemd/src/core/dbus.h /systemd/src/core/device.c /systemd/src/core/device.h /systemd/src/core/execute.c /systemd/src/core/execute.h /systemd/src/core/fdset.c /systemd/src/core/fdset.h /systemd/src/core/ima-setup.c /systemd/src/core/ima-setup.h /systemd/src/core/initreq.h /systemd/src/core/job.c /systemd/src/core/job.h /systemd/src/core/kmod-setup.c /systemd/src/core/kmod-setup.h /systemd/src/core/load-dropin.c /systemd/src/core/load-dropin.h /systemd/src/core/load-fragment.c /systemd/src/core/load-fragment.h /systemd/src/core/locale-setup.c /systemd/src/core/locale-setup.h /systemd/src/core/manager.c /systemd/src/core/manager.h /systemd/src/core/mount.c /systemd/src/core/mount.h /systemd/src/core/namespace.c /systemd/src/core/namespace.h /systemd/src/core/path.c /systemd/src/core/path.h /systemd/src/core/polkit.h /systemd/src/core/securebits.h /systemd/src/core/selinux-setup.c /systemd/src/core/selinux-setup.h /systemd/src/core/service.c /systemd/src/core/service.h /systemd/src/core/snapshot.c /systemd/src/core/snapshot.h /systemd/src/core/socket.c /systemd/src/core/socket.h /systemd/src/core/spawn-agent.h /systemd/src/core/special.h /systemd/src/core/swap.c /systemd/src/core/swap.h /systemd/src/core/sysfs-show.h /systemd/src/core/target.c /systemd/src/core/target.h /systemd/src/core/tcpwrap.c /systemd/src/core/tcpwrap.h /systemd/src/core/timer.c /systemd/src/core/timer.h /systemd/src/core/unit.c /systemd/src/core/unit.h
00c36f274b43e5386b42160c8ce07aea0cf15fc3 31-Dec-2011 Kay Sievers <kay.sievers@vrfy.org>

hostnamed: move sources to subdirectory

1822350db15b089f094a6dbd2469842ab42c1d87 31-Dec-2011 Kay Sievers <kay.sievers@vrfy.org>

localed: move sources to subdirectory

4668191d0298339c70fba485f46233f79fcedc30 31-Dec-2011 Kay Sievers <kay.sievers@vrfy.org>

timedated: move sources to subdirectory

9356a6c656357fe67b310cbbb270c6ccd1048e82 12-Jul-2011 Lennart Poettering <lennart@poettering.net>

build-sys: fix make distcheck