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
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-17
/
+15
*
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
1
-2
/
+1
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-10
/
+5
*
bootctl: fix path in log message
Karel Zak
2015-08-06
1
-1
/
+1
*
systemd-boot: sort /EFI/Linux/*.efi files
Kay Sievers
2015-07-30
1
-8
/
+21
*
Merge pull request #779 from poettering/fflush-and-check
Daniel Mack
2015-07-29
1
-4
/
+4
|
\
|
*
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-4
/
+4
*
|
sd-boot: stub - export LoaderDevicePartUUID
Kay Sievers
2015-07-29
4
-24
/
+82
|
/
*
systemd-boot: fix whitespace
Kay Sievers
2015-07-26
1
-3
/
+3
*
Merge pull request #634 from icarlosvenegas/sd-boot-show-efi-cmdline_v2
Kay Sievers
2015-07-26
1
-2
/
+15
|
\
|
*
sd-boot:Show stub cmdline when edit
Jose Carlos Venegas Munoz
2015-07-20
1
-2
/
+15
*
|
bootctl: add missing newline
Kay Sievers
2015-07-25
1
-0
/
+2
|
/
*
sd-boot: ignore missing /etc/machine-id
David Herrmann
2015-07-15
1
-1
/
+1
*
boot: use BUILD_ID if VERSION_ID is not present
David Herrmann
2015-07-09
1
-2
/
+10
*
boot: fix memleaks in os-release parser
David Herrmann
2015-07-09
1
-3
/
+6
*
bootctl: fix sdboot to systemd-boot
Miguel Bernal Marin
2015-07-05
1
-1
/
+1
*
bootctl: fix an error check
Thomas Hindoe Paaboel Andersen
2015-05-23
1
-1
/
+1
*
bootctl: ferror must be called before FILE is closed
Thomas Hindoe Paaboel Andersen
2015-05-22
1
-9
/
+7
*
bootctl: try to catch all errors
Zbigniew Jędrzejewski-Szmek
2015-05-20
1
-22
/
+46
*
bootctl: modernization
Zbigniew Jędrzejewski-Szmek
2015-05-20
1
-562
/
+284
*
boot: function parameters are separated by comma
Kay Sievers
2015-05-12
1
-13
/
+13
*
boot/util: add ticks_read() stub
Koen Kooi
2015-04-11
1
-0
/
+5
*
boot/util: use x86 ASM only on x86 platforms.
Koen Kooi
2015-04-11
1
-1
/
+1
*
remove duplicated includes
Ronny Chevalier
2015-04-08
1
-1
/
+0
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-1
/
+2
*
bootctl: drop redundant parse_argv()
David Herrmann
2015-03-19
1
-4
/
+0
*
efi: widen operand to avoid overflow
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+1
*
boot: efi - add config option to disable the command line editor
Kay Sievers
2015-03-11
3
-3
/
+39
*
boot/efi: do not assign variable twice
Zbigniew Jędrzejewski-Szmek
2015-03-09
1
-4
/
+1
*
boot: efi - ignore .conf snippets starting with "auto-"
Kay Sievers
2015-03-01
1
-0
/
+3
*
boot: efi - remove a couple of Loader* variables
Kay Sievers
2015-03-01
1
-62
/
+0
*
bootctl: avoid NULL pointer dereference
Zbigniew Jędrzejewski-Szmek
2015-02-27
1
-2
/
+2
*
boot: efi - fix missing include
Marcel Holtmann
2015-02-27
1
-0
/
+1
*
boot: efi - remove custom splash support
Kay Sievers
2015-02-26
1
-62
/
+4
*
boot: efi - split graphics and splash handling
Kay Sievers
2015-02-26
6
-301
/
+346
*
boot: efi - support embedded splash image
Kay Sievers
2015-02-26
3
-17
/
+20
*
boot: efi - print generic error message if we fail to execute an image
Kay Sievers
2015-02-26
1
-8
/
+2
*
boot: efi - remove default boot splash handling
Kay Sievers
2015-02-26
3
-111
/
+41
*
bootctl: check that partition uuid is valid
Thomas Hindoe Paaboel Andersen
2015-02-25
1
-1
/
+7
*
bootctl: fix mem leaks
Thomas Hindoe Paaboel Andersen
2015-02-25
1
-9
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
build-sys: update gitignore
Kay Sievers
2015-02-20
1
-1
/
+1
*
systemd-boot: fix alignment of version in table
Thomas Hindoe Paaboel Andersen
2015-02-18
1
-1
/
+1
*
gummiboot/sd-boot/systemd-boot: rename galore
Tom Gundersen
2015-02-18
14
-17
/
+3452
*
bootctl: add sd-boot support
Kay Sievers
2015-02-17
5
-580
/
+1293
[next]