Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-20 | Actually working with pamelogind/v219.5 | Andy Wingo | |
* src/login/logind-user.c (user_start): Don't start slices and systemd-user services. * src/login/logind-dbus.c (method_create_session): Send a reply directly instead of waiting on systemd that isn't there. * configure.ac: Bump version. | |||
2015-08-20 | Create /run/systemd as neededelogind/v219.3 | Andy Wingo | |
* src/login/logind.c (main): Also create /run/systemd at startup. * configure.ac: Bump to 219.3. | |||
2015-08-19 | Play better with non-FHS distroselogind/v219.2 | Andy Wingo | |
* Makefile.am: Remove rootprefix, rootbindir, and rootlibexecdir. udevrulesdir is substed from configure.ac. Adapt distcheck. * autogen.sh: Make more normal. * configure.ac: Add --with-udevrulesdir. Remove --with-rootprefix. Detect bin dir for udev. | |||
2015-08-18 | v219.1elogind/v219.1 | Andy Wingo | |
* configure.ac: Bump version. | |||
2015-08-18 | Fix distcheckelogind/v219.0 | Andy Wingo | |
2015-08-16 | configure.ac actually defines OUR_CFLAGS | Andy Wingo | |
* configure.ac (OUR_CFLAGS): Actually define. This was preventing test executables from linking as they weren't getting the -fPIE flag. | |||
2015-04-20 | Disable -flto | Andy Wingo | |
With binutils 2.25, the following error occurred: /tmp/ccx3cAlA.ltrans10.ltrans.o: In function `bus_error_name_to_errno.5271': /home/wingo/src/elogind/src/libelogind/sd-bus/bus-error.c:113: undefined reference to `__stop_BUS_ERROR_MAP' /home/wingo/src/elogind/src/libelogind/sd-bus/bus-error.c:113: undefined reference to `__start_BUS_ERROR_MAP' collect2: error: ld returned 1 exit status | |||
2015-04-19 | Remove more vestigial configureac printouts | Andy Wingo | |
2015-04-19 | Remove some vestigial Python things | Andy Wingo | |
2015-04-19 | Remove certificate root checks | Andy Wingo | |
2015-04-19 | Remove qemu bios checks | Andy Wingo | |
2015-04-19 | Remove DKR index dir checks | Andy Wingo | |
2015-04-19 | Remove TTY_GID checks | Andy Wingo | |
2015-04-19 | Remove ldconfig support | Andy Wingo | |
2015-04-19 | Remove hibernate checks | Andy Wingo | |
2015-04-19 | Remove hwdb check | Andy Wingo | |
2015-04-19 | Remove gudev check | Andy Wingo | |
2015-04-19 | Remove myhostname checks/support | Andy Wingo | |
2015-04-19 | Remove telinit checks | Andy Wingo | |
2015-04-19 | Remove loadkeys/setfont checks | Andy Wingo | |
2015-04-19 | Remove rc.local checks | Andy Wingo | |
2015-04-19 | Remove resolved check and default DNS servers | Andy Wingo | |
2015-04-19 | Remove coredump check | Andy Wingo | |
2015-04-19 | Remove gnuefi support | Andy Wingo | |
2015-04-19 | Remove EFI support | Andy Wingo | |
2015-04-19 | Remove networkd checks | Andy Wingo | |
2015-04-19 | Remove localed check | Andy Wingo | |
2015-04-19 | Remove timesyncd check, along with NTP server and epoch checks | Andy Wingo | |
2015-04-19 | Remove machined, importd, hostnamed, timedated checks | Andy Wingo | |
2015-04-19 | logind will always be built | Andy Wingo | |
2015-04-19 | Remove rfkill check | Andy Wingo | |
2015-04-19 | Remove backlight check | Andy Wingo | |
2015-04-19 | Remove randomseed check | Andy Wingo | |
2015-04-19 | Remove firstboot check | Andy Wingo | |
2015-04-19 | Remove sysusers check | Andy Wingo | |
2015-04-19 | Remove tmpfiles check | Andy Wingo | |
2015-04-19 | Remove bootchart check | Andy Wingo | |
2015-04-19 | Remove vconsole check | Andy Wingo | |
2015-04-19 | Remove binfmt check | Andy Wingo | |
2015-04-19 | Remove libcurl checks | Andy Wingo | |
2015-04-19 | Remove libidn checks/support | Andy Wingo | |
2015-04-19 | Remove gnutls check | Andy Wingo | |
2015-04-19 | Remove microhttps checks/support | Andy Wingo | |
2015-04-19 | Remove qrencode checks | Andy Wingo | |
2015-04-19 | Remove libcryptsetup support | Andy Wingo | |
2015-04-19 | Remove elfutils checks | Andy Wingo | |
2015-04-19 | Remove libaudit support | Andy Wingo | |
2015-04-19 | Remove gcrypt checks | Andy Wingo | |
2015-04-19 | Remove debug-shell / secure-tty support | Andy Wingo | |
2015-04-19 | Remove compression support | Andy Wingo | |