* [git.ipfire.org] IPFire 2.x development tree branch, efi, created. c7458e5304516f9dbb5bbe3aadeb0a50704b87ad
@ 2018-07-12 13:01 git
0 siblings, 0 replies; only message in thread
From: git @ 2018-07-12 13:01 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 13371 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 c7458e5304516f9dbb5bbe3aadeb0a50704b87ad (commit)
- Log -----------------------------------------------------------------
commit c7458e5304516f9dbb5bbe3aadeb0a50704b87ad
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 aaf98b16b595a22655133eec552496fa8c332a01
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 53818eed56ad95dbdc434377281d61c43ea4a704
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 df2a4fcd7cff886794f24635467ee3c92d7c04ea
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 babbfbc444d6ac7781256ac144ec212ce4a804bc
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 27c7e6fd4f07835177606df2fae70a04917b9e15
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 f1f0ca45afda31e3acf3d03cd67aedde8b4b1f95
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jul 5 23:28:15 2018 +0100
aarch64: Remove -multi suffix from kernel
This gets in the way for authoring the CD and we will
never have any other kernels but the main one.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 1f6369727196f323c0763eb6e36c30ee6c070a4c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jul 5 23:27:24 2018 +0100
linux: Simplify compiling and installing the kernel
There was loads of duplicated code which could have been
made shorter by adding one variable.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 45570844abac7dabca45df1ef4edfb82e04d5d88
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 d8a4504a3a1a8116e189b317b38635ef7c990cfa
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 998a6f54797b06337c9392d7a17ba7faaed74aeb
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 5d0b96d588bb5f8a7730124a52bdd12e2164c2be
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 681f3f82314abd217b3e9e3a742ba38e0e549eff
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 809d61f619ade3014ad51ceffa14906e9a232990
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 8b733cdc35ecfafea476cad123a24e6fc2473a59
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 f1930c60c62101c3e52a58148f8539af99ec5039
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 3db53b60bb65bef2659742ebd16cf02722bd94a3
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 4bc5bff34d7b2009ef381cecb38e49bf92ee4011
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 bd24ca361344916bcdbb538766d03ab1dfc95318
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 5de2a62046a01863bdef852a3ad53b8a56efba5f
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 c6eb8c734a178ca6a376fc17e72b9a4bcc15203f
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 1c16a2cb9920a35109a5acc4c7603ed23d38fd36
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 857f9470da79c418f6077a8a95b5207eb143f879
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 72a683831af8d1f7b74d7529e640e827cad347a7
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 f43f349f6c6b7545c56a8aa721450b8362c7cdef
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 a6a7bc4a63f16cec8dc07f57dd1724b333090885
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 89979ffa8ead85ec4d7512fe99004c1b9bdc8372
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 40c36e522609c1390ddaf737a309178f173782a8
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 cb8e3df7d16bcbd454b0d579d693c690bb4d7954
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 7eb6fb2bd3e5b7ce0e9d15b614ee931e91e067b8
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 40d676673b9da5331a7fc4f1356f620b748caa36
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 12fb40d24cc39d8a30abf07f16a5308bc9fb78a3
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 97879f1b331724232c05596f2d6e52d8b5181a43
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 eb0e33cad3d8d99b7061f85ff34bcc413c9f2618
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 59558fe07c8d4b468ec487d1a4422f56f867f15f
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 dffb1fceab076b214c9cbc43041288db7c02f01a
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 d85a0985f11536aedcd4b976f0e9048e0f1aef62
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 9252bf479d9eaab2ea02127fc46659e2c2871312
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 db615ad19cdfebcbe8858e833438b82055e7bf7f
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 662161c6a677525bebd7f732e18d569c306735b1
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 5fe644c606f9960625a819438819a689c844f7cd
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 f8a81c350c3ea438221ec6ea3a3058b676fe7827
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 a5bc5f6785be9bb97a80048176ac45f263276ee8
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 026014eb886391a212e575ee8bf2d85c532f8302
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 d00cc00eed99c3191ac780cfb2ad9fc60644c32c
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 5c3fd6734ebb34579bbf8ee95d6e9b3107ea933d
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 944535d5e8a37fc07818e0874e0dc318800456e0
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-12 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12 13:01 [git.ipfire.org] IPFire 2.x development tree branch, efi, created. c7458e5304516f9dbb5bbe3aadeb0a50704b87ad git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox