summaryrefslogtreecommitdiff
path: root/configs/profile/build.sh
AgeCommit message (Collapse)Author
2019-03-08return to the previous directoryDavid P
Signed-off-by: David P <megver83@parabola.nu>
2019-03-07Add sha512 checksums for EFI Shell blobsDavid P
And download them from the latest tag, based on the UDK2018 branch (to follow archiso{32}), instead of the UDK2018 branch, which (due to the nature of git branches) I would have to update the checksums everytime someone updates the .efi files (although it is, in theory, not going to happen, since it's a branch from last year, but nah...) This should be temporary until someone gets EdkShellPkg to build successfully, because I've been able to build ShellPkg, but EdkShellPkg breaks, and it would be stupid to have ShellPkg built from source in our repos but EdkShellPkg directly from Github. However, that can be discussed. Looks like we would have to ship an special toolchain for building EdkShellPkg, since it is unmaitained (and obsolete, in fact it is no longer in the master branch of edk2), it may work with older GCC versions (I tried gcc5, looks like there is an improvement, but still breaks) Signed-off-by: David P <megver83@parabola.nu>
2019-02-27[archiso] update download url for Shell_Full.efiDavid P
https://bugzilla.tianocore.org/show_bug.cgi?id=1108 Signed-off-by: David P <megver83@parabola.nu>
2018-12-21Add sysvinit supportDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-09-11Release parabolaiso-v39v39David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-17Release parabolaiso-v36v36David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-30Release parabolaiso-v35v35David P
Signed-off-by: David P <megver83@parabola.nu>
2018-05-16modify entire source according to archiso32David P
and remove unused configs/talkingparabola-X11 Signed-off-by: David P <megver83@parabola.nu>
2017-05-29fixed in-repo buildAndreas Grapentin
2017-05-28increased efiboot.img sizeAndreas Grapentin
2015-09-09replace gummiboot/gummibootx64.efi -> systemd/boot/efi/systemd-bootx64.eficoadde [Márcio Alexandre Silva Delgado]
2014-12-02Change *-LIBRE to *-gnu-*Jorge Lopez
2014-10-08The latest version of syslinux.Drtan Samos
2013-09-06Export variable iso_version to customize_root_image.shEsteban Carnevale
2013-09-02Change disk label to PARA_YYYYMM because the limit is 11 characters.Esteban Carnevale
2013-09-02Revert "[configs/releng] Add SecureBoot support via prebootloader"Esteban Carnevale
This reverts commit 3e4740484edd23d6c1db42ab24c3555e8ab6b03a.
2013-09-02Merge branch 'rebrand/releng'Esteban Carnevale
Conflicts: Makefile configs/profile/build.sh configs/profile/mkinitcpio.conf configs/profile/pacman-key-4.0.3_unattended-keyring-init.patch configs/profile/root-image/root/customize_root_image.sh configs/profile/root-image/root/install.txt configs/profile/syslinux/splash.png
2013-09-02Leave only directory for profile relengEsteban Carnevale
2013-09-02Get EFI binaries from the directory of parabolaiso-data instead of internet.Esteban Carnevale
2013-09-02Add data_dir variable set to /usr/share/parabolaiso/data (provided by ↵Esteban Carnevale
parabolaiso-data).
2013-09-02Replace the syslinux splash image source location with the parabolaiso-data ↵Esteban Carnevale
directory.
2013-09-02Leave only directory for profile relengEsteban Carnevale