Home
last modified time | relevance | path

Searched refs:OPT_NO_FLOPPY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c64 #define OPT_NO_FLOPPY -14 macro
81 {"no-floppy", no_argument, 0, OPT_NO_FLOPPY},
224 case OPT_NO_FLOPPY: in main()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4325 (main): Set FLOPPY_DISKS to zero, if OPT_NO_FLOPPY. Set
7454 (OPT_NO_FLOPPY): New macro.
7459 (main): Handle OPT_PROBE_SECOND_FLOPPY and OPT_NO_FLOPPY.