[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.11.0-42-g1360256
git repository hosting
gitosis at grml.org
Wed Dec 1 22:40:31 CET 2010
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 "build system for creating a grml (based) live-cd".
The branch, master has been updated
via 1360256a71a6b33ee342a70b06adac11b3903b0a (commit)
via d2224799bdf78bab8b3c07107f056010d367a423 (commit)
via a0ae611a865ecd968c6ff7451e5cad6d71e13ffc (commit)
via c686c84afbd01256ade4dc93137eae6f9d1a7fa9 (commit)
via 7ed30144c35faf480529030343bd200ae44301a1 (commit)
via ad7a86283a0ea874de87f785ec1d2c565e3e34b3 (commit)
from 09667d4a67057707f959e2b667ad4d7da36fd2b3 (commit)
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 1360256a71a6b33ee342a70b06adac11b3903b0a
Merge: d2224799bdf78bab8b3c07107f056010d367a423 ad7a86283a0ea874de87f785ec1d2c565e3e34b3
Author: Michael Prokop <mika at grml.org>
Date: Wed Dec 1 22:39:21 2010 +0100
Merge remote branch 'ch/issue926'
Signed-off-by: Michael Prokop <mika at grml.org>
commit d2224799bdf78bab8b3c07107f056010d367a423
Author: Thorsten Glaser <tg at mirbsd.org>
Date: Wed Dec 1 21:13:30 2010 +0000
some isoinfo versions apparently space out less⦠(SCNR)
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
commit a0ae611a865ecd968c6ff7451e5cad6d71e13ffc
Author: Thorsten Glaser <tg at mirbsd.org>
Date: Wed Dec 1 21:10:28 2010 +0000
fix possible syntax error in failure path
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
commit c686c84afbd01256ade4dc93137eae6f9d1a7fa9
Author: Michael Prokop <mika at grml.org>
Date: Wed Dec 1 21:23:05 2010 +0100
Add script-not-executable ./usr/share/grml-live/scripts/bootilnx.mksh to debian/overrides.grml-live.
commit 7ed30144c35faf480529030343bd200ae44301a1
Author: Thorsten Glaser <tg at mirbsd.org>
Date: Wed Dec 1 20:02:22 2010 +0000
manifold supporting and using ISOLINUX now
The corresponding commit 1004CF6A89472F8D29F from MirBSD touching
https://www.mirbsd.org/cvs.cgi/src/sys/arch/i386/stand/bootxx/bootxx.S
introduced support for loading ISOLINUX (with similar hacks as the
isohybrid loader uses since SYSLINUX lacks a stable API).
This commit updates bootgrub.mksh from bootxx.S (and an up-to-date
mkbxinst.sh) and introduces bootilnx.mksh (which is built the same
but with BOOT_TYPE=ilnx on the make command line) to match current
MirBSD sources (and OpenADK, which uses bootgrub.mksh now also).
Furthermore, the default for HYBRID_METHOD is still 'manifold' but
installs ISOLINUX now; the new value 'grub2' asks for the current
behaviour. Note that the templates/boot/grub/ directory (with both
GRUB 2 and GRUB-legacy) is still necessary because theyâre addons,
and useful in system rescue and booting purposes.
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
commit ad7a86283a0ea874de87f785ec1d2c565e3e34b3
Author: Christian Hofstaedtler <ch at grml.org>
Date: Sun Nov 28 22:16:09 2010 +0100
allow all users to start X server
grml2hd will undo this for installed systems.
-----------------------------------------------------------------------
Summary of changes:
debian/overrides.grml-live | 1 +
etc/grml/fai/config/debconf/GRMLBASE | 2 +
etc/grml/grml-live.conf | 4 +-
grml-live | 13 +++-
scripts/bootgrub.mksh | 106 +++++++++++++++-----------
scripts/{bootgrub.mksh => bootilnx.mksh} | 120 +++++++++++++++++-------------
6 files changed, 148 insertions(+), 98 deletions(-)
copy scripts/{bootgrub.mksh => bootilnx.mksh} (55%)
hooks/post-receive
--
build system for creating a grml (based) live-cd
More information about the Git-commits
mailing list