gnuboot/resources
Denis 'GNUtoo' Carikli 3484eb606a
dependencies: pureos-trisquel: Add texlive-plain-generic for the website.
Without that fix we have the following issue when building a release:

    makeinfo \
    	 --pdf \
    	--no-split \
    	-o pages/manual/gnuboot.pdf \
    	../manual/gnuboot.texi
    This is pdfTeX, Version 3.141592653-2.6-1.40.22 [...]
    [...]
    Writing index file gnuboot.cp
    [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] Chapter 1
    ./../manual/gnuboot.texi:122: epsf.tex not found, images will be ignored.
    @image ...f.tex not found, images will be ignored}
    [...]
    ./../manual/gnuboot.texi:122: Emergency stop.
    @image ...f.tex not found, images will be ignored}
                                                      @global @warnednoepsftrue ...
    l.122 mainboard.}

    ./../manual/gnuboot.texi:122:  ==> Fatal error occurred, no output PDF file pro
    duced!
    [...]
    ./../manual/gnuboot.texi:122:  ==> Fatal error occurred, no output PDF file pro
    duced!
    Transcript written on gnuboot.log.
    /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
    make: *** [Makefile:767: pages/manual/gnuboot.pdf] Error 1

The epsf.tex can be found in the texlive-plain-generic package in
/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex.

This issue was introduced by the commit
08b9e449e9 ("Add a minimal GNU Boot
manual.").

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2024-12-04 16:57:38 +01:00
..
coreboot coreboot: blobs.list: fam15h: remove F12NbSmuFirmware.h 2024-11-12 12:17:09 +01:00
dependencies dependencies: pureos-trisquel: Add texlive-plain-generic for the website. 2024-12-04 16:57:38 +01:00
distros Add a minimal GNU Boot manual. 2024-11-25 16:39:16 +01:00
git resources: git: fix configuration with older git versions. 2024-11-22 17:20:11 +01:00
grub ressources/grub, website: add LVM2 support (fix bug #65663 "No support for LVM2"). 2024-09-08 16:31:12 +02:00
guix/gnuboot guix: gnuboot-trisquel-grub.img: add missing inputs. 2024-10-05 11:20:30 +02:00
memtest86plus/patch memtest86+: fix build error (patch from Félicien Pillot) 2022-02-08 07:45:41 +00:00
packages resources: dependencies: unify PureOS and Trisquel. 2024-12-04 16:35:55 +01:00
scripts build system: wrap git commands. 2024-09-08 17:18:53 +02:00
seabios specifically call python3, in scripts 2022-03-13 18:17:09 +00:00
trisquel guix: gnuboot-trisquel-preseed.img: Make it reproducible. 2024-10-05 11:05:39 +02:00
u-boot/default Add support for releasing deblobbed u-boot 2020.07 source tarballs 2022-02-10 10:55:03 +01:00