Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v198
/
Makefile.am
tag
30005a93fec3422b0db5148419b19728e4d58642
tagger
Lennart Poettering <lennart@poettering.net>
Thu Mar 07 23:59:44 2013 +0100
object
ab17a050b778412b11c82f4fa974be9c491ead36
systemd 198
01ec235
build-sys: bump release and sonames
by Lennart Poettering
· 12 years ago
e91fb20
build-sys: move sphinx output to docs/python-systemd
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ffbd2c4
core: mount and initialize Smack
by Nathaniel Chen
· 12 years ago
17edd81
build-sys: force creation of symlink
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
9304ef9
libsystemd-journal: export new function, increase library version
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e76d2e2
build-sys: add missing $
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7fdf517
Revert "add initrd-fs.target and initrd-fs-pre.target"
by Harald Hoyer
· 12 years ago
a24c64f
journald: introduce new "systemd-journal" group and make it own the journal files
by Lennart Poettering
· 12 years ago
d51167c
build-sys: build and install systemd-coredumpctl conditionally
by Michael Biebl
· 12 years ago
39b83cd
add initrd-fs.target and initrd-fs-pre.target
by Harald Hoyer
· 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
d611dad
bash-completion: split completions and move to new location
by Michael Biebl
· 12 years ago
cf84347
initrd: add unit files needed for basic systemd-in-initrd support
by Tom Gundersen
· 12 years ago
37d3ab1
Merge branch 'python-systemd-reader'
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6a6633a
python-systemd: check all errors and use automatic cleanup
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d426d8c
build-sys: upload python documentation to freedesktop.org
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
603c0b7
build-sys: make sphinx support uncoditional
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2ca0435
systemd-activate: add a socket-activation test tool
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
185c3be
build-sys: fix update-man-rules for vpath builds
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
fcc43d0
build-sys: tell Makefile.am to distribute kernel-install
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
26d04f8
unit: rework resource management API
by Lennart Poettering
· 12 years ago
81516ad
kernel-install: add kernel-install tool
by Harald Hoyer
· 12 years ago
855f6f0
build: remove explicit -shared in LDFLAGS
by Dave Reisner
· 12 years ago
f948423
build-sys: move systemd-analyze to /usr/bin
by Kay Sievers
· 12 years ago
c4e9b5b
systemd-python: add Journal class for reading journal
by Steven Hiscocks
· 12 years ago
9015fa6
python: build html docs using sphinx
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
927e963
python: add systemd.id128 module
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a5c32cf
honor SELinux labels, when creating and writing config files
by Harald Hoyer
· 12 years ago
2265fbf
systemd-analyze: rewrite in C.
by Simon Peeters
· 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
5322bdd
build-sys: fix build without -Wl,--gc-sections
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7b4d7cc
bootctl: add boot loader and firmware interface tool
by Kay Sievers
· 12 years ago
4d1a690
env: considerably beef up environment cleaning logic
by Lennart Poettering
· 12 years ago
c62c294
tests: add tests of strxcpyx
by Thomas Hindoe Paaboel Andersen
· 12 years ago
c65eb83
shutdown: issue a sync() as soon as shutdown.target is queued
by Lennart Poettering
· 12 years ago
97b5f608
tests: add test of strbuf
by Thomas Hindoe Paaboel Andersen
· 12 years ago
3d85f7e
build-sys: link libudev against the internal sd-daemon lib, not the source file
by Kay Sievers
· 12 years ago
9d6cbf7
build-sys: fix build without -Wl,--gc-sections
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
beb2368
udev: remove HWDB_BIN
by Kay Sievers
· 12 years ago
8d81eb8
build-sys: at least for now, never link libudev against systemd's shared libraries
by Kay Sievers
· 12 years ago
78c55e2
build-sys: add libsystemd-id128 as libudev dependency
by David Strauss
· 12 years ago
42007a0
build-sys: restore man/index.html as link to systemd.index.html
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
13219b7
man: describe unit load path in systemd.unit(5)
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c78ab91
build-sys: substitute strings in systemd.unit(5)
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
56ba3c7
build-sys: create Makefile-man.am automatically
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
823eb4e
build-sys: split man alias rules into separate file
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
63ed840
build-sys: replace one last mkdir hook with list item
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
539ad70
test: add a few tests and tidy up
by Thomas Hindoe Paaboel Andersen
· 12 years ago
2a4b7e7
build-sys: fix empty lines
by Kay Sievers
· 12 years ago
4caf4ac
build-sys: move HAVE_MICROHTTPD HAVE_MYHOSTNAME to their own sections
by Kay Sievers
· 12 years ago
aa59024
build-sys: move most of HAVE_KMOD into one section
by Kay Sievers
· 12 years ago
4584651
build-sys: add intermediate files to CLEANFILES to fix distcheck
by Kay Sievers
· 12 years ago
06637f8
build-sys: add rules for sd_journal_{get,set}_data_threshold(3)
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
38936e3
build-sys: inline two definitions which were only used in one place
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
652e737
build-sys: keep intermediate files
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1682ff6
tests: add test for unit name printing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7584d23
install: allow specifiers in WantedBy/RequiredBy/Alias
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
4dbcb1b
keymap: Add HP HDX 9494NR
by Martin Pitt
· 12 years ago
350b6a6
build-sys: install two more man aliases
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ccc9a4f
man: extend systemd.directives(7) to all manual pages
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e985665
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c8503a3
build-sys: add silent rules for gperf generation
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5b40782
build-sys: add silent rules for xslt processing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ebea41b
build-sys: add silent rule for m4 processing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
245d345
build-sys: link runlevel targets on install only if sysv compat is enabled
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
91e8651
build-sys: add variables to collect unit aliases
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6ff3924
build-sys: add a variable to collect .wants links
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
f4ce2b3
efi: add efi boot generator that automatically mounts the ESP to /boot
by Lennart Poettering
· 12 years ago
843fc7f
execute: Fix seccomp support on x32
by Jonathan Callen
· 12 years ago
2e3d069
core: if the bootloader supports it, determine firmware and boot loader delay
by Lennart Poettering
· 12 years ago
0fa5790
build-sys: prune the list of directories we create on install
by Lennart Poettering
· 12 years ago
96cde13
core/cgroup-util: simplify functions and add tests
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e64690a
journal-gatewayd: redirect microhttpd messages to journal
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a6c4586
build-sys: keep noninstallable tests in noinst_tests
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5d4caf5
service: ignore dependencies on $syslog and $local_fs in LSB scripts
by Lennart Poettering
· 12 years ago
9bdbc2e
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is specified
by Lukas Nykryn
· 12 years ago
3f14137
service: sysv - remove distribution specific targets
by Kay Sievers
· 12 years ago
f6b6728
man: generate xml not html for index
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
9cc2c8b
man: add links to directive index to see-alsos
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
08177c8
make-directive-index: link to systemd options
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
4a431c9
man: add bootchart.conf to directives index
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c84f5e4
login: introduce sd_session_get_tty()
by Lennart Poettering
· 12 years ago
d354315
build-sys: do not install to / in 'make distcheck'
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
52edb22
build-sys: fix 'make distcheck' w/o sysvinit compat
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d5a89d7
udev: move string copy functions to shared/
by Kay Sievers
· 12 years ago
5088d19
bootchart: install missing man page and config file
by Umut Tezduyar
· 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
6ee667a
analyze: add emacs mode header
by Lennart Poettering
· 12 years ago
ddcbd96
Revert "build-sys: remove .la files after installation"
by Kay Sievers
· 12 years ago
83fdc45
bootchart: merge bootchart
by Auke Kok
· 12 years ago
ca25fde
build-sys: remove .la files after installation
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
16eb4da
nss-myhostname: integrate documentation
by Tom Gundersen
· 12 years ago
d562955
nss-myhostname: integrate into systemd buildsystem
by Tom Gundersen
· 12 years ago
d7ae18e
build: Drop "=" from move-to-rootlibdir define
by Michael Biebl
· 12 years ago
24fdc23
build-sys: use recipe for moving libs
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
394e293
udev: enable persistent network device naming
by Kay Sievers
· 12 years ago
c4eb236
build-sys: invoke scripts with $PYTHON during build
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
Next »