Searched refs:GRUB (Results 1 - 16 of 16) sorted by relevance

/external/grub/util/
H A Dgrub-set-default3 # Set a default boot entry for GRUB
32 Set the default boot entry for GRUB.
51 echo "grub-set-default (GNU GRUB ${VERSION})"
77 # Determine the GRUB directory. This is different among OSes.
86 echo "No GRUB directory found under ${rootdir}/" 1>&2
H A Dgrub-set-default.in3 # Set a default boot entry for GRUB
32 Set the default boot entry for GRUB.
51 echo "grub-set-default (GNU GRUB ${VERSION})"
77 # Determine the GRUB directory. This is different among OSes.
86 echo "No GRUB directory found under ${rootdir}/" 1>&2
H A Dgrub-install.in3 # Install GRUB on your drive.
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
70 --force-lba force GRUB to use LBA mode even for a buggy
74 INSTALL_DEVICE can be a GRUB device name or a system device filename.
76 grub-install copies GRUB images into the DIR/boot directory specfied by
85 # Convert an OS device to the corresponding GRUB drive.
144 # GRUB's syntax.
238 echo "grub-install (GNU GRUB ${VERSION})"
296 # Check if GRUB i
[all...]
H A Dgrub-install3 # Install GRUB on your drive.
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
70 --force-lba force GRUB to use LBA mode even for a buggy
74 INSTALL_DEVICE can be a GRUB device name or a system device filename.
76 grub-install copies GRUB images into the DIR/boot directory specfied by
85 # Convert an OS device to the corresponding GRUB drive.
144 # GRUB's syntax.
238 echo "grub-install (GNU GRUB ${VERSION})"
296 # Check if GRUB i
[all...]
/external/grub/docs/
H A Dmenu.lst75 # For installing GRUB into the hard disk
76 title Install GRUB into the hard disk
/external/grub/netboot/
H A Dmisc.c2 * GRUB -- GRand Unified Bootloader
22 #define GRUB 1 macro
54 define separate definitions from GRUB. */
H A Detherboot.h2 * GRUB -- GRand Unified Bootloader
20 /* RULE: You must define the macro ``GRUB'' when including this header
21 file in GRUB code. */
33 /* Include GRUB-specific macros and prototypes here. */
41 /* In GRUB, the relocated address in Etherboot doesn't have any sense.
542 #ifndef GRUB
547 #endif /* GRUB */
H A Dfsys_tftp.c2 * GRUB -- GRand Unified Bootloader
33 #define GRUB 1 macro
241 /* In GRUB, this variable doesn't play any important role at all,
H A Dconfig.c2 * GRUB -- GRand Unified Bootloader
29 #define GRUB 1 macro
344 #endif /* GRUB && INCLUDE_PCI */
521 /* In GRUB, the ROM info is initialized here. */
H A Dmain.c2 * GRUB -- GRand Unified Bootloader
40 #define GRUB 1 macro
1060 /* GRUB now handles its own tag. Get the name of a configuration
1072 in GRUB 1.0. */
/external/grub/stage2/
H A Dcmdline.c1 /* cmdline.c - the device-independent GRUB text command line */
3 * GRUB -- GRand Unified Bootloader
24 # define GRUB 1 macro
H A Dcommon.c3 * GRUB -- GRand Unified Bootloader
24 # define GRUB 1 macro
132 /* For now, GRUB assumes 32bits addresses, so... */
173 * unused by GRUB.
256 /* For now, GRUB doesn't probe floppies, since it is trivial to map
299 mbi.boot_loader_name = (unsigned long) "GNU GRUB " VERSION;
H A Ddisk_io.c3 * GRUB -- GRand Unified Bootloader
26 # define GRUB 1 macro
566 iterating this function. The partition representation in GRUB will
H A Dbuiltins.c1 /* builtins.c - the GRUB builtin commands */
3 * GRUB -- GRand Unified Bootloader
32 # define GRUB 1 macro
963 "Display what GRUB thinks the system address space map of the"
1024 " a GRUB file and TO must be an OS file."
1213 " was rebooted by a kernel that GRUB loaded."
2384 /* XXX: For now, OpenBSD is identical to NetBSD, from GRUB's
2454 " \"multiboot\". The option --no-mem-option tells GRUB not to pass a"
2456 " provided, then GRUB ignores the rest of the line, and instead passes"
2541 "Set the active partition on the root disk to GRUB'
[all...]
/external/grub/
H A Dconfig.status262 This file was extended by GRUB $as_me 0.97, which was
305 GRUB config.status 0.97
469 s,@PACKAGE_NAME@,GRUB,;t t
472 s,@PACKAGE_STRING@,GRUB 0.97,;t t
885 ${ac_dA}PACKAGE_NAME${ac_dB}PACKAGE_NAME${ac_dC}"GRUB"${ac_dD}
888 ${ac_dA}PACKAGE_STRING${ac_dB}PACKAGE_STRING${ac_dC}"GRUB 0.97"${ac_dD}
928 ${ac_uA}PACKAGE_NAME${ac_uB}PACKAGE_NAME${ac_uC}"GRUB"${ac_uD}
931 ${ac_uA}PACKAGE_STRING${ac_uB}PACKAGE_STRING${ac_uC}"GRUB 0.97"${ac_uD}
H A Dconfigure3 # Generated by GNU Autoconf 2.59 for GRUB 0.97.
270 PACKAGE_NAME='GRUB'
273 PACKAGE_STRING='GRUB 0.97'
783 \`configure' configures GRUB 0.97 to adapt to many kinds of systems.
849 short | recursive ) echo "Configuration of GRUB 0.97:";;
1042 GRUB configure 0.97
1056 It was created by GRUB $as_me 0.97, which was
3493 # stack smashing attacks, but GRUB doesn't want this feature.
3935 { { echo "$as_me:$LINENO: error: GRUB requires a working absolute objcopy; upgrade your binutils" >&5
3936 echo "$as_me: error: GRUB require
[all...]

Completed in 128 milliseconds