summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kay Sievers [Wed, 23 Jan 2013 00:53:24 +0000 (01:53 +0100)]
export proper microseconds instead of "ticks"
Kay Sievers [Tue, 22 Jan 2013 13:19:57 +0000 (14:19 +0100)]
version 14
Kay Sievers [Tue, 22 Jan 2013 03:22:39 +0000 (04:22 +0100)]
include magic string to find version number in the binary
Kay Sievers [Tue, 22 Jan 2013 03:22:10 +0000 (04:22 +0100)]
dump: suppress output for unset value
Kay Sievers [Tue, 22 Jan 2013 03:19:15 +0000 (04:19 +0100)]
use gcc's -Wextra
Kay Sievers [Mon, 21 Jan 2013 23:55:24 +0000 (00:55 +0100)]
version 13
Kay Sievers [Mon, 21 Jan 2013 23:55:00 +0000 (00:55 +0100)]
use git archive
Kay Sievers [Mon, 21 Jan 2013 23:22:21 +0000 (00:22 +0100)]
export automatically added entries in an EFI variable
Kay Sievers [Mon, 21 Jan 2013 21:22:38 +0000 (22:22 +0100)]
skip check if entry->machine_id is not set
Kay Sievers [Mon, 21 Jan 2013 20:53:09 +0000 (21:53 +0100)]
version 12
Kay Sievers [Mon, 21 Jan 2013 20:41:45 +0000 (21:41 +0100)]
recognize LoaderEntryOptions{,OneShot}-$machine-id EFI variables
Kay Sievers [Mon, 21 Jan 2013 20:40:19 +0000 (21:40 +0100)]
turn "title-machine" and "title-version" into proper "machine-id" and "version"
Kay Sievers [Mon, 21 Jan 2013 20:39:17 +0000 (21:39 +0100)]
TODO update
Kay Sievers [Sat, 19 Jan 2013 20:31:45 +0000 (21:31 +0100)]
add missing break;
Kay Sievers [Sat, 19 Jan 2013 20:22:12 +0000 (21:22 +0100)]
version 11
Kay Sievers [Sat, 19 Jan 2013 19:27:31 +0000 (20:27 +0100)]
export LoaderDevicePartUUID=
Kay Sievers [Thu, 17 Jan 2013 06:26:43 +0000 (07:26 +0100)]
version 10
Kay Sievers [Thu, 6 Dec 2012 14:47:24 +0000 (15:47 +0100)]
version 9
James Bottomley [Thu, 6 Dec 2012 11:37:13 +0000 (11:37 +0000)]
secure boot: signal security error back to the caller
I needed a modification to gummiboot: it has to signal back to the
calling program that it had a security error so that the original loader
can ask the user to enrol the hash of the kernel for booting.
Kay Sievers [Wed, 31 Oct 2012 11:54:13 +0000 (12:54 +0100)]
version 8
Kay Sievers [Wed, 31 Oct 2012 11:53:22 +0000 (12:53 +0100)]
properly skip empty lines in config files
Kay Sievers [Tue, 30 Oct 2012 22:39:54 +0000 (23:39 +0100)]
do not count backwards with for (;;) and unsigned, it does not stop
Kay Sievers [Tue, 30 Oct 2012 22:39:35 +0000 (23:39 +0100)]
enable signed/unsigned warnings
Kay Sievers [Tue, 30 Oct 2012 11:52:43 +0000 (12:52 +0100)]
add missing = NULL initializers
Kay Sievers [Fri, 12 Oct 2012 11:18:27 +0000 (13:18 +0200)]
version 7
Felipe Contreras [Thu, 11 Oct 2012 23:55:47 +0000 (01:55 +0200)]
fix memory leaks
Felipe Contreras [Thu, 11 Oct 2012 23:55:46 +0000 (01:55 +0200)]
standardize error checks
Kay Sievers [Thu, 11 Oct 2012 15:55:27 +0000 (17:55 +0200)]
config_default_entry_select: get rid of unconditional curly braces block
Kay Sievers [Thu, 11 Oct 2012 15:54:29 +0000 (17:54 +0200)]
Makefile: test - create subdirectory
Felipe Contreras [Thu, 11 Oct 2012 17:42:11 +0000 (19:42 +0200)]
Fix conditional loop when there are no entries
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Kay Sievers [Sun, 9 Sep 2012 22:26:10 +0000 (00:26 +0200)]
version 6
Kay Sievers [Sun, 9 Sep 2012 22:16:12 +0000 (00:16 +0200)]
add OS X to the boot options list
Kay Sievers [Wed, 5 Sep 2012 01:24:58 +0000 (03:24 +0200)]
ignore case when comparing the loaded image location
Kay Sievers [Wed, 5 Sep 2012 01:08:49 +0000 (03:08 +0200)]
do not auto-select automatically added entries
Kay Sievers [Fri, 27 Jul 2012 08:01:01 +0000 (10:01 +0200)]
uncomment -mno-red-zone
Kay Sievers [Wed, 18 Jul 2012 17:59:32 +0000 (19:59 +0200)]
version 5
Kay Sievers [Wed, 18 Jul 2012 17:58:46 +0000 (19:58 +0200)]
force EFI text mode when entering the menu
Kay Sievers [Wed, 18 Jul 2012 17:18:34 +0000 (19:18 +0200)]
Makefile: change comment about fstab
Kay Sievers [Sat, 14 Jul 2012 22:15:40 +0000 (00:15 +0200)]
add "title-version", "title-machine" to non-unique menu "title"s
Kay Sievers [Sat, 14 Jul 2012 21:12:59 +0000 (23:12 +0200)]
fix typo in comment
Kay Sievers [Sat, 14 Jul 2012 21:08:48 +0000 (23:08 +0200)]
version 4
Kay Sievers [Sat, 14 Jul 2012 21:02:53 +0000 (23:02 +0200)]
move some code around
Kay Sievers [Sat, 14 Jul 2012 21:02:25 +0000 (23:02 +0200)]
update TODO
Kay Sievers [Sat, 14 Jul 2012 21:01:54 +0000 (23:01 +0200)]
print error and exit if no loader to start can be found
Kay Sievers [Sat, 14 Jul 2012 19:47:01 +0000 (21:47 +0200)]
"EFI default loader" -> "EFI Default Loader"
Kay Sievers [Sat, 14 Jul 2012 19:42:59 +0000 (21:42 +0200)]
Makefile: search for gnuefi libdir
Kay Sievers [Sat, 14 Jul 2012 19:13:02 +0000 (21:13 +0200)]
update TODO
Joerg Schirottke [Sat, 14 Jul 2012 01:26:23 +0000 (03:26 +0200)]
add config entry for EFI Shell automatically
Kay Sievers [Fri, 13 Jul 2012 19:16:23 +0000 (21:16 +0200)]
update TODO
Kay Sievers [Fri, 13 Jul 2012 18:40:16 +0000 (20:40 +0200)]
update TODO
Kay Sievers [Fri, 13 Jul 2012 18:00:52 +0000 (20:00 +0200)]
update README
Kay Sievers [Fri, 13 Jul 2012 17:31:59 +0000 (19:31 +0200)]
update TODO
Kay Sievers [Fri, 13 Jul 2012 15:30:00 +0000 (17:30 +0200)]
update TODO
Kay Sievers [Fri, 13 Jul 2012 14:42:24 +0000 (16:42 +0200)]
rename to loader-postinst.sh
Kay Sievers [Fri, 13 Jul 2012 14:41:17 +0000 (16:41 +0200)]
postinst script: tabs are as useful as a hole in the head
Kay Sievers [Fri, 13 Jul 2012 14:28:56 +0000 (16:28 +0200)]
add "default $vendor-*" to /loader/loader.conf
Harald Hoyer [Fri, 13 Jul 2012 12:28:35 +0000 (14:28 +0200)]
gummiboot-postinst.sh: clarified error messages
Kay Sievers [Fri, 13 Jul 2012 11:38:26 +0000 (13:38 +0200)]
add TODO
Kay Sievers [Fri, 13 Jul 2012 11:35:34 +0000 (13:35 +0200)]
dump: start "1/3" number with 1
Harald Hoyer [Fri, 13 Jul 2012 10:55:49 +0000 (12:55 +0200)]
gummiboot-postinst.sh: s#/etc/kernel-cmdline#/etc/kernel/cmdline#g
Harald Hoyer [Fri, 13 Jul 2012 10:45:11 +0000 (12:45 +0200)]
gummiboot-postinst.sh: create loader/loader.conf and code beauty
if loader/loader.conf does not exist, create it with
default *$ID*
where $ID is the distro ID in /etc/os-release.
Also turned all variables in upper case.
Harald Hoyer [Fri, 13 Jul 2012 07:27:10 +0000 (09:27 +0200)]
gummiboot-postinst.sh: cow option for cp is useless
vfat does not support cow, of course
Harald Hoyer [Fri, 13 Jul 2012 06:58:27 +0000 (08:58 +0200)]
gummiboot-postinst.sh: shorten title entry
Harald Hoyer [Fri, 13 Jul 2012 06:58:51 +0000 (08:58 +0200)]
gummiboot.c: correct maximum line lenght of menu entries
Harald Hoyer [Fri, 13 Jul 2012 06:38:28 +0000 (08:38 +0200)]
gummiboot-postinst.sh: add $version to title
Harald Hoyer [Fri, 13 Jul 2012 06:03:10 +0000 (08:03 +0200)]
This is a script to be called automatically by new-kernel-pkg as
/etc/kernel/postinst.d/gummiboot-postinst.sh
Kay Sievers [Fri, 6 Jul 2012 01:16:11 +0000 (03:16 +0200)]
debug -> dump
Kay Sievers [Fri, 6 Jul 2012 01:15:16 +0000 (03:15 +0200)]
'*' dumps the internal state to the console
Kay Sievers [Fri, 6 Jul 2012 01:14:52 +0000 (03:14 +0200)]
call Exit() when quitting
Kay Sievers [Thu, 5 Jul 2012 23:17:26 +0000 (01:17 +0200)]
bump version
Kay Sievers [Thu, 5 Jul 2012 23:05:45 +0000 (01:05 +0200)]
move most of the documentation to the wiki
Kay Sievers [Thu, 5 Jul 2012 22:04:21 +0000 (00:04 +0200)]
LoaderDevicePath -> LoaderDeviceIdentifer
Kay Sievers [Thu, 5 Jul 2012 07:24:23 +0000 (09:24 +0200)]
export LoaderDevicePath= to allow the OS to find the active ESP
Kay Sievers [Thu, 5 Jul 2012 07:23:39 +0000 (09:23 +0200)]
LoaderTicksStartImage -> LoaderTicksExec
Kay Sievers [Wed, 4 Jul 2012 18:28:00 +0000 (20:28 +0200)]
cleanup on exit
Kay Sievers [Wed, 4 Jul 2012 17:46:29 +0000 (19:46 +0200)]
show firmware revision in 'v'
Kay Sievers [Wed, 4 Jul 2012 16:13:03 +0000 (18:13 +0200)]
bump version
Kay Sievers [Wed, 4 Jul 2012 14:50:30 +0000 (16:50 +0200)]
'q' is quit
Kay Sievers [Wed, 4 Jul 2012 14:27:52 +0000 (16:27 +0200)]
rename internal identifiers of well-known loader names to avoid clashes
Kay Sievers [Wed, 4 Jul 2012 13:56:04 +0000 (15:56 +0200)]
add windows boot manager if we find it
Also suppress the entry of a well-known loader if we are that loader
ourselves.
Kay Sievers [Tue, 3 Jul 2012 22:35:51 +0000 (00:35 +0200)]
simplify "initrd" handling
For EFI kernels, the initrd is just an option string passed, which
specifies the location of the initrds to load.
Just add all configured initrd lines to the option line, so we
support multiple initrds and can edit them in the option line.
Kay Sievers [Tue, 3 Jul 2012 20:16:19 +0000 (22:16 +0200)]
Makefile: add libgcc
Kay Sievers [Tue, 3 Jul 2012 10:35:47 +0000 (12:35 +0200)]
Makefile: add flags and dependencies
Kay Sievers [Mon, 2 Jul 2012 13:34:29 +0000 (15:34 +0200)]
arch ifdef fallback boot loader entry
Kay Sievers [Sun, 1 Jul 2012 17:11:34 +0000 (19:11 +0200)]
clarify timeout setting message
Kay Sievers [Sun, 1 Jul 2012 16:28:08 +0000 (18:28 +0200)]
convert utf8 config entries to utf16
Kay Sievers [Sat, 30 Jun 2012 02:28:40 +0000 (04:28 +0200)]
Makefile: test - use /boot
Kay Sievers [Fri, 29 Jun 2012 23:02:47 +0000 (01:02 +0200)]
LoaderConfigDefault -> LoaderEntryDefault
Harald Hoyer [Fri, 29 Jun 2012 18:35:33 +0000 (20:35 +0200)]
changed the options edit key to 'e'
we are so used to grub :-)
Kay Sievers [Fri, 29 Jun 2012 17:22:13 +0000 (19:22 +0200)]
do not export empty tick variables
Harald Hoyer [Fri, 29 Jun 2012 17:21:21 +0000 (19:21 +0200)]
for KEYUP jump to space rather than last char of the word
Harald Hoyer [Fri, 29 Jun 2012 16:43:55 +0000 (18:43 +0200)]
fix KEY_UP/KEY_DOWN word jump
Kay Sievers [Fri, 29 Jun 2012 16:25:46 +0000 (18:25 +0200)]
line edit - always start image when return was hit
Harald Hoyer [Fri, 29 Jun 2012 05:49:37 +0000 (07:49 +0200)]
change behaviour of up/down keys to go to next/previous word in edit
Kay Sievers [Thu, 28 Jun 2012 20:48:34 +0000 (22:48 +0200)]
move qemu bios location
Kay Sievers [Thu, 28 Jun 2012 20:42:56 +0000 (22:42 +0200)]
Timeout -> Menu timeout
Kay Sievers [Thu, 28 Jun 2012 20:03:45 +0000 (22:03 +0200)]
properly terminate edited line
Kay Sievers [Thu, 28 Jun 2012 18:10:31 +0000 (20:10 +0200)]
initial import