chiark / gitweb /
elogind.git
8 years agorestore libsystemd-pkgconfig.xml as libelogind-pkgconfig.xml
Ricardo Wurmus [Sun, 26 Apr 2015 13:01:31 +0000 (15:01 +0200)]
restore libsystemd-pkgconfig.xml as libelogind-pkgconfig.xml

8 years agoReplace systemd.version with elogind.version.
Ricardo Wurmus [Fri, 24 Apr 2015 20:23:06 +0000 (22:23 +0200)]
Replace systemd.version with elogind.version.

8 years agoRestore shared XML files.
Ricardo Wurmus [Fri, 24 Apr 2015 10:36:12 +0000 (12:36 +0200)]
Restore shared XML files.

* man/less-variables.xml,
  man/standard-conf.xml,
  man/standard-options.xml,
  man/user-system-options.xml: Restore files from upstream (removed in
  commit d3ad6bf3).

9 years agoDisable -flto
Andy Wingo [Mon, 20 Apr 2015 20:08:33 +0000 (22:08 +0200)]
Disable -flto

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

9 years agoRemove unused and invalid udev definitions
Andy Wingo [Mon, 20 Apr 2015 19:10:49 +0000 (21:10 +0200)]
Remove unused and invalid udev definitions

These definitions were not valid when compiling against eudev.

9 years agoRemove more extraneous Makefile.am bits
Andy Wingo [Mon, 20 Apr 2015 19:05:18 +0000 (21:05 +0200)]
Remove more extraneous Makefile.am bits

9 years agoRe-add logind man pages from upstream systemd
Andy Wingo [Sun, 19 Apr 2015 15:46:51 +0000 (17:46 +0200)]
Re-add logind man pages from upstream systemd

9 years agoGet rid of some more unused defines and dirs
Andy Wingo [Sun, 19 Apr 2015 15:02:47 +0000 (17:02 +0200)]
Get rid of some more unused defines and dirs

9 years agoRemove more vestigial configureac printouts
Andy Wingo [Sun, 19 Apr 2015 14:49:02 +0000 (16:49 +0200)]
Remove more vestigial configureac printouts

9 years agoRemove some vestigial Python things
Andy Wingo [Sun, 19 Apr 2015 14:44:58 +0000 (16:44 +0200)]
Remove some vestigial Python things

9 years agoRemove certificate root checks
Andy Wingo [Sun, 19 Apr 2015 14:43:40 +0000 (16:43 +0200)]
Remove certificate root checks

9 years agoRemove qemu bios checks
Andy Wingo [Sun, 19 Apr 2015 14:41:56 +0000 (16:41 +0200)]
Remove qemu bios checks

9 years agoRemove DKR index dir checks
Andy Wingo [Sun, 19 Apr 2015 14:40:55 +0000 (16:40 +0200)]
Remove DKR index dir checks

9 years agoRemove TTY_GID checks
Andy Wingo [Sun, 19 Apr 2015 14:37:26 +0000 (16:37 +0200)]
Remove TTY_GID checks

9 years agoRemove ldconfig support
Andy Wingo [Sun, 19 Apr 2015 14:36:15 +0000 (16:36 +0200)]
Remove ldconfig support

9 years agoRemove hibernate checks
Andy Wingo [Sun, 19 Apr 2015 14:35:27 +0000 (16:35 +0200)]
Remove hibernate checks

9 years agoRemove hwdb check
Andy Wingo [Sun, 19 Apr 2015 14:34:28 +0000 (16:34 +0200)]
Remove hwdb check

9 years agoRemove gudev check
Andy Wingo [Sun, 19 Apr 2015 14:33:42 +0000 (16:33 +0200)]
Remove gudev check

9 years agoRemove myhostname checks/support
Andy Wingo [Sun, 19 Apr 2015 14:18:47 +0000 (16:18 +0200)]
Remove myhostname checks/support

9 years agoRemove telinit checks
Andy Wingo [Sun, 19 Apr 2015 14:17:03 +0000 (16:17 +0200)]
Remove telinit checks

9 years agoRemove loadkeys/setfont checks
Andy Wingo [Sun, 19 Apr 2015 14:16:32 +0000 (16:16 +0200)]
Remove loadkeys/setfont checks

9 years agoRemove rc.local checks
Andy Wingo [Sun, 19 Apr 2015 14:14:20 +0000 (16:14 +0200)]
Remove rc.local checks

9 years agoRemove resolved check and default DNS servers
Andy Wingo [Sun, 19 Apr 2015 14:13:11 +0000 (16:13 +0200)]
Remove resolved check and default DNS servers

9 years agoRemove coredump check
Andy Wingo [Sun, 19 Apr 2015 14:11:35 +0000 (16:11 +0200)]
Remove coredump check

9 years agoRemove gnuefi support
Andy Wingo [Sun, 19 Apr 2015 14:11:09 +0000 (16:11 +0200)]
Remove gnuefi support

9 years agoRemove EFI support
Andy Wingo [Sun, 19 Apr 2015 14:06:58 +0000 (16:06 +0200)]
Remove EFI support

9 years agoRemove networkd checks
Andy Wingo [Sun, 19 Apr 2015 14:03:05 +0000 (16:03 +0200)]
Remove networkd checks

9 years agoRemove localed check
Andy Wingo [Sun, 19 Apr 2015 14:02:22 +0000 (16:02 +0200)]
Remove localed check

9 years agoRemove timesyncd check, along with NTP server and epoch checks
Andy Wingo [Sun, 19 Apr 2015 14:01:16 +0000 (16:01 +0200)]
Remove timesyncd check, along with NTP server and epoch checks

9 years agoRemove machined, importd, hostnamed, timedated checks
Andy Wingo [Sun, 19 Apr 2015 13:59:26 +0000 (15:59 +0200)]
Remove machined, importd, hostnamed, timedated checks

9 years agologind will always be built
Andy Wingo [Sun, 19 Apr 2015 13:58:17 +0000 (15:58 +0200)]
logind will always be built

9 years agoRemove rfkill check
Andy Wingo [Sun, 19 Apr 2015 13:56:42 +0000 (15:56 +0200)]
Remove rfkill check

9 years agoRemove backlight check
Andy Wingo [Sun, 19 Apr 2015 13:56:17 +0000 (15:56 +0200)]
Remove backlight check

9 years agoRemove randomseed check
Andy Wingo [Sun, 19 Apr 2015 13:54:15 +0000 (15:54 +0200)]
Remove randomseed check

9 years agoRemove firstboot check
Andy Wingo [Sun, 19 Apr 2015 13:53:34 +0000 (15:53 +0200)]
Remove firstboot check

9 years agoRemove sysusers check
Andy Wingo [Sun, 19 Apr 2015 13:53:11 +0000 (15:53 +0200)]
Remove sysusers check

9 years agoRemove tmpfiles check
Andy Wingo [Sun, 19 Apr 2015 13:52:19 +0000 (15:52 +0200)]
Remove tmpfiles check

9 years agoRemove bootchart check
Andy Wingo [Sun, 19 Apr 2015 13:51:54 +0000 (15:51 +0200)]
Remove bootchart check

9 years agoRemove vconsole check
Andy Wingo [Sun, 19 Apr 2015 13:51:34 +0000 (15:51 +0200)]
Remove vconsole check

9 years agoRemove binfmt check
Andy Wingo [Sun, 19 Apr 2015 13:51:12 +0000 (15:51 +0200)]
Remove binfmt check

9 years agoRemove libcurl checks
Andy Wingo [Sun, 19 Apr 2015 13:50:07 +0000 (15:50 +0200)]
Remove libcurl checks

9 years agoRemove libidn checks/support
Andy Wingo [Sun, 19 Apr 2015 13:48:58 +0000 (15:48 +0200)]
Remove libidn checks/support

9 years agoRemove gnutls check
Andy Wingo [Sun, 19 Apr 2015 13:47:35 +0000 (15:47 +0200)]
Remove gnutls check

9 years agoRemove microhttps checks/support
Andy Wingo [Sun, 19 Apr 2015 13:46:58 +0000 (15:46 +0200)]
Remove microhttps checks/support

9 years agoRemove qrencode checks
Andy Wingo [Sun, 19 Apr 2015 13:46:14 +0000 (15:46 +0200)]
Remove qrencode checks

9 years agoRemove libcryptsetup support
Andy Wingo [Sun, 19 Apr 2015 13:44:55 +0000 (15:44 +0200)]
Remove libcryptsetup support

9 years agoRemove elfutils checks
Andy Wingo [Sun, 19 Apr 2015 13:43:41 +0000 (15:43 +0200)]
Remove elfutils checks

9 years agoRemove libaudit support
Andy Wingo [Sun, 19 Apr 2015 13:39:33 +0000 (15:39 +0200)]
Remove libaudit support

9 years agoRemove gcrypt checks
Andy Wingo [Sun, 19 Apr 2015 12:26:27 +0000 (14:26 +0200)]
Remove gcrypt checks

9 years agoRemove debug-shell / secure-tty support
Andy Wingo [Sun, 19 Apr 2015 12:24:30 +0000 (14:24 +0200)]
Remove debug-shell / secure-tty support

9 years agoRemove compression support
Andy Wingo [Sun, 19 Apr 2015 12:21:37 +0000 (14:21 +0200)]
Remove compression support

9 years agoRemove chkconfig support
Andy Wingo [Sun, 19 Apr 2015 12:16:57 +0000 (14:16 +0200)]
Remove chkconfig support

9 years agoRemove IMA support
Andy Wingo [Sun, 19 Apr 2015 12:15:20 +0000 (14:15 +0200)]
Remove IMA support

9 years agoRemove unifont and terminal checks/support
Andy Wingo [Sun, 19 Apr 2015 12:12:41 +0000 (14:12 +0200)]
Remove unifont and terminal checks/support

9 years agoRemove xkbcommon checks
Andy Wingo [Sun, 19 Apr 2015 12:10:00 +0000 (14:10 +0200)]
Remove xkbcommon checks

9 years agoRemove --with-compat-libs configure option
Andy Wingo [Sun, 19 Apr 2015 12:07:43 +0000 (14:07 +0200)]
Remove --with-compat-libs configure option

9 years agoRemove librt check
Andy Wingo [Sun, 19 Apr 2015 12:04:47 +0000 (14:04 +0200)]
Remove librt check

9 years agoRemove dlsym check
Andy Wingo [Sun, 19 Apr 2015 12:01:04 +0000 (14:01 +0200)]
Remove dlsym check

9 years agoRemove "strings" check
Andy Wingo [Sun, 19 Apr 2015 11:59:19 +0000 (13:59 +0200)]
Remove "strings" check

9 years agoRemove GObject introspection support
Andy Wingo [Sun, 19 Apr 2015 11:57:53 +0000 (13:57 +0200)]
Remove GObject introspection support

9 years agoRemove sulogin support
Andy Wingo [Sun, 19 Apr 2015 11:55:00 +0000 (13:55 +0200)]
Remove sulogin support

9 years agoRemove kmod support
Andy Wingo [Sun, 19 Apr 2015 11:48:53 +0000 (13:48 +0200)]
Remove kmod support

9 years agoRemove kill checks
Andy Wingo [Sun, 19 Apr 2015 11:44:52 +0000 (13:44 +0200)]
Remove kill checks

9 years agoRemove quotaon/quotacheck checks
Andy Wingo [Sun, 19 Apr 2015 11:42:37 +0000 (13:42 +0200)]
Remove quotaon/quotacheck checks

9 years agoRemove src/vconsole
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/vconsole

9 years agoRemove src/user-sessions
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/user-sessions

9 years agoRemove src/update-done
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/update-done

9 years agoRemove src/udev
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/udev

9 years agoRemove src/tty-ask-password-agent
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/tty-ask-password-agent

9 years agoRemove src/tmpfiles
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/tmpfiles

9 years agoRemove src/timesync
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/timesync

9 years agoRemove src/timedate
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/timedate

9 years agoRemove src/test
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/test

9 years agoRemove src/sysv-generator
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/sysv-generator

9 years agoRemove src/sysusers
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/sysusers

9 years agoRemove src/system-update-generator
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/system-update-generator

9 years agoRemove src/systemctl
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/systemctl

9 years agoRemove src/sysctl
Andy Wingo [Sun, 19 Apr 2015 11:28:47 +0000 (13:28 +0200)]
Remove src/sysctl

9 years agoRemove src/socket-proxy
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/socket-proxy

9 years agoRemove src/sleep
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/sleep

9 years agoRemove src/shutdownd
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/shutdownd

9 years agoRemove src/run
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/run

9 years agoRemove src/rfkill
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/rfkill

9 years agoRemove src/resolve-host
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/resolve-host

9 years agoRemove src/resolve
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/resolve

9 years agoRemove src/reply-password
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/reply-password

9 years agoRemove src/remount-fs
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/remount-fs

9 years agoRemove src/rc-local-generator
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/rc-local-generator

9 years agoRemove src/random-seed
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/random-seed

9 years agoRemove src/quotacheck
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/quotacheck

9 years agoRemove src/python-systemd
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/python-systemd

9 years agoRemove src/path
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/path

9 years agoRemove src/nss-resolve
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/nss-resolve

9 years agoRemove src/nss-mymachines
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/nss-mymachines

9 years agoRemove src/nss-myhostname
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/nss-myhostname

9 years agoRemove src/nspawn
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/nspawn

9 years agoRemove src/notify
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/notify

9 years agoRemove src/network
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/network

9 years agoRemove src/modules-load
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/modules-load

9 years agoRemove src/machine-id-setup
Andy Wingo [Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)]
Remove src/machine-id-setup