- 30 May, 2020 1 commit
-
-
David Runge authored
configs/releng/build.sh: Instead of downloading UDK2018 based edk2 UEFI shell, use the Shell binaries from the edk2-shell package. This effectively makes the use of EFI shell v1 obsolete. configs/releng/efiboot/loader/entries/uefi-shell-v*: Renaming UEFI shell entries to match the packaged edk2-shell based UEFI shell binaries. configs/releng/build.sh: Renaming the systemd-boot bootloader entries for UEFI shell (normal and full version) to reflect their file names, which are derived from the binary names in the edk2-shell package. Copying the edk2-shell based UEFI shell binaries for normal efiboot and .iso based "el-torito" efiboot mode. docs/README.build: Adding edk2-shell to the requirements in the documentation, as the package is now used to provide UEFI shell.
-
- 26 Apr, 2019 1 commit
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 13 Dec, 2018 1 commit
-
-
Christian Hesse authored
https://bugzilla.tianocore.org/show_bug.cgi?id=1108 Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 25 Aug, 2018 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 24 Aug, 2018 1 commit
-
-
Christian Hesse authored
The package linux-firmware has a new split package amd-ucode. Do not build the image manually but use the package. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 19 Aug, 2018 1 commit
-
-
Gerardo Exequiel Pozzi authored
Requested at FS#59694
-
- 01 Aug, 2018 1 commit
-
-
Eli Schwartz via arch-releng authored
extract `uname -r` from the contents of vmlinuz-linux rather than make assumptions about the kernel EXTRAVERSION. This is trivially customizable by changing the chosen kernel image. Fixes FS#59496 Signed-off-by:
Eli Schwartz <eschwartz@archlinux.org>
-
- 28 Jun, 2018 1 commit
-
-
Gerardo Exequiel Pozzi authored
-
- 24 Jun, 2018 1 commit
-
-
Gerardo Exequiel Pozzi authored
Implement FS#54126
-
- 23 Jun, 2018 2 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
Fix for FS#58473 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 02 Mar, 2017 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 23 Jan, 2017 1 commit
-
-
Gerardo Exequiel Pozzi authored
Only avoid build i686. The syslinux config files for i686 are still present. This implies that a i686 entry will be present but not working. In another patch, this can be removed if desired. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 07 Dec, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
We reached the upper limit again [#1], increasing sufficiently to do not touch again in long time. [#1] 526be157 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 15 May, 2016 2 commits
-
-
Gerardo Exequiel Pozzi authored
Thanks Daniel Hillenbrand.
-
Gerardo Exequiel Pozzi authored
Thanks Philip Müller. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 13 May, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
Should be fixed FS#49314 first
-
- 12 May, 2016 1 commit
-
-
Christian Hesse authored
Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 02 Mar, 2016 2 commits
-
-
Gerardo Exequiel Pozzi authored
Current build leaves ~800K free of 31M in the FAT filesystem, adding 9M. Going beyond 65535 sectors of 512-byte is a bit special, but works for EFI. Image size is reported a zero in boot catalog, but xorriso does a good job, and writes right value in hybrid-partition. Tested booting in qemu in both modes (cd-rom and hybrid) and works fine. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
FS#48382
-
- 28 Feb, 2016 1 commit
-
-
Thomas Bächler authored
A new option -g <keyid> is added to build.sh set the key id. If it is set, the squashfs files will be signed by gpg and the gpg key will be added to archiso.img. In order to use this option, a gpg agent must be running. Since build.sh is executed as root, it may be necessary to set the GNUPGHOME environment variable, for example $ su -c "GNUPGHOME=/home/youruser/.gnupg /path/to/build.sh -g yourkeyid"
-
- 20 Jul, 2015 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 18 Jul, 2015 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 25 Jun, 2015 2 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 21 Apr, 2015 1 commit
-
-
Christian Hesse authored
I see cases where a stale loop device stays around and fills up my partition as image file is still in use and does not get unlinked. Explicitly detach loop device on umount to fix that. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 17 Apr, 2015 1 commit
-
-
Gerardo Exequiel Pozzi authored
Fix FS#44620, reported by Lukas B. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 21 Dec, 2014 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 01 Nov, 2014 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 29 Oct, 2014 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 28 Jun, 2014 3 commits
-
-
Gerardo Exequiel Pozzi authored
-
Gerardo Exequiel Pozzi authored
Always create one filesystem of a fixed size (32G), format (ext4) and know name "airootfs". Simplify logic a lot.
-
Gerardo Exequiel Pozzi authored
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
-
- 19 Oct, 2013 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 03 Sep, 2013 1 commit
-
-
Gerardo Exequiel Pozzi authored
FS#36780 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 19 Jun, 2013 1 commit
-
-
Gerardo Exequiel Pozzi authored
Tested only under QEMU using OVMF SecureBoot enabled firmware plus lockdown-ms. Both loader.efi (gummiboot) and vmlinuz.efi should be hashed before boot in secure mode. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 13 Apr, 2013 1 commit
-
-
Pierre Schmitz authored
* Remove the unattended-keyring-init patch as this was applied by upstream with pacamn 4.1 * Update our pacman.conf following the new upstream default Signed-off-by:
Pierre Schmitz <pierre@archlinux.de> Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 28 Feb, 2013 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 21 Dec, 2012 1 commit
-
-
Gerardo Exequiel Pozzi authored
* This scripts, now runs only in x86_64. * build.sh does not require arguments to run (no more build, clean, purge). * /usr/share split is not done anymore: there are some differences between two arches. (ISO size +60MiB) * /usr/lib/modules split is not done anymore: this was never enabled officially in aitab. Tested and works fine. Maybe some small cosmetic changes needed. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 10 Dec, 2012 1 commit
-
-
Gerardo Exequiel Pozzi authored
Simplify code path. Previously in "dual" mode is executed when arch=i686, i686 was used as primary source. This does not change current behaviour of building "dual" on x86_64. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-