[systemd-commits] Changes to 'refs/tags/19-1'
Lennart Poettering
lennart at kemper.freedesktop.org
Thu Aug 25 10:09:53 PDT 2011
Tag '19-1' created by Tollef Fog Heen <tfheen at err.no> at 2011-03-11 18:11 -0800
Release 19-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABCAAGBQJNemXVAAoJELZaSHHKGdcXZq8P/RB+kzRw7UXKPGFmS8iS3jac
GyBrkvZy5u4aAV2qUCcRr3YdhurEi9QPzmcX4Uy33cHC1Id1AW8p2CvBNxPQdcxm
Gxk0h5cbTZH89oFHtKoqzWB8RKfKIm9m4oH82LwWOwj/m/5WPNgzRrFFwE5HQKL2
jLkkSqQU5h0nh82nGXPpaXV5WM7PqfvMVQrRh275F5DlMVwQ3Qi0NNJWJi9GNpVn
poSqNU26tAIirVyjDEsAz0prS3zgBEOTLzs+9wNrfLrMy5SLbXtN1LY0rSUvqp0k
l1/MmaQglTD2LA4+UG6EItryfcq/W4nMoo01TkZIJmTLzzHtsCNpuDftoJtdOB3s
60g6ffdblHpeWUVFC841hJCDsTFjT5pwgbQ9qDYeiH8ky5vTKtQoqrONgcxNXz2h
QltnUQZBpD/i/T1JKzroPn7bmRM0GWP2xI02hUz3fvpyAR9oIZnkLfMT0EfmUQx4
9hvNExeaM/0+huEVN9blc+HHBht424pxNwWnbd1tcxH0fs9SIprAQJzLbEKOy9Uz
kyoZK5/MAkoM4ba/QARI3O08JEZVhxWkH5WTcGXMG8CeCVsu93Cs2UlfX2Jfsqwk
F1pus5FHbaulk45HgKllpMo6KKRxk6YL4XZuE3dMxhzSPuMV5YDVbXClkfyNsEkF
YO7ZcXett46YFl2WNAGe
=xU8J
-----END PGP SIGNATURE-----
Changes since v19:
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 (149):
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
---
debian/README.Debian | 27 +++++++
debian/changelog | 143 +++++++++++++++++++++++++++++++++++++++++
debian/compat | 1
debian/control | 78 ++++++++++++++++++++++
debian/copyright | 23 ++++++
debian/ifup at .service | 8 ++
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/lsb-base-logging.sh | 84 ++++++++++++++++++++++++
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 | 26 +++++++
debian/systemd.links | 55 +++++++++++++++
debian/systemd.postinst | 21 ++++++
src/fsck.c | 3
units/remote-fs.target.m4 | 2
units/var-lock.mount | 2
24 files changed, 575 insertions(+), 4 deletions(-)
---
More information about the systemd-commits
mailing list