[Git-commits] grml-live: branch, mika/efi, updated. v0.16.1-105-g911443a
git repository hosting
gitosis at grml.org
Sun Nov 27 21:00:40 CET 2011
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 "grml-live - build system for creating a Grml (based) live system".
The branch, mika/efi has been updated
discards 35960b63fc8a71fae3b7c92fcff02b700d677289 (commit)
via 911443a48b9191ab7d5a1258be77fec2c398e099 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (35960b63fc8a71fae3b7c92fcff02b700d677289)
\
N -- N -- N (911443a48b9191ab7d5a1258be77fec2c398e099)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 911443a48b9191ab7d5a1258be77fec2c398e099
Author: Michael Prokop <mika at grml.org>
Date: Sun Nov 27 00:28:42 2011 +0100
initial UEFI support, using isohybrid as default now
* restricted to amd64 only
* requires xorriso >=1.1.6-2 on build host
* requires recent syslinux version supporting --uefi
(2:4.04+dfsg-9 known to be working) on build host
* requires grub-efi-amd64-bin in chroot (>=Debian/wheezy)
Thanks: Ulrich Dangel <mru at grml.org>
-----------------------------------------------------------------------
Summary of changes:
.../config/scripts/GRMLBASE/{45-uefi => 45-efi} | 14 +++--
grml-live | 59 ++++++++++++--------
2 files changed, 44 insertions(+), 29 deletions(-)
rename etc/grml/fai/config/scripts/GRMLBASE/{45-uefi => 45-efi} (80%)
hooks/post-receive
--
build system for creating a Grml (based) live system
More information about the Git-commits
mailing list