Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v200
/
configure.ac
tag
a08ad6d4c14c35972a8bd1ce23cb97e793004ea0
tagger
Lennart Poettering <lennart@poettering.net>
Fri Mar 29 03:52:16 2013 +0100
object
5e75606a419059e6fbd8705b0b60c183c8aca246
systemd 200
9ca3c17
build-sys: prepare release 200
by Lennart Poettering
· 12 years ago
d8d4bee
build-sys: fix HAVE/ENABLE_FIRMWARE
by Kay Sievers
· 12 years ago
03e1151
build-sys: bump version and .so revisions
by Lennart Poettering
· 12 years ago
5ec6b15
build-sys: add missing sed substitution for DEBUGTTY
by Kay Sievers
· 12 years ago
d95fd3d
build-sys: configurable debug shell tty path
by Umut Tezduyar
· 12 years ago
4ad61fd
add --with-telinit=PATH configure option
by Cristian Rodríguez
· 12 years ago
7cb2086
build-sys: use _FORTIFY_SOURCE with new gcc level -Og
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
de1c301
bus: add basic implementation of a native bus client library
by Lennart Poettering
· 12 years ago
1f048a6
build-sys: fix typo in human-readable output
by Jan Engelhardt
· 12 years ago
a3bd844
udev: make firmware loading optional and disable by default
by Tom Gundersen
· 12 years ago
01ec235
build-sys: bump release and sonames
by Lennart Poettering
· 12 years ago
03c1491
build-sys: be more tolerant if dbus directories do not exist
by Michael Biebl
· 12 years ago
5a37b94
build-sys: resolve absolute path for the dbus directories
by Michael Biebl
· 12 years ago
25ee45f
build-sys: replace backticks `` with $()
by Michael Biebl
· 12 years ago
db059f1
build-sys: don't hard code bash-completion directory
by Michael Biebl
· 12 years ago
6b76204
build-sys: use $PKG_CONFIG instead of calling the pkg-config binary directly
by Michael Biebl
· 12 years ago
37d3ab1
Merge branch 'python-systemd-reader'
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
603c0b7
build-sys: make sphinx support uncoditional
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
317c96d
debug-shell: don't be picky, use /bin/sh rather than /bin/bash
by Tom Gundersen
· 12 years ago
9015fa6
python: build html docs using sphinx
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b872e9a
build-sys: make EFI support build-time optional
by Lennart Poettering
· 12 years ago
46ba8aa
build-sys: make PolicyKit support compile-time optional (was runtime-optional already)
by Lennart Poettering
· 12 years ago
6fc0020
build-sys: disable tests in po/, docs/ with separate build dir
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c937e0d
build-sys: add -U_FORTIFY_SOURCE to $PYTHON_CFLAGS when necessary
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c3e31c7
Replace autoconf int max test with simple define
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
780040d
configure.ac: combine --Wformat* options into one argument
by Kay Sievers
· 12 years ago
d6a195a
build-sys: add autoconf macro to pick macro for x32 compatibility
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6a17986
build-sys: use _FORTIFY_SOURCE only if optimizing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
dee4c24
build-sys: fix spelling of sysvrcndir
by Lennart Poettering
· 12 years ago
v197
71c4748
build-sys: bump version and so revisions
by Lennart Poettering
· 12 years ago
8666abb
build-sys: disable static libraries
by Kay Sievers
· 12 years ago
83fdc45
bootchart: merge bootchart
by Auke Kok
· 12 years ago
f8c5a58
build-sys: fix help text for --disable-myhostname
by Lennart Poettering
· 12 years ago
d562955
nss-myhostname: integrate into systemd buildsystem
by Tom Gundersen
· 12 years ago
b86d11d
build-sys: use full path to python in scripts
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d66ee73
build-sys: fix message about gintrospection
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2f4da3e
systemd-analyze: use specified binary, add --version
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
bc27084
build-sys: drop all distribution specfic checks
by Lennart Poettering
· 12 years ago
a382332
build-sys: make path of loadkeys/setfont configurable in configure
by Lennart Poettering
· 12 years ago
77e68fa
systemctl: enable chkconfig compat only if chkconfig is found rather than based on distro
by Lennart Poettering
· 12 years ago
b1c4ca2
build-sys: make rc-local support part of SYSV compat
by Lennart Poettering
· 12 years ago
0979f28
build-sys: drop TARGET_UBUNTU
by Lennart Poettering
· 12 years ago
0428ddb
build-sys: prepare 196
by Lennart Poettering
· 12 years ago
e304316
build-sys: make loadable module support optional
by Tom Gundersen
· 12 years ago
f553b3b
udev: make blkid optional
by Anders Olofsson
· 12 years ago
e171870
configure.ac: fix FTBFS with new glibc
by Michal Schmidt
· 12 years ago
568c7e0
systemd-python: use python${PYTHON_VERSION}-config as python-config
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
796b06c
udev: add hardware database support
by Kay Sievers
· 12 years ago
59bb9d9
build-sys: add check for microhttpd version
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
139ee8c
build-sys: prepare 195
by Lennart Poettering
· 12 years ago
c1c02e0
configure.ac: fix typo in fallback value for KILL
by Dave Reisner
· 12 years ago
86b2e20
units: rework systemd-exit.service to terminate systemd via signal rather than bus
by Lennart Poettering
· 12 years ago
fb0951b
journal: implement time-based rotation/vacuuming
by Lennart Poettering
· 12 years ago
78fbaac
configure.ac: Add a --without-python option.
by Wulf C. Krueger
· 12 years ago
9388e99
build-sys: check for name_to_handle_at declaration instead of its definition
by Michael Olbrich
· 12 years ago
96ede26
detect-virt: install with fs caps by default to allow unprivileged access
by Lennart Poettering
· 12 years ago
f9b5572
build-sys: prepare 194
by Lennart Poettering
· 12 years ago
v194
597c52c
build-sys: prepare 193
by Lennart Poettering
· 12 years ago
7b17a7d
journal: add minimal journal gateway daemon based on GNU libmicrohttpd
by Lennart Poettering
· 12 years ago
a2807ac
build-sys: bump revision
by Lennart Poettering
· 12 years ago
b6a8673
build-sys: prepare release 191
by Lennart Poettering
· 12 years ago
v191
0c11f94
build-sys: prepare v190
by Lennart Poettering
· 12 years ago
3f8cc09
build-sys: require certain version of libselinux
by Jan Engelhardt
· 12 years ago
4db17f2
build-sys: __secure_getenv lost dunder in libc 2.17
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
8d7e170
python: integrate David Strauss' python-systemd package
by Lennart Poettering
· 12 years ago
b51fc63
build-sys: perform autodetection of quota-tools binaries
by Dave Reisner
· 12 years ago
a834879
missing: define name_to_handle_at on our own if it is missing
by Lennart Poettering
· 12 years ago
fe1fed0
build-sys: xsltproc is required for man pages and gtk-doc
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
38a60d7
build-sys: prepare release 189
by Lennart Poettering
· 12 years ago
v189
f6a971b
journalctl: output FSS key as QR code on generating
by Lennart Poettering
· 12 years ago
feb12d3
journal: make libgcrypt dependency optional
by Lennart Poettering
· 12 years ago
7560fff
journald: initial version of FSPRG hookup
by Lennart Poettering
· 12 years ago
c269cec
build-sys: prepare release 188
by Lennart Poettering
· 12 years ago
v188
c1663b9
build-sys: pass param to stack protector
by Lennart Poettering
· 12 years ago
d88c952
build-sys: drop obsolete gcc switch
by Lennart Poettering
· 12 years ago
5a45a93
build-sys: enable a couple of security features
by Lennart Poettering
· 12 years ago
18c7ed1
journal: add sd_journal_perror() to API
by Lennart Poettering
· 12 years ago
c87f710
build-sys: hide error message from grep
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c4f1b86
build-sys: prepare 187
by Lennart Poettering
· 12 years ago
9c4fa6e
min: generate an index page for all man pages
by Lennart Poettering
· 12 years ago
880a599
cryptsetup: add keyfile-offset= support
by Tom Gundersen
· 12 years ago
8401e9f
MeeGo: Remove build support for MeeGo distribution.
by Auke Kok
· 12 years ago
e88dcb8
build-sys: bump version
by Lennart Poettering
· 12 years ago
fbf5b12
mageia: Correct usage of M4_DEFINES vs. M4_DISTRO_FLAG.
by Colin Guthrie
· 12 years ago
4bf43a3
arch: drop sysvcompat support
by Tom Gundersen
· 12 years ago
8e8eb8f
udev: always use $(rootprefix)/lib/udev for libexecdir
by Kay Sievers
· 12 years ago
26cbf29
delete plymouth units; moved to plymouth
by Kay Sievers
· 12 years ago
ed061a8
units: add systemd-debug-shell.service
by Michal Schmidt
· 12 years ago
2d19728
build-sys: release 185
by Kay Sievers
· 12 years ago
v185
4c8cd17
build-sys: prepare release 184
by Lennart Poettering
· 12 years ago
v184
9262a51
build-sys: prepare release 183
by Lennart Poettering
· 13 years ago
9a203af
build-sys: use libpci's pkgconfig file to find the pci.ids file
by Kay Sievers
· 13 years ago
6e92b23
build-sys: support build-from-git without gobject-introspection
by Kay Sievers
· 13 years ago
66be655
autogen.sh: undef _FORTIFY_SOURCE, which now logs warnings when used with -O0
by Kay Sievers
· 13 years ago
9e45e7d
docs: do not generate tmpl files
by Javier Jardón
· 13 years ago
80a5cba
build-sys: silence gtk-doc check, remove gtk-doc options from configure and distcheck
by Kay Sievers
· 13 years ago
92ec449
build-sys: make gtk-doc dependency optional
by Javier Jardón
· 13 years ago
a80db8b
configure.ac: Use a auxiliar directory to store autogenerated files
by Javier Jardón
· 13 years ago
4e949c1
configure.ac: Use the new autoconf field to set the project webpage
by Javier Jardón
· 13 years ago
bb06170
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
by Kay Sievers
· 13 years ago
Next »