Systemd/src/boot
Mantas Mikulėnas a908cf0a12 bootctl: properly skip duplicate entries (#4048)
'continue' is a fancy no-op here – it only skips through the inner loop,
not the outer one, so entries already in BootOrder get printed twice.

This partially reverts f939cff715 "bootctl: various coding style
updates".
2016-08-30 16:50:19 +02:00
..
efi sd-boot: Fix waiting for keyboard input (#3735) 2016-07-18 15:19:32 -04:00
Makefile boot: add stub Makefile symlink 2013-02-13 02:19:03 +01:00
bootctl.c bootctl: properly skip duplicate entries (#4048) 2016-08-30 16:50:19 +02:00