- 12 Feb, 2016 1 commit
-
-
Andreas Freimuth authored
-
- 22 Jan, 2016 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 14 Dec, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 12 Nov, 2015 1 commit
-
-
Fu Wei authored
-
- 07 Nov, 2015 1 commit
-
-
Andrey Borzenkov authored
-
- 30 May, 2015 1 commit
-
-
Andrei Borzenkov authored
superusers controls both CLI and editing. Also explicitly mention that empty superusers disables them. "Access to menuentry" is a bit vague - change to "execute menuentry" to make it obvious, what access is granted.
-
- 18 May, 2015 1 commit
-
-
Andrei Borzenkov authored
From RFC1542: The 'giaddr' field is rather poorly named. It exists to facilitate the transfer of BOOTREQUEST messages from a client, through BOOTP relay agents, to servers on different networks than the client. Similarly, it facilitates the delivery of BOOTREPLY messages from the servers, through BOOTP relay agents, back to the client. In no case does it represent a general IP router to be used by the client. A BOOTP client MUST set the 'giaddr' field to zero (0.0.0.0) in all BOOTREQUEST messages it generates. A BOOTP client MUST NOT interpret the 'giaddr' field of a BOOTREPLY message to be the IP address of an IP router. A BOOTP client SHOULD completely ignore the contents of the 'giaddr' field in BOOTREPLY messages. Leave code ifdef'd out for the time being in case we see regression. Suggested by: Rink Springer <rink@rink.nu> Closes: 43396
-
- 12 Apr, 2015 1 commit
-
-
Paul Menzel authored
-
- 26 Jun, 2014 1 commit
-
-
Colin Watson authored
longer uses AutoGen directly.
-
- 27 Dec, 2013 1 commit
-
-
Colin Watson authored
* docs/grub.texi (Getting the source code): Likewise.
-
- 23 Dec, 2013 1 commit
-
-
Colin Watson authored
* docs/grub.texi (Obtaining and Building GRUB): Refer to Git rather than Bazaar. * po/README: Likewise. Fix spelling mistake.
-
- 18 Dec, 2013 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 17 Dec, 2013 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
in separate root.
-
- 10 Dec, 2013 1 commit
-
-
Jon McCune authored
Add --no-rs-codes flag to optionally disable reed-solomon codes in grub-install and grub-bios-setup for x86 BIOS targets.
-
- 08 Dec, 2013 1 commit
-
-
Andrey Borzenkov authored
-
- 30 Nov, 2013 1 commit
-
-
Andrey Borzenkov authored
-
- 29 Nov, 2013 5 commits
-
-
Colin Watson authored
Reported by Andrey Borzenkov.
-
Colin Watson authored
Pointed out by Andrey Borzenkov.
-
Colin Watson authored
Suggested by Vladimir Serbinenko.
-
Colin Watson authored
Suggested by Andrey Borzenkov.
-
Colin Watson authored
* docs/grub-dev.texi (Font Metrics): Exclude @image command from DVI builds, since we don't have an EPS version of font_char_metrics.png. Add leading dot to image extension per the Texinfo documentation.
-
- 28 Nov, 2013 3 commits
-
-
Francesco Lavra authored
-
Colin Watson authored
-
Colin Watson authored
Add a new timeout_style environment variable and a corresponding GRUB_TIMEOUT_STYLE configuration key for grub-mkconfig. This controls hidden-timeout handling more simply than the previous arrangements, and pressing any hotkeys associated with menu entries during the hidden timeout will now boot the corresponding menu entry immediately. GRUB_HIDDEN_TIMEOUT=<non-empty> + GRUB_TIMEOUT=<non-zero> now generates a warning, and if it shows the menu it will do so as if the second timeout were not present. Other combinations are translated into reasonable equivalents.
-
- 22 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 20 Nov, 2013 1 commit
-
-
Axel Kellermann authored
selectively skipping systems.
-
- 16 Nov, 2013 1 commit
-
-
Andrey Borzenkov authored
-
- 13 Nov, 2013 1 commit
-
-
Colin Watson authored
sectioning.
-
- 10 Nov, 2013 4 commits
-
-
Vladimir Serbinenko authored
-
Andrey Borzenkov authored
Remove reference to grub-default from description of saved default entry. Also mention that GRUB_DEFAULT=saved depends on availability of environment block.
-
Andrey Borzenkov authored
Signed-off-by:
Andrey Borzenkov <arvidjaar@gmail.com> -
Vladimir Serbinenko authored
XEN PV environment and load kernels.
-
- 08 Nov, 2013 1 commit
-
-
Vladimir Testov authored
* grub-core/gfxmenu/gui_canvas.c: Likewise. * grub-core/gfxmenu/view.c: Likewise. * grub-core/video/fb/video_fb.c: Introduce new functions: grub_video_set_area_status, grub_video_get_area_status, grub_video_set_region, grub_video_get_region. * grub-core/video/bochs.c: Likewise. * grub-core/video/capture.c: Likewise. * grub-core/video/video.c: Likewise. * grub-core/video/cirrus.c: Likewise. * grub-core/video/efi_gop.c: Likewise. * grub-core/video/efi_uga.c: Likewise. * grub-core/video/emu/sdl.c: Likewise. * grub-core/video/radeon_fuloong2e.c: Likewise. * grub-core/video/sis315pro.c: Likewise. * grub-core/video/sm712.c: Likewise. * grub-core/video/i386/pc/vbe.c: Likewise. * grub-core/video/i386/pc/vga.c: Likewise. * grub-core/video/ieee1275.c: Likewise. * grub-core/video/i386/coreboot/cbfb.c: Likewise. * include/grub/video.h: Likewise. * include/grub/video_fb.h: Likewise. * include/grub/fbfill.h: Updated render_target structure. grub_video_rect_t viewport, region, area int area_offset_x, area_offset_y, area_enabled * include/grub/gui.h: New helper function grub_video_bounds_inside_region. * docs/grub-dev.texi: Added information about new functions.
-
- 05 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
e-mail by Per Öberg.
-
- 04 Nov, 2013 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 03 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-