[systemd-commits] Changes to 'refs/tags/25-1'
Lennart Poettering
lennart at kemper.freedesktop.org
Thu Aug 25 10:09:58 PDT 2011
Tag '25-1' created by Tollef Fog Heen <tfheen at err.no> at 2011-04-25 07:59 -0700
Release 25-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABCAAGBQJNtRvDAAoJELZaSHHKGdcXkd0QAL95wTI0KIXBATEHvaibqhkq
/ddprruSpt75v3O0xObpGFe7Fo7qVTPFI0jMLquKVhr25BEpriB7eyMuDoRmprwy
Bcx25T6KDdoRasWVcUKg9Un6WbRxmt7Z92fvy+FYu43rx4RU/wszVC0uLSVyKGk2
2YydApFqEHLSkw0AUdXYZ0vnOcav+mIFQnXQkikHuQD2ye6GcjRKDsOtDhyV6R41
nHpmRyu3xm1rTN0gxWpGbPTx7jNGETD9QS0JMIQY3a71dBfONWkjjx/vc66s0U0u
RFf3yUsUxBhjLWLTcDe9EokbQ+wb/po7oosGSF8wgWxKMORWqIny/E0cZD8MO57K
4SsO/8pErqjSzdPFc2rqa9zyraX3wLhzqsmSSpufA0k1SlDfEpsm08WBVoFg6ego
nG30h986uiZ3XcEsqxehDUcZwvd2io4EX1Hw1hrgHFEluTHWRM1lGzZDcCmKqbGx
bmp63V3/QUeD6fasRXajGQux6tdJ//e4v+tOaMbO3hG3QGr9FicdTj1Xgd/wpu8u
ezjCt4LE4PrIZwvC8ajMsA4u6t110kNFBFIz6KxCY79Ytx6RwVvNBZzm7IBk4iU1
I3SMxtlau4cDN3XbMqxyWtKMVgEKCy7Kdptugl/6wyKgyTYmPDljPZHH2llvLFqB
N1B7g1y2GzwWEWI6McVD
=VODA
-----END PGP SIGNATURE-----
Changes since v25:
Andrey Borzenkov (1):
dbus: fix dbus assert due to uninitialized error
Michael Biebl (11):
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
Tollef Fog Heen (171):
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
---
debian/README.Debian | 27 ++++++
debian/changelog | 174 +++++++++++++++++++++++++++++++++++++++++
debian/compat | 1
debian/control | 79 ++++++++++++++++++
debian/copyright | 23 +++++
debian/ifup at .service | 8 +
debian/init-functions | 94 ++++++++++++++++++++++
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 | 32 +++++++
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 | 25 +++++
debian/systemd.postrm | 14 +++
debian/systemd.preinst | 14 +++
src/fsck.c | 3
src/mount-setup.c | 1
tmpfiles.d/legacy.conf | 2
units/getty at .service.m4 | 2
units/remote-fs.target.m4 | 2
28 files changed, 659 insertions(+), 5 deletions(-)
---
More information about the systemd-commits
mailing list