index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: drop redundant messages
Yu Watanabe
2018-07-23
1
-4
/
+0
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
3
-5
/
+0
*
Merge pull request #9398 from yuwata/lgtm-fixes
Lennart Poettering
2018-06-25
1
-12
/
+2
|
\
|
*
bootctl: drop dead code
Yu Watanabe
2018-06-25
1
-12
/
+2
*
|
boot: do not assume the last character in cmdline is a newline
Zbigniew Jędrzejewski-Szmek
2018-06-25
1
-6
/
+8
|
/
*
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
2018-06-22
9
-23
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
17
-31
/
+0
*
Drop more license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-06-14
20
-195
/
+0
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
4
-6
/
+6
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
16
-27
/
+27
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
efi: explicitly cast physical address to UINTN when converting to/from pointers
Lennart Poettering
2018-05-31
3
-3
/
+3
*
meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900)
Yu Watanabe
2018-05-04
1
-8
/
+13
*
tree-wide: avoid assignment of r just to use in a comparison
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-2
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
2
-26
/
+0
*
boot: also use _cleanup_freepool_ in util.c
Zbigniew Jędrzejewski-Szmek
2018-03-13
1
-18
/
+14
*
sd-boot: introduce _cleanup_freepool_
Zbigniew Jędrzejewski-Szmek
2018-03-13
7
-154
/
+99
*
Merge pull request #8086 from hdante/sdboot-setmode-v2
Zbigniew Jędrzejewski-Szmek
2018-03-07
4
-1
/
+149
|
\
|
*
bootctl: synchronize bootctl code with sd-boot code
Henrique Dante de Almeida
2018-02-03
1
-0
/
+1
|
*
boot/efi: improve automatic mode handling
Henrique Dante de Almeida
2018-02-03
1
-2
/
+62
|
*
boot/efi: add console-mode boot option to change resolution
Henrique Dante de Almeida
2018-02-03
3
-1
/
+88
*
|
Merge pull request #7817 from medhefgo/systemd-boot
Zbigniew Jędrzejewski-Szmek
2018-03-07
4
-124
/
+176
|
\
\
|
*
|
systemd-boot: fix off-by-one buffer overrun
Zbigniew Jędrzejewski-Szmek
2018-03-07
1
-3
/
+2
|
*
|
systemd-boot: reduce indentation in config_entry_add_linux()
Zbigniew Jędrzejewski-Szmek
2018-03-07
1
-94
/
+95
|
*
|
systemd-boot: Try harder not to add ourselves to the list
Jan Janssen
2018-03-07
1
-4
/
+24
|
*
|
systemd-boot: Make automatic entries configurable
Jan Janssen
2018-01-28
1
-6
/
+38
|
*
|
systemd-boot: Return EFI_STATUS instead of INTN for file_read()
Jan Janssen
2018-01-28
4
-23
/
+23
|
|
/
*
|
Add missing double quote from log message (#8257)
antizealot1337
2018-02-23
1
-1
/
+1
*
|
tree-wide: make use of fsync_directory_of_file() all over the place
Lennart Poettering
2018-02-20
1
-2
/
+3
|
/
*
boot/efi: TPM V2 fix for GetEventLog EFI function
Raphael Vogelgsang
2018-01-25
1
-1
/
+4
*
bootctl: report StubInfo if present
Дамјан Георгиевски
2018-01-15
1
-1
/
+4
*
EFI stub: add StubInfo if non-existant
Дамјан Георгиевски
2018-01-15
1
-0
/
+3
*
EFI stub: add LoaderFirmwareInfo, LoaderFirmwareType if non-existant
Дамјан Георгиевски
2018-01-15
1
-0
/
+14
*
EFI stub: add LoaderImageIdentifier if non-existant
Дамјан Георгиевски
2018-01-15
1
-0
/
+7
*
Merge pull request #7855 from poettering/log-h-includes
Zbigniew Jędrzejewski-Szmek
2018-01-15
1
-0
/
+2
|
\
|
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+2
*
|
bootctl: add newline after printf (#7856)
winnerman-pythian
2018-01-11
1
-1
/
+1
|
/
*
separate flags from shebang
bleep_blop
2017-12-25
1
-1
/
+2
*
sd-boot, udev: trivial condition simplifications
Yu Watanabe
2017-12-25
1
-1
/
+1
*
bootctl: silence warning about signed/unsigned comparison
Zbigniew Jędrzejewski-Szmek
2017-12-19
1
-1
/
+1
*
Merge pull request #7631 from cgwalters/systemctl-offline
Lennart Poettering
2017-12-15
1
-6
/
+6
|
\
|
*
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT
Colin Walters
2017-12-14
1
-6
/
+6
*
|
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+2
|
/
*
Merge pull request #7611 from poettering/bootspec-fixes
Zbigniew Jędrzejewski-Szmek
2017-12-12
1
-42
/
+54
|
\
|
*
verbs: add a new VERB_MUSTBEROOT flag
Lennart Poettering
2017-12-11
1
-14
/
+6
|
*
tree-wide: unify logging of "Must be root" message
Lennart Poettering
2017-12-11
1
-9
/
+0
|
*
bootctl: don't trip up in "bootctl status" when we can't find the ESP because...
Lennart Poettering
2017-12-11
1
-6
/
+10
[next]