Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
de7436b02badc82200dc127ff190b8155769b8e7
de7436b
meson: bump package and library version
by Lennart Poettering
· 6 years ago
v239
e8498f8
final touches to NEWS
by Lennart Poettering
· 6 years ago
48691dc
man: small fixups for systemd-boot(8)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9a6da35
man: correct the meaning of TimeoutStopSec= (#9325)
by Jan Synacek
· 6 years ago
2af7677
tmpfile: do not specify mode and owner to /run/systemd/netif
by Yu Watanabe
· 6 years ago
321ed36
journalctl: handle inotify exhaustion nicer
by Kevin Kuehler
· 6 years ago
fee854e
udev: exclude DRBD from block device ownership event locking
by Roland Kammerer
· 6 years ago
bc3c5e1
man: systemd.offline-updates: Document system-update-pre.target usage
by Hans de Goede
· 6 years ago
3502baf
Merge pull request #9368 from yuwata/bash-completion-timedate
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
704ae53
NEWS: mention 'timedatectl show'
by Yu Watanabe
· 6 years ago
5c46878
bash-completion: support 'timedatectl show'
by Yu Watanabe
· 6 years ago
8809935
NEWS: mention %E
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
88d56f2
Merge pull request #9366 from poettering/udev-wants-dep-fix
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8811690
core: explicitly trigger changing udev SYSTEMD_WANTS properties
by Lennart Poettering
· 6 years ago
b5c9144
analyze: use _cleanup_ for freeing the manager object
by Lennart Poettering
· 6 years ago
4d2a7ff
analyze: use log_unit_error_errno()'s return value where we can
by Lennart Poettering
· 6 years ago
7675251
tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring unneeded variables
by Lennart Poettering
· 6 years ago
6133af6
units: let's use two ExecStart= lines instead of ;
by Lennart Poettering
· 6 years ago
01d32c0
core: use fflush_and_check() where appropriate
by Lennart Poettering
· 6 years ago
4e8113b
update TODO
by Lennart Poettering
· 6 years ago
baab4a5
Merge pull request #9365 from keszybz/condition-security-followup
by Lennart Poettering
· 6 years ago
fc65dab
test-condition: extend tests to all ConditionSecurity= values
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
57ab451
NEWS: mention ConditionSecurity=uefi-secureboot
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
be405b9
condition: add new conditon ConditionSecurity=uefi-secureboot
by Lennart Poettering
· 6 years ago
92963e7
Merge pull request #9363 from yuwata/specifier-config-dir
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
56ddbf1
meson: make DNS-over-TLS support optional
by Yu Watanabe
· 6 years ago
4e6acc9
Merge pull request #9350 from poettering/bls-fixes
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
25c59b5
systemctl: mask always reports the same unit names when different unknown units are passed
by Franck Bui
· 6 years ago
d45e481
test: add test for specifier of configuration directory root
by Yu Watanabe
· 6 years ago
969309c
core: add unit specifier for configuration directory root
by Yu Watanabe
· 6 years ago
5ce2212
units: fix typo in After=
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
54781ad
test-sizeof: another aproach to _Float128 availability detection
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d690610
NEWS: document that the BLS is now part of our tree
by Lennart Poettering
· 6 years ago
53ddb66
man: update systemd-boot(7) man page in many ways
by Lennart Poettering
· 6 years ago
41e3f73
man: fix URL to BLS
by Lennart Poettering
· 6 years ago
48a7ebb
doc: document the `architecture` setting
by Lennart Poettering
· 6 years ago
1d8a48e
doc: allow multiple initrd entries per BLS snippet
by Lennart Poettering
· 6 years ago
a893ec6
doc: update BLS links list
by Lennart Poettering
· 6 years ago
4f42262
doc: add a second indentation level to partition list, to separate MBR and GPT partitions
by Lennart Poettering
· 6 years ago
a6887cc
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
by Lennart Poettering
· 6 years ago
bb6f071
update NEWS contributors list again
by Lennart Poettering
· 6 years ago
41145af
Revert "mention alias for poweroff in machinectl --help"
by Lennart Poettering
· 6 years ago
c7668c1
units: make system-update-pre.target a passive unit (#9349)
by Lennart Poettering
· 6 years ago
6dd9477
Merge pull request #9348 from keszybz/copyright-removal
by Lennart Poettering
· 6 years ago
68ad174
Drop copyrights tags for "systemd authors"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5b4f9cc
basic/bpf-program: drop obsolete comment
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d9b02e1
tree-wide: drop copyright headers from frequent contributors
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3c47d50
shared/path-lookup: remove unnecessary 'if' to help gcc
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d149a40
resolve: fix log message
by Yu Watanabe
· 6 years ago
e55fc5b
resolve: do not log about negative cache for mdns packets
by Yu Watanabe
· 6 years ago
91fd396
mention alias for poweroff in machinectl --help
by Christian Rebischke
· 6 years ago
44b598a
networkd: Unify set MTU
by Susant Sahani
· 6 years ago
aac5ece
po: update French translation
by Sylvain Plantefève
· 6 years ago
00839b4
po: update Polish translation
by Piotr Drąg
· 6 years ago
8ce2809
Merge the "boot loader specification" wiki page
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
889cb0a
Add description of field correspondence
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
520741d
units: Add new system-update-pre.target
by Hans de Goede
· 6 years ago
bc2e7c8
Also add link to the systemd-boot man page
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5be7bfb
Add a description of unified kernel images
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
0e73c3f
Rename sd-boot to systemd-boot
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6e6b351
Wording and formatting updates
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c0373eb
scsi_id: Fixup prefix for pre-SPC inquiry reply
by Hannes Reinecke
· 7 years ago
eba6b15
BLS: allow /boot, /efi, and mention /boot/efi
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5971639
BLS: remove trailing whitespace
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c9eed57
Reference sd-boot/bootctl instead of gummiboot
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
71d6ef5
Update link to grub2 patch
by Harald Hoyer
· 10 years ago
e1fe8be
Require a VFAT filesystem
by Lennart Poettering
· 11 years ago
c3c5eec
Rename back to "The Boot Loader Specification"
by Lennart Poettering
· 11 years ago
bfd88d9
Add table of GPT identifiers
by Lennart Poettering
· 11 years ago
5b41167
Rename to "The Discoverable Partitions Specification"
by Lennart Poettering
· 11 years ago
0d69e91
Drop 'fdt', 'devicetreedir', 'fdtdir' description again
by Kay Sievers
· 11 years ago
a69d650
Update 'devicetreedir' description
by Harald Hoyer
· 11 years ago
91515d2
Add fdt, devicetreedir and fdtdir
by Harald Hoyer
· 11 years ago
06614a2
Add 'devicetree'
by Kay Sievers
· 11 years ago
4bf77b7
Update formatting
by Kay Sievers
· 11 years ago
d786567
Fix Fedora Grub2 Boot Loader Speficiation patch
by Colin Guthrie
· 11 years ago
fb6475c
Add links
by Kay Sievers
· 11 years ago
9b58043
Split paragraphs
by Harald Hoyer
· 11 years ago
86b70d7
fixed example file
by Harald Hoyer
· 11 years ago
2dd8d4a
moin2mdwn: convert page Specifications/BootLoaderSpec
by Harald Hoyer
· 11 years ago
14c1abc
add _AUDIT_TYPE_NAME field to audit records in the journal
by Jérémy Rosen
· 6 years ago
1183320
resolved: move dot to end of sentence
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f8fde9a
man: avoid "predicate" in coredumpctl match description
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
22509a8
sd-bus: fix typo in comment
by Yu Watanabe
· 6 years ago
31d99bd
tree-wide: do not assign values if not used
by Yu Watanabe
· 6 years ago
496ab38
Merge pull request #9330 from yuwata/ja-po-portable
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
980982d
mount: do not output (null) in option
by Yu Watanabe
· 6 years ago
b909a22
po: update Japanese translations
by Yu Watanabe
· 6 years ago
9c7f1ab
portable: update polkit messages
by Yu Watanabe
· 6 years ago
3fe9107
Correct a number of trivial typos.
by Chris Lamb
· 6 years ago
4f03608
po: update Russian translation
by Sergey Ptashnick
· 6 years ago
ed563b6
do not filter out deprecated USER audit messages
by Jérémy Rosen
· 6 years ago
98008ca
shared: do not include ~ when appending syscall filters property
by Ronny Chevalier
· 6 years ago
4b65002
Fix orientation sensor position for Lenovo Miix 510
by petur
· 6 years ago
953d7ef
hwdb: fix backlash/pipe on Librem 13v3
by Mladen Pejaković
· 6 years ago
db13f20
Merge pull request #9307 from yuwata/man-sd-boot
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
88f375b
Merge pull request #8766 from poettering/syscall-filter-service
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1e8c7bd
namespace: drop protect_{home,system}_or_bool_from_string()
by Yu Watanabe
· 6 years ago
c779b82
man: re-format man page for bootctl
by Yu Watanabe
· 6 years ago
70c8db7
man: use systemd-boot instead of sd-boot
by Yu Watanabe
· 6 years ago
Next »