diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-25 16:45:15 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-25 16:59:57 -0500 |
commit | 85e1a4604c6e416c5c736d10da9234069143267e (patch) | |
tree | b1c5eb7de847f9453addde5f583f9fe7fcd77833 /projects/memtest86plus/configs/install | |
parent | 35934432a6257126f1dc444ee1b2864c8e741082 (diff) | |
download | librebootfr-85e1a4604c6e416c5c736d10da9234069143267e.tar.gz librebootfr-85e1a4604c6e416c5c736d10da9234069143267e.zip |
Add memtest86plus floppy image to install file
To retain options, it would be a good idea to keep the floppy image
since SeaBIOS can boot floppy images directly from CBFS.
Diffstat (limited to 'projects/memtest86plus/configs/install')
-rw-r--r-- | projects/memtest86plus/configs/install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/memtest86plus/configs/install b/projects/memtest86plus/configs/install index 4092a417..6d1d72a2 100644 --- a/projects/memtest86plus/configs/install +++ b/projects/memtest86plus/configs/install @@ -1 +1,2 @@ memtest:memtest.elf +memtest.bin:memtest.img |