public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, efi, created. a5c92f50bfcecb8496216c82b41d4dd4b7d78635
@ 2018-07-14 12:45 git
  0 siblings, 0 replies; only message in thread
From: git @ 2018-07-14 12:45 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 12628 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, efi has been created
        at  a5c92f50bfcecb8496216c82b41d4dd4b7d78635 (commit)

- Log -----------------------------------------------------------------
commit a5c92f50bfcecb8496216c82b41d4dd4b7d78635
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jul 12 13:59:07 2018 +0100

    flash-images: Only install grub for EFI on aarch64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 092bc105e4ccde0743fabb18f4891aebd5747c5a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jul 12 10:39:57 2018 +0100

    cdrom: Run isohybrid only when we have syslinux
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit a1eb7761991af6515bd3b08f598454c7720119f8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Jul 10 18:10:14 2018 +0100

    cdrom: Fix building GRUB image for aarch64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 4790db5f9509befbaa2d379a854bddd49d09f497
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Jul 10 15:34:30 2018 +0100

    cdrom: Install ISOLINUX only on some architectures
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 0ce1e4906e0f9db3c5ef4c1e9dd53449cc1d63d9
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Jul 10 14:38:21 2018 +0100

    cdrom: Install iPXE only on x86
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b7407ccad54e5d5d5b4a83073fb1ccdbcfa5b85e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jul 5 23:29:20 2018 +0100

    cdrom: Install memtest only on x86
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 701c891b40dc7e115f7359b26babab86ba36602c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 21 15:53:38 2018 +0100

    Build efibootmgr and efivars only for x86_64 and aarch64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 7c80f8c5cc517e4c39824f038cd3867518e4f262
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Jun 17 22:49:14 2018 +0100

    syslinux: Update to 6.04-pre1
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit e3a3af3c5d1e49d8f86e82500ad7df5f5b2a3b33
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Jun 17 18:18:25 2018 +0100

    installer: Install GRUB in removable mode as well
    
    This allows that a system will boot IPFire even when
    no boot entry is configured in the EFI BIOS
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 7dc7880ddacc97f9e2393d2155f12384c6a3ad11
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Jun 17 18:16:26 2018 +0100

    installer: Always install EFI bootloader on x86_64 and aarch64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 8fbadfc7a31a224c6b339e45ffe2f0041c8f7ec8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Jun 17 18:15:08 2018 +0100

    installer: Create a flag that marks if EFI support is available
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit f096a2ea9871ab087e36cd0044a3875d03b98799
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Jun 13 23:21:58 2018 +0100

    flash-image+cdrom: Execute ARMv5-specific code on ARMv5
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 2c49856ead5c553dde1e8888b6de0937b3f3d00a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Jun 13 23:05:44 2018 +0100

    Rootfile update for parted
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b62f71f7f21752d3f919aaed9378826c36e5731c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Jun 11 18:32:42 2018 +0100

    Build GRUB on aarch64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 3755e358098f303df3f5f7effe47f6e354c8b733
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Jun 11 17:13:40 2018 +0100

    make.sh: Build popt earlier
    
    efivars depends on it and since it is a very common library
    without any dependencies, we can build it very early
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 8a06ff80c4e2daf597ec4ea6542854183351880d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Jun 11 10:32:28 2018 +0100

    grub: Don't explicitely set the font
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 92e782332c88a3adc375f39d8183f031ccfe272a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Jun 11 10:31:29 2018 +0100

    installer: Add support to install on EFI systems
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 4c2343931cc01bf1594d9e9ef194a7ab87c7298a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Jun 11 10:17:54 2018 +0100

    parted: Update to 3.2
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b89c7379f9891a35845a2c1402c86392c4c5800d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 23:31:13 2018 +0100

    flash-images: Make EFI partition 32MB
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 89e79c50c7e497dd7fa8eb5f451fbafa8abb72e6
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 23:18:08 2018 +0100

    flash-images: Cleanup partitioning code
    
    No functional changes
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 8662e981738a22b780f6062900489dfe42c403a3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 22:22:02 2018 +0100

    flash-images: Mark the /boot partition as bootable
    
    Before, the ESP was marked as bootable which isn't necessary
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 7d456c39710018b92ad7668e407f058924ff13b1
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 22:18:32 2018 +0100

    flash-image: Use grub-install to install GRUB in EFI mode
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 2f329aab2700e7a36afcc32a047c44057b4f334a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 22:17:34 2018 +0100

    flash-image: Mark the EFI system partition as such
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit dfb0084e355885908d80b6544bd86fe5c0c1aba2
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 22:17:05 2018 +0100

    flash-image: Remove any other GRUB configuration files in EFI mode
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 24e811b03acb228b71227430c98d48bd1e3ad9ab
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 22:15:58 2018 +0100

    grub: Don't install an empty EFI configuration file
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit fd80e500dfff0f8d5f6ec4a417b7c9fe423779b0
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 7 15:33:48 2018 +0100

    Add efibootmgr and efivar
    
    These packages are required to manage EFI boot options
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b6a0fd583981787fb50a2eae43d34393215eeb95
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 15:24:51 2018 +0100

    cdrom: Select installation as default
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 5fb499f13b3eb8b25c55f113851f25bc9ac91e17
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 15:24:39 2018 +0100

    installer: Detect if we are running in EFI mode
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 6b44fee76f2f086b8ac5378e1fdcf1fc000b70e6
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 15:08:53 2018 +0100

    cdrom: Keep the EFI image on the ISO9660 file system as well
    
    This allows systems to boot the EFI bootloader from the CDROM
    file system instead of using the FAT filesystem which is for USB keys.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 5765b49bff0c3bcd60d1624c1bb159ce47085183
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 14:57:12 2018 +0100

    cdrom: Add grub.cfg that allows to install IPFire
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 582aba05344e161a2ecbed81eef19005a80289ed
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 13:47:47 2018 +0100

    Enable EFI on aarch64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 5f387a1b8630c73cd0d573961356f579fd5520e4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 13:46:56 2018 +0100

    cdrom: Install GRUB into EFI image
    
    This will start GRUB on EFI systems when booting from CD
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit f4330e19b18589a75422d4d1bb34db4b95d02375
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 12:46:01 2018 +0100

    Fix syntax error in lfs/cdrom
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b661333e3a4359c4dcf7cf68a7537fe84ecdee34
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 11:01:08 2018 +0100

    syslinux: FTBFS with newer ld
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 78dd680dfa04b6197488d18c3badbe4fe15c711c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 31 11:00:43 2018 +0100

    make.sh: cdrkit required cmake to build
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 308af080f665e7a43d6ad5aeae8383a7dc34bb0e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed May 30 15:43:30 2018 +0100

    grub: Build new version in EFI mode
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit ba3cbb0cfbf41c05185caa1f42b985738ff218bc
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed May 30 15:23:57 2018 +0100

    Adjust variables that have been renamed
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 7b4323c66ee5e639c841cced6503544c520374e9
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue May 29 20:14:59 2018 +0100

    cdrom: Simplify commands that author the ISO image
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 5f52a95646b6e2f9aa13cd8b38ed1b22484470f7
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Oct 16 23:57:18 2015 +0200

    cdrom: Build EFI-enabled ISO image
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 72d40cfddde09c4db8249ab7dec74e12c0664a6c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Oct 16 23:56:45 2015 +0200

    Config: Have a simple configuration variable that enables EFI
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit df261337933e0532cd7c88658f11070771fa18f7
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Oct 16 23:52:09 2015 +0200

    syslinux: Update to 6.03
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 8a9605840cbfc095b94320d21f14b211e81c3af9
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Oct 3 21:32:12 2015 +0200

    Remove dvdrtools for cdrkit
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 0268380764dc5cc33541643e603b32ce513ab963
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Oct 3 20:25:34 2015 +0200

    ipfire-netboot: Ship EFI image
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 7fbbd2aebc014bdd86e527b94418e8201c82ce42
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Sep 19 23:17:02 2015 +0200

    Enable EFI on x86_64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 784cd5cbd7f4b7ad3d0cda1411b8eb1e038ffc7e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Aug 22 21:18:18 2015 +0100

    Enhance the flash image to support EFI
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-14 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-14 12:45 [git.ipfire.org] IPFire 2.x development tree branch, efi, created. a5c92f50bfcecb8496216c82b41d4dd4b7d78635 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox