Home
last modified time | relevance | path

Searched refs:grub (Results 1 – 25 of 36) sorted by relevance

12

/xen/stubdom/grub.patches/
A D50fs_fulldisk.diff1 diff -urN grub-0.97.orig/stage2/fsys_ext2fs.c grub-0.97/stage2/fsys_ext2fs.c
2 --- grub-0.97.orig/stage2/fsys_ext2fs.c 2004-08-08 18:19:18.000000000 +0000
3 +++ grub-0.97/stage2/fsys_ext2fs.c 2008-09-16 19:31:15.000000000 +0000
13 diff -urN grub-0.97.orig/stage2/fsys_fat.c grub-0.97/stage2/fsys_fat.c
14 --- grub-0.97.orig/stage2/fsys_fat.c 2005-03-15 16:52:00.000000000 +0000
15 +++ grub-0.97/stage2/fsys_fat.c 2008-09-16 19:31:26.000000000 +0000
25 diff -urN grub-0.97.orig/stage2/fsys_ffs.c grub-0.97/stage2/fsys_ffs.c
27 +++ grub-0.97/stage2/fsys_ffs.c 2008-09-16 19:31:32.000000000 +0000
37 diff -urN grub-0.97.orig/stage2/fsys_minix.c grub-0.97/stage2/fsys_minix.c
49 diff -urN grub-0.97.orig/stage2/fsys_ufs2.c grub-0.97/stage2/fsys_ufs2.c
[all …]
A D00cvs1 diff -uprN grub-0.97/acinclude.m4 grub/acinclude.m4
13 diff -uprN grub-0.97/ChangeLog grub/ChangeLog
144 diff -uprN grub-0.97/configure grub/configure
221 diff -uprN grub-0.97/configure.ac grub/configure.ac
313 diff -uprN grub-0.97/grub/asmstub.c grub/grub/asmstub.c
377 diff -uprN grub-0.97/grub/main.c grub/grub/main.c
401 diff -uprN grub-0.97/lib/device.c grub/lib/device.c
716 diff -uprN grub-0.97/stage2/bios.c grub/stage2/bios.c
949 diff -uprN grub-0.97/stamp-h.in grub/stamp-h.in
954 diff -uprN grub-0.97/THANKS grub/THANKS
[all …]
A D70compiler_warnings.diff1 [ 1436s] ../grub-upstream/netboot/fsys_tftp.c:213: warning: operation on 'block' may be undefined
2 [ 1437s] ../grub-upstream/netboot/main.c:444: warning: operation on 'block' may be undefined
4 [ 1234s] E: xen sequence-point ../grub-upstream/netboot/fsys_tftp.c:213
5 [ 1234s] E: xen sequence-point ../grub-upstream/netboot/main.c:444
12 Index: grub-0.97/netboot/fsys_tftp.c
14 --- grub-0.97.orig/netboot/fsys_tftp.c
15 +++ grub-0.97/netboot/fsys_tftp.c
29 Index: grub-0.97/netboot/main.c
31 --- grub-0.97.orig/netboot/main.c
32 +++ grub-0.97/netboot/main.c
A D20print_func.diff7 * docs/grub.texi: Added print command description.
16 diff -Nur grub-0.97-bkp/stage2/builtins.c grub-0.97/stage2/builtins.c
17 --- grub-0.97-bkp/stage2/builtins.c 2006-01-05 10:59:05.550350040 -0200
18 +++ grub-0.97/stage2/builtins.c 2006-01-05 11:19:28.422445224 -0200
A D99minios1 Index: grub/stage2/builtins.c
321 Index: grub/stage2/char_io.c
490 Index: grub/stage2/disk_io.c
597 Index: grub/stage2/shared.h
731 Index: grub/stage2/common.c
748 Index: grub/stage2/serial.c
770 Index: grub/stage2/tparm.c
871 Index: grub/netboot/misc.c
987 Index: grub/netboot/main.c
1478 RCS file: /sources/grub/grub/stage2/fsys_xfs.c,v
[all …]
A D30savedefault.diff1 Index: grub/stage2/builtins.c
3 --- grub.orig/stage2/builtins.c 2008-06-02 18:06:08.942580000 +0100
4 +++ grub/stage2/builtins.c 2008-06-06 18:35:07.548390000 +0100
161 Index: grub/stage2/stage2.c
163 --- grub.orig/stage2/stage2.c 2008-06-02 18:06:08.858579000 +0100
164 +++ grub/stage2/stage2.c 2008-06-06 18:04:03.585354000 +0100
A D11graphics-keyboard.diff7 This avoids polling (relevant in the grub-shell and later on
8 in grub if interrupt driven I/O is done). */
A D10graphics.diff1 diff -Naur grub-0.97.orig/configure.ac grub-0.97/configure.ac
16 diff -Naur grub-0.97.orig/stage2/asm.S grub-0.97/stage2/asm.S
325 diff -Naur grub-0.97.orig/stage2/builtins.c grub-0.97/stage2/builtins.c
802 diff -Naur grub-0.97.orig/stage2/char_io.c grub-0.97/stage2/char_io.c
1145 diff -Naur grub-0.97.orig/stage2/cmdline.c grub-0.97/stage2/cmdline.c
1164 diff -Naur grub-0.97.orig/stage2/graphics.c grub-0.97/stage2/graphics.c
1752 diff -Naur grub-0.97.orig/stage2/graphics.h grub-0.97/stage2/graphics.h
1799 diff -Naur grub-0.97.orig/stage2/Makefile.am grub-0.97/stage2/Makefile.am
1846 diff -Naur grub-0.97.orig/stage2/shared.h grub-0.97/stage2/shared.h
1869 diff -Naur grub-0.97.orig/stage2/stage2.c grub-0.97/stage2/stage2.c
[all …]
A D61btrfs.diff1 diff -up grub-upstream.wip/AUTHORS.btrfs grub-upstream.wip/AUTHORS
13 diff -up grub-upstream.wip/configure.ac.btrfs grub-upstream.wip/configure.ac
30 diff -up grub-upstream.wip/grub/Makefile.am.btrfs grub-upstream.wip/grub/Makefile.am
31 --- grub-upstream.wip/grub/Makefile.am.btrfs 2005-02-02 20:38:19.000000000 +0000
32 +++ grub-upstream.wip/grub/Makefile.am 2012-03-20 05:07:09.000000000 +0000
42 diff -up grub-upstream.wip/INSTALL.btrfs grub-upstream.wip/INSTALL
1473 diff -up grub-upstream.wip/stage2/builtins.c.btrfs grub-upstream.wip/stage2/builtins.c
1501 diff -up grub-upstream.wip/stage2/disk_io.c.btrfs grub-upstream.wip/stage2/disk_io.c
1514 diff -up grub-upstream.wip/stage2/filesys.h.btrfs grub-upstream.wip/stage2/filesys.h
3369 diff -up grub-upstream.wip/stage2/Makefile.am.btrfs grub-upstream.wip/stage2/Makefile.am
[all …]
A D40ext3_256byte_inode.diff4 Index: grub/stage2/fsys_ext2fs.c
6 --- grub.orig/stage2/fsys_ext2fs.c 2008-05-27 18:47:19.045183000 +0100
7 +++ grub/stage2/fsys_ext2fs.c 2008-05-27 19:09:21.293187000 +0100
A D60ext4.diff1 Index: grub-0.97/stage2/fsys_ext2fs.c
3 --- grub-0.97.orig/stage2/fsys_ext2fs.c
4 +++ grub-0.97/stage2/fsys_ext2fs.c
154 +#define EXT4_FEATURE_INCOMPAT_64BIT 0x0080 /* grub not supported*/
/xen/tools/pygrub/examples/
A Ddebian-wheezy-hvm.grub26 # from /etc/grub.d and settings from /etc/default/grub
9 ### BEGIN /etc/grub.d/00_header ###
54 ### END /etc/grub.d/00_header ###
61 ### BEGIN /etc/grub.d/10_linux ###
86 ### END /etc/grub.d/10_linux ###
89 ### END /etc/grub.d/20_linux_xen ###
92 ### END /etc/grub.d/30_os-prober ###
94 ### BEGIN /etc/grub.d/40_custom ###
98 ### END /etc/grub.d/40_custom ###
100 ### BEGIN /etc/grub.d/41_custom ###
[all …]
A Dfedora-19.grub25 # from /etc/grub.d and settings from /etc/default/grub
8 ### BEGIN /etc/grub.d/00_header ###
60 ### END /etc/grub.d/00_header ###
62 ### BEGIN /etc/grub.d/10_linux ###
93 ### END /etc/grub.d/10_linux ###
97 ### END /etc/grub.d/20_linux_xen ###
103 ### END /etc/grub.d/30_os-prober ###
105 ### BEGIN /etc/grub.d/40_custom ###
109 ### END /etc/grub.d/40_custom ###
111 ### BEGIN /etc/grub.d/41_custom ###
[all …]
A Drhel-7-beta.grub25 # from /etc/grub.d and settings from /etc/default/grub
8 ### BEGIN /etc/grub.d/00_header ###
62 ### END /etc/grub.d/00_header ###
64 ### BEGIN /etc/grub.d/10_linux ###
95 ### END /etc/grub.d/10_linux ###
98 ### END /etc/grub.d/20_linux_xen ###
104 ### END /etc/grub.d/30_os-prober ###
106 ### BEGIN /etc/grub.d/40_custom ###
110 ### END /etc/grub.d/40_custom ###
112 ### BEGIN /etc/grub.d/41_custom ###
[all …]
A Dubuntu-14.04-lts.grub25 # from /etc/grub.d and settings from /etc/default/grub
8 ### BEGIN /etc/grub.d/00_header ###
74 font="/usr/share/grub/unicode.pf2"
95 ### END /etc/grub.d/00_header ###
102 ### BEGIN /etc/grub.d/10_linux ###
177 ### END /etc/grub.d/10_linux ###
181 ### END /etc/grub.d/20_linux_xen ###
212 ### BEGIN /etc/grub.d/40_custom ###
218 ### END /etc/grub.d/40_custom ###
228 ### BEGIN /etc/grub.d/41_custom ###
[all …]
A Dfedora-16-with-xen.grub25 # from /etc/grub.d and settings from /etc/default/grub
8 ### BEGIN /etc/grub.d/00_header ###
36 ### END /etc/grub.d/00_header ###
38 ### BEGIN /etc/grub.d/10_linux ###
65 ### END /etc/grub.d/10_linux ###
94 ### END /etc/grub.d/20_linux_xen ###
97 ### END /etc/grub.d/30_os-prober ###
99 ### BEGIN /etc/grub.d/40_custom ###
103 ### END /etc/grub.d/40_custom ###
105 ### BEGIN /etc/grub.d/41_custom ###
[all …]
/xen/stubdom/
A DMakefile525 grub-$(GRUB_VERSION).tar.gz:
528 grub-upstream: grub-$(GRUB_VERSION).tar.gz
530 mv grub-$(GRUB_VERSION) $@
535 grub-$(XEN_TARGET_ARCH)-minios-config.mk: $(CURDIR)/grub/minios.cfg
538 .PHONY: grub
539 grub: cross-polarssl grub-upstream $(CROSS_ROOT) grub-$(XEN_TARGET_ARCH)-minios-config.mk target
579 .PHONY: pv-grub
580 pv-grub: mini-os-$(XEN_TARGET_ARCH)-grub libxc grub
604 install-grub: pv-grub
643 uninstall-grub:
[all …]
A Dconfigure.ac24 AX_STUBDOM_DEFAULT_ENABLE([pv-grub], [grub])
67 AX_STUBDOM_LIB([GRUB], [grub], [0.97], [http://alpha.gnu.org/gnu/grub])
/xen/stubdom/grub/
A DMakefile4 vpath %.c ../grub-upstream
10 DEF_CPPFLAGS += -I../grub-upstream/stage1
11 DEF_CPPFLAGS += -I../grub-upstream/stage2
12 DEF_CPPFLAGS += -I../grub-upstream/netboot
/xen/docs/misc/
A Dvtpm-platforms.txt53 kernel="/usr/lib/xen/boot/pv-grub-x86_64.gz"
60 kernel="/usr/lib/xen/boot/pv-grub-x86_64.gz"
94 vtpmmgr domain. The two guest domains may be instantiated using pv-grub or
123 a pair of domains using an unused XSM user field: a vTPM and a pv-grub domain
129 In order to use pv-grub to obtain measurements of the guest kernel in PCRs 4 and
132 guest, as described above, and using the --vtpm-label= argument to pv-grub so
134 the hardware domain, which cannot use pv-grub, to use a vTPM in this situation,
A Dstubdom.txt134 This replaces pygrub to boot domU images safely: it runs the regular grub
144 - use pv-grub.gz as kernel:
146 kernel = "pv-grub.gz"
150 extra = "(hd0,0)/boot/grub/menu.lst"
/xen/tools/tests/mce-test/lib/
A Dxen-mceinj-tool.sh32 local g_grub=$tmpdir/boot/grub/grub.conf
/xen/tools/pygrub/
A DREADME1 pygrub is a grub-like bootloader for xen. This tool is to use to boot domU images.
/xen/tools/pygrub/src/
A Dpygrub27 import grub.GrubConf
28 import grub.LiloConf
29 import grub.ExtLinuxConf
430 … cfg_list = [(x,grub.GrubConf.Grub2ConfigFile) for x in ["/boot/grub/grub.cfg", "/grub/grub.cfg",
432 … [(x,grub.ExtLinuxConf.ExtLinuxConfigFile) for x in ["/boot/isolinux/isolinux.cfg",
437 … [(x,grub.GrubConf.GrubConfigFile) for x in ["/boot/grub/menu.lst", "/boot/grub/grub.conf",
/xen/
A DMakefile69 XEN_TARGET_ARCH=x86_32 $(MAKE) -C stubdom pv-grub
140 XEN_TARGET_ARCH=x86_32 $(MAKE) -C stubdom install-grub

Completed in 27 milliseconds

12