summaryrefslogtreecommitdiff
path: root/configs/talkingparabola/build.sh
AgeCommit message (Collapse)Author
2020-08-25sync with archisoDavid P
Imported changes: 4b40193 (HEAD -> master, tag: v47.1, origin/master, origin/HEAD) Add missing declaration of override_install_dir d90184a (tag: v47) Pass profile directory as parameter to mkarchiso e2c5b45 archiso/mkarchiso: reduce duplication and add more info messages Signed-off-by: David P <megver83@parabola.nu>
2020-08-19sync with archiso, add timeout for i686 syslinux menusDavid P
imported the following changes: 13b8c7d (HEAD -> master, origin/master, origin/HEAD) archiso/mkarchiso: correct the path of airootfs/etc/machine-id 41d3d7d Add Joliet file system to the ISO e6455b8 archiso/mkarchiso: create an empty /etc/machine-id ba3e834 scripts/run_archiso.sh: support booting the image as a hard disk or an optical disc 55d9d1f scripts/run_archiso.sh: disable PXE ROM 1e0ffd0 scripts/run_archiso.sh: don't duplicate qemu commands for each boot mode e9f209e Deprecate build.sh scripts and old mkarchiso commands 31b1dfd archiso/mkarchiso: delete all files in /boot not just the kernel and initramfs 7c2247f archiso/mkarchiso: allow choosing boot modes from profiledef.sh 41b9b89 archiso/mkarchiso: copy make_* functions from configs/releng/build.sh 1cc7375 archiso/mkarchiso: start preparing a build_profile command 0387b25 archiso/mkarchiso: general bash improvements
2020-08-01run make_custom_airootfs inside loopsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-01[talkingparabola] sync with releng, talkingarch is just too slow ;)v46David P
talkingarch last synced archiso in v44, but releng has changed a lot since then Signed-off-by: David P <megver83@parabola.nu>
2020-07-15[talkingparabola] can run on i686David P
Signed-off-by: David P <megver83@parabola.nu>
2020-07-15[talkingparabola] sync with talkingarchDavid P
talking-arch isn't completely synced with Arch's releng, however I prefer to wait for them to do it, as they may introduce different stuff, or who knows :P Signed-off-by: David P <megver83@parabola.nu>
2020-01-18only run on x86_64David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18rever '[from Arch32] we can run on i686, too'David P
but keep the checksums change Signed-off-by: David P <megver83@parabola.nu>
2020-01-17remove runit supportDavid P
I'll drop it from [pcr] Signed-off-by: David P <megver83@parabola.nu>
2020-01-17[from Arch32] we can run on i686, tooDavid P
based on 49a9982 (dual-boot branch) also simplify checksum verification process Signed-off-by: David P <megver83@parabola.nu>
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-28fixing splash.png directoriesAndreas 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]
2015-02-26add new splash of Parabola and TalkingParabola logoAndré Fabian Silva Delgado
2015-02-26talkingparabola: use TalkingParabola logo instead of main oneAndré Fabian Silva Delgado
2015-02-21put talkingparabola instead of parabola in iso_name array to avoid confusing ↵André Fabian Silva Delgado
name related to main iso
2014-12-04Add TalkingParabola and edit in live X11 the designJorge Lopez