summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* More bugs closed by the new upstream43-1Tollef Fog Heen2012-03-071-0/+1
|
* Don't migrate /var/run to a symlink if /run is a symlinkTollef Fog Heen2012-03-072-4/+16
|
* Mention CVE fixed in new upstream versionTollef Fog Heen2012-03-071-0/+1
|
* Merge branch 'debian-units' into debianTollef Fog Heen2012-03-072-1/+2
|\
| * Remove X-Interactive workaroundsTollef Fog Heen2012-03-061-1/+1
| |
| * Setup systemd-journald to not read from /proc/kmsg (ImportKernel=no).Michael Biebl2012-02-271-1/+1
| |
| * Merge tag 'v43' into debian-unitsTollef Fog Heen2012-02-20381-8721/+30534
| |\ | | | | | | | | | | | | | | | | | | systemd 43 Conflicts: units/remount-rootfs.service
| * | Move the debianisation of upstream files into its own branchTollef Fog Heen2011-07-284-4/+5
| | |
* | | Put upstream-fixes into its own branch tooTollef Fog Heen2012-03-071-0/+1
| | |
* | | Merge tag 'upstream-fixes_43-1' into debianTollef Fog Heen2012-03-071-7/+16
|\ \ \
| * | | journal: make sure to refresh window position and pointer after we linked up ↵Lennart Poettering2012-03-071-7/+16
| | | | | | | | | | | | | | | | a data object
| * | | Merge tag 'v43' into upstream-fixesTollef Fog Heen2012-02-28381-8721/+30534
| |\ \ \ | | |/ / | |/| / | | |/ systemd 43
* | | Disable coredump handling as it's not ready yet.Tollef Fog Heen2012-03-062-0/+2
| | |
* | | Add patch to series tooTollef Fog Heen2012-03-061-0/+1
| | |
* | | Fix up source hookTollef Fog Heen2012-03-061-13/+3
| | |
* | | Create initctl symlink on upgrades tooTollef Fog Heen2012-03-061-0/+5
| | |
* | | Only restart systemd-initctl.socket when running under systemdTollef Fog Heen2012-03-061-1/+1
| | |
* | | Update /sbin/init symlink. The systemd binary was moved to $pkglibdir.Michael Biebl2012-03-062-1/+2
| | |
* | | Remove outdated commentMichael Biebl2012-03-061-3/+0
| | |
* | | Install ifup@.service via systemd.installMichael Biebl2012-03-062-1/+1
| | |
* | | Add changes from NMUMichael Biebl2012-03-063-1/+18
| | |
* | | Add ref to debian version in git-patchesTollef Fog Heen2012-03-061-1/+1
| | |
* | | Install a tmpfiles.d file for the /dev/initctl → /run/initctl migration. ↵Tollef Fog Heen2012-03-013-0/+14
| | | | | | | | | | | | Closes: #657979
* | | Target upload at experimental due to kmod depTollef Fog Heen2012-03-011-1/+2
| | |
* | | Add new symbols for libsystemd-login0 to symbols file.Tollef Fog Heen2012-02-292-0/+5
| | |
* | | Add --with-distro=debian to configure flags, due to no /etc/os-release yet.Tollef Fog Heen2012-02-292-1/+4
| | |
* | | Add symlink from /bin/systemd to /lib/systemd/systemd.Tollef Fog Heen2012-02-293-1/+4
| | |
* | | Add libkmod-dev to build-dependsTollef Fog Heen2012-02-282-1/+3
| | |
* | | Add alias for kmod, the successor of module-init-toolsMichael Biebl2012-02-281-0/+1
| | |
* | | Rename bash completion file systemctl-bash-completion.sh → ↵Michael Biebl2012-02-282-0/+3
| | | | | | | | | | | | systemd-bash-completion.sh.
* | | Use new dh_installdeb maintscript facility to handle obsolete conffiles.Michael Biebl2012-02-287-19/+8
| | | | | | | | | | | | | | | | | | | | | | | | Bump Build-Depends on debhelper accordingly. Conflicts: debian/changelog
* | | Tweak description for ifup@.service a littleMichael Biebl2012-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | The boot and shutdown messages just looked weird: Starting Start ifup for %I ... Stopping Start ifup for %I
* | | Remove lib-init-rw symlinksMichael Biebl2012-02-271-3/+0
| | | | | | | | | | | | Was missed in cce644d34bd5015b4caf1756a1db827c167e51c9
* | | Disable pam_systemd for non-interactive sessions to work around an issue ↵Michael Biebl2012-02-272-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | with sudo. Conflicts: debian/changelog
* | | Stop installing lib-init-rw (auto)mount unitsMichael Biebl2012-02-276-28/+11
| | | | | | | | | | | | | | | and try to cleanup /lib/init/rw in postinst. Bump dependency on initscripts accordingly. Closes: #643699
* | | Avoid error messages from systemctl in postinstMichael Biebl2012-02-272-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | if systemd is not running by checking for /sys/fs/cgroup/systemd before executing systemctl. Closes: #642749 Conflicts: debian/changelog
* | | ChangelogMichael Biebl2012-02-271-0/+1
| | |
* | | Merge branch 'master' into debianTollef Fog Heen2012-02-2769-495/+1163
|\ \ \
| * \ \ Merge tag 'v43'Tollef Fog Heen2012-02-2769-495/+1163
| |\ \ \ | | | |/ | | |/| | | | | systemd 43
| | * | build-sys: prepare release of 43v43Lennart Poettering2012-02-153-4/+17
| | | |
| | * | namespace: temporaily reset umask when creating private /tmpLennart Poettering2012-02-151-0/+8
| | | |
| | * | login: introduce sd_session_get_display()Lennart Poettering2012-02-154-1/+13
| | | |
| | * | update TODOLennart Poettering2012-02-151-0/+3
| | | |
| | * | timedate: don't fail if NTP is not installedLennart Poettering2012-02-151-0/+8
| | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=790260
| | * | login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering2012-02-145-30/+38
| | | |
| | * | login: track login class (i.e. one of "user", "greeter", "lock-screen") for ↵Lennart Poettering2012-02-146-5/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | each session This introduces the new PAM environment variable XDG_SESSION_CLASS. If not set, defaults to "user". This is useful for apps that want to distuingish real user logins from "fake" ones which just exist to show a gdm login screen or a lock screen.
| | * | update TODOKay Sievers2012-02-141-0/+5
| | | |
| | * | man: define more precisely the format of /etc/os-releaseLennart Poettering2012-02-141-28/+51
| | | |
| | * | man: document CPE field in os-release fileLennart Poettering2012-02-141-30/+52
| | | |
| | * | path-lookup: search for unit files in /lib/systemd/system only on split /usr ↵Lennart Poettering2012-02-141-0/+2
| | | | | | | | | | | | | | | | systems