summaryrefslogtreecommitdiffstats
path: root/common/boot.c
Commit message (Expand)AuthorAgeFilesLines
* boot: make it a little bit less verboseVivien Didelot2019-01-211-14/+6
* boot: Make independent of command supportSascha Hauer2018-02-061-1/+1
* Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-131-1/+1
* globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-1/+1
* bootchooser: register as bootentry providerSascha Hauer2017-04-061-6/+0
* blspec: register as bootentry providerSascha Hauer2017-04-061-12/+0
* boot: Allow to register boot entry providersSascha Hauer2017-04-061-0/+26
* menu: sanitize menu_add_titleSascha Hauer2017-01-101-1/+1
* boot: add framework for redundant boot scenariosMarc Kleine-Budde2016-09-221-0/+7
* Merge branch 'for-next/menu'Sascha Hauer2016-09-131-3/+7
|\
| * rework menu so that it can support multiline titlesAleksey Kuleshov2016-09-051-2/+6
| * properly remove menu entryAleksey Kuleshov2016-08-181-0/+1
| * fix double freeAleksey Kuleshov2016-08-181-1/+0
* | blspec: Handle nfs:// pathes from bootSascha Hauer2016-08-291-1/+2
|/
* boot: add single quotes when printing boot target namesSascha Hauer2016-07-261-3/+3
* boot: Move code to common/Sascha Hauer2016-07-261-0/+339