[systemd-commits] Changes to 'refs/tags/29-1'
Lennart Poettering
lennart at kemper.freedesktop.org
Thu Aug 25 10:09:59 PDT 2011
Tag '29-1' created by Tollef Fog Heen <tfheen at err.no> at 2011-07-07 12:25 -0700
Tag Debian version 29-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABCAAGBQJOFZfVAAoJELZaSHHKGdcXdVcQAMalT2qeuTqGsnUYJhxHqJdS
HEjZz1aFIP0EfzwQQqLqsOu3uknfCfMA2tCfwPxDtvfnVgKueslMAtsnt683NBVw
uvB/bqCTZYeNfwDAhMppTSOOB9eT/RsE/iZpTouMPC4zoZI+FLz0cxQAi8PzITM7
W/3CKco4JmP8fSBXTwtUk7NtQyMYKE72nMycAUWypeTiYPW5dTbWpJs65LxhPA5O
jX+q9nWDFTFYZMrADBDoVhGAjQhH0E5h7+1iKNKUdWzXFLs6GXCFslY07M/0aEtz
+x9mJumdjZqGdVBzcgButZcWvxryUgWt14CKqQjILe4iMoJuMGDLsAxJziXXallf
JW+q4SI3qr/OthFVR4mDvxwzOd5fZdYv8MeVKyJ+Wk2Fn91ZkcEWB9UTznpJNwWn
7At5S3Y5n7BCcQjTvrErQmLW0+xKvj64pW3j4/JTj9yYKBb7TnBdyxbsBzsgyKUD
EeGWwiqy+kxzEV/ESeRhfSfoEYDAZZ5OvcZ4mcDWt29fdO4y+AjoCGn16wCwBjXn
bznfDGQ3GT6zAWkNAgvIN8YfBLuXmEFFSBO2Q6CxLIfuoA+PgocHT6NUVLAvbLyD
B3y9QZwqfa367nqD/VJs1SlFZORXA0SRPa69rFx9wdyTEqNTDq3ocKJa5TnqlRdz
rpa0fqnnIN65uMsATpmf
=Uc7S
-----END PGP SIGNATURE-----
Changes since v29:
Andrey Borzenkov (1):
dbus: fix dbus assert due to uninitialized error
Lennart Poettering (3):
dbus: don't hit assert when dumping properties
execute: don't choke when systemd was compiled with a different CAP_LAST_CAP then what it is run with
units: enable dev-hugepages.automount and dev-mqueue.automount only when enabled in kernel
Michael Biebl (20):
Don't install hwclock-save.service and remount-rootfs.service
Properly cleanup /cgroup on upgrades
Try to catch direct init script invocations and redirect to systemctl
Disable cryptsetup support
Remove autogenerated man pages and vala C sources, so they are rebuilt.
Update package description
Use syntax compatible with debhelper v8
Fix a small typo
Fix single user mode
Fix hwclock
Remove dependencies on legacy sysv mount scripts as we use native mount
Update to v29
hwclock-load.service is no longer installed, so we don't need to remove it anymore in debian/rules.
Install /usr/lib directory for binfmt.d, modules-load.d, tmpfiles.d and sysctl.d.
Remove obsolete conffiles from /etc/tmpfiles.d on upgrades. Those files are installed in /usr/lib/tmpfiles.d now.
Depend on util-linux (>= 2.19.1-2) which provides whole-disk locking support in fsck and remove our revert patch.
Revert "Ignore unknown capabilities when dropping them"
Update changelog for the last commit
Don't show a warning message in non-enforcing mode.
Update changelog for the last commit
Tollef Fog Heen (190):
Initial packaging
Add systemd-services package
ship /cgroup in the deb
make this a 3.0 native package until we have tarball releases.
Rename --with-distro=none to --with-distro=other
Support setting path and service names from configure
Point the development/bug report address at the fd.o list
Update package URL to point to freedesktop.org
Merge remote branch 'origin/master'
Merge remote branch 'origin/master'
Merge remote branch 'origin/master'
Merge remote branch 'origin/master'
Merge branch 'master' into debian
Fix getty invocation on Debian
Add Debian support to unit/
Merge branch 'master' into debian
Merge remote branch 'origin/master'
Merge branch 'master' into debian
Somewhat newer upstream snapshot, still not released
Fix up syntax errors in Makefile.am
Merge remote branch 'origin/master'
Merge branch 'master' into debian
New upstream snapshot
Add some notes regarding the package
Clean up rules file wrt newer configure.ac and get rid of old stuff
Bump cgroup build-dep, remove hard-coding
Write up a real debian/copyright file
More debian/rules cleanups
Update a few gotchas
Add missing build-deps
Add missing build-deps
Merge remote branch 'origin/master'
Get rid of extra %I from getty at .service
Add DefaultDependencies=no for special init scripts
Merge branch 'master' into debian
Only ship /cgroup, not all the subdirs
Pass --with-rootdir= to configure
Add systemd-sysv package which ships the symlinks that replaces sysvinit
Merge remote branch 'origin/master'
Merge branch 'master' into debian
Merge commit 'v3'
Merge branch 'master' into debian
Fix up changelog
Update standards-version, build-deps, add Vcs-* fields
Make this a 3.0 (quilt) package
Merge commit 'v4'
Merge branch 'master' into debian
Merge commit 'v6'
Merge branch 'master' into debian
Update changelog for new upstream version
Adjust build-deps
Merge commit 'v7'
Merge branch 'master' into debian
Update version number in changelog
Merge commit 'v8'
Merge branch 'master' into debian
Update to -8 syntax
Get rid of our own targets; use the ones from upstream instead
Add dependencies to local-fs.target and remote-fs.target
Update README.Debian to explain how to use systemd.
Update standards-version
Update build-depends for v8
Update Conflicts for systemd-sysv
Split package; move systemadm and pam module to own packages
Update for v8
Target experimental
Get rid of obsolete README.source
Hard-code path to udev rules dir in configure call
Add umount.target to shutdown scripts
Release 8-2
Update to -8 syntax
Add dependencies to local-fs.target and remote-fs.target
Add umount.target to shutdown scripts
Add pam-config file
Add pam-auth-update calls to libpam-systemd's postinst and prerm
Merge commit 'v11'
Merge branch 'master' into debian
New upstream version
Add Depends on systemd from systemd-sysv
cgroupfs mounted in /sys; close bug
Add libnotify-dev to build-depends
Tighten dependency between systemd packages
Add missing #DEBHELPER# token to libpam-systemd
Stop messing with runlevel5/multi-user.target symlink
Stop shipping /cgroup in the package
Remove tmpwatch services, Debian doesn't have or use tmpwatch.
Make sure to enable GTK bits.
Ship password agent
Add postinst
Document last change in changelog
Move rules around to get more logical progression in debian/rules
Add missing DEBHELPER token
Debian does not have the lock group
Merge commit 'v13'
Merge branch 'master' into debian
New upstream version
Add libaudit-dev to build-depends
Revert upstream change which requires libnotify 0.7
Use dh-autoreconf for updating the build system.
Rename session to user in .install file
Install a (auto)mount unit to mount /lib/init/rw early during boot.
Remove -s from getty invocation
Update changelog for new upstream version
Add dependency on new util-linux to make sure /sbin/agetty exists
Merge commit 'v15'
Merge branch 'master' into debian
Revert upstream commit which uses fsck -l (needs a newer version of util-linux).
Document dropping of lock group for Debian
Document that /etc/network/run should be a symlink
Use native mount, mask services done by systemd
Adjust for upstream path name changes
Get rid of junk
Merge commit 'v16'
Merge branch 'master' into debian
New upstream version
Use the built-in cryptsetup support in systemd
Close new upstream bug
Merge branch 'master' into debian
Update changelog
Set 15-1 to unreleased as it was never uploaded
Set 11-2 to unreleased as it was never uploaded
Don't use systemctl redirect for init scripts with X-Interactive: true
Tighten libcryptsetup-dev build-dep
Close bug in -15 changelog
Drop debian revision from libcryptsetup-dev build-dep to make lintian happy
Clarify ifupdown instructions in README.Debian somewhat.
Merge commit 'v17'
Merge branch 'master' into debian
New upstream release
Bump build dependency on valac to (>= 0.10.3)
Improve regex in lsb-base-logging.sh for X-Interactive scripts.
Skip masked services in lsb-base-logging.sh
Make build-dep on valac be valac-0.10
Close a few bugs
Disable systemd-vconsole-setup.service for now.
Upload to experimental
Fix typo when removing systemd-vconsole.target
Fix up mismerge
Merge commit 'v18'
Merge branch 'master' into debian
New upstream release
Merge commit 'v19'
Merge branch 'master' into debian
New upstream release
Add systemd-tmpfiles to systemd package.
Add ifup at .service for handling hotplugged interfaces from udev.
Mask mtab.service and udev-mtab.service
Add breaks on lvm2 (<< 2.02.84-1)
Target upload
Merge commit 'v20'
Merge branch 'master' into debian
New upstream release
Install systemd-machine-id-setup
Call systemd-machine-id-setup in postinst
Changelog
Enable TCP wrapper support. Closes: #618409
Enable SELinux support. Closes: #618412
Make getty start after Apache2 and OpenVPN (which are the only two known users of X-Interactive: yes). Closes: #618419
Target upload
Merge commit 'v24'
Merge branch 'master' into debian
Merge commit 'v25'
Merge branch 'master' into debian
New upstream version
Depend on initscripts >= 2.88dsf-13.4 for /run transition.
Add conflicts on klogd
Add suggests on Python for systemd-analyze.
Divert lsb init-functions instead of abusing logging hook
Move sourcing of init-functions to the start
Backport 3a90ae048233021833ae828c1fc6bf0eeab46197 from master
manager: mkdir /run/systemd/system when starting up
Remove diversion of init-functions on downgrade
Changelog
Remove "local" in non-function context in init-functions wrapper.
Prepare for upload
Merge commit 'v28'
Merge branch 'master' into debian
Open changelog
Fall back to init script based reload if the .service file doesn't support it.
Ignore unknown capabilities when dropping them
Add hard dependency on udev
Close documentation typofix bug
Merge commit 'v29'
Merge branch 'master' into debian
Fix up tmpfiles.d permissions properly
Make remount-rootfs happen before mountoverflowtmp
Syntax fixes in init-functions
Fix syntax error
Close one more bug
Target unstable
---
debian/README.Debian | 27 +++++
debian/changelog | 210 +++++++++++++++++++++++++++++++++++++++++
debian/compat | 1
debian/control | 79 +++++++++++++++
debian/copyright | 23 ++++
debian/ifup at .service | 8 +
debian/init-functions | 99 +++++++++++++++++++
debian/lib-init-rw.automount | 14 ++
debian/lib-init-rw.mount | 9 +
debian/libpam-systemd.install | 2
debian/libpam-systemd.postinst | 7 +
debian/libpam-systemd.prerm | 20 +++
debian/pam-configs/systemd | 6 +
debian/rules | 30 +++++
debian/source/format | 1
debian/systemd-gui.install | 3
debian/systemd-sysv.install | 7 +
debian/systemd-sysv.links | 7 +
debian/systemd.install | 32 ++++++
debian/systemd.links | 55 ++++++++++
debian/systemd.postinst | 29 +++++
debian/systemd.postrm | 18 +++
debian/systemd.preinst | 18 +++
src/execute.c | 12 +-
src/nspawn.c | 4
src/selinux-setup.c | 5
tmpfiles.d/legacy.conf | 4
units/dev-hugepages.automount | 1
units/dev-mqueue.automount | 1
units/getty at .service.m4 | 2
units/remote-fs.target | 1
units/remount-rootfs.service | 2
32 files changed, 725 insertions(+), 12 deletions(-)
---
More information about the systemd-commits
mailing list