[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.9.12-14-g5b5c936
git repository hosting
gitosis at grml.org
Tue May 5 09:57:15 CEST 2009
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 5b5c936ad418d1fd227199568c1449a366dc03b0 (commit)
via 742835cee26210e3edfad1ad849b477ade9096b0 (commit)
via 6321af77bb3623a44cc2b5c6c7b3a8988f5fe52a (commit)
via 2fbe4bd77ee0382983d4cf75c0bb5ff01bb5b945 (commit)
via 5cf5ae8a5790a6e81dc889bb4805fad0fd3099be (commit)
via 7862d943f1859552aabeff0c8044b8de6dd4dcbd (commit)
via dda9edffb8ff6bff1dda1636c0044ad796b3c517 (commit)
via 30cf20eb857924bebf23bc5481088fa639231bef (commit)
via 525d55cc32a2b76e93b87c424932c4b5d580020a (commit)
from 3225bdd786f082d99113e3bfc58afde8d843db5d (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 5b5c936ad418d1fd227199568c1449a366dc03b0
Author: Michael Prokop <mika at grml.org>
Date: Tue May 5 09:51:04 2009 +0200
Warn if boot addons are not available
commit 742835cee26210e3edfad1ad849b477ade9096b0
Author: Michael Prokop <mika at grml.org>
Date: Tue May 5 09:46:40 2009 +0200
Update changelog for new release
commit 6321af77bb3623a44cc2b5c6c7b3a8988f5fe52a
Author: Michael Prokop <mika at grml.org>
Date: Tue May 5 09:40:50 2009 +0200
Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base and same -base packages from GRML_FULL
commit 2fbe4bd77ee0382983d4cf75c0bb5ff01bb5b945
Author: Michael Prokop <mika at grml.org>
Date: Tue May 5 09:20:19 2009 +0200
Split package into grml-live and grml-live-addons
commit 5cf5ae8a5790a6e81dc889bb4805fad0fd3099be
Author: Michael Prokop <mika at grml.org>
Date: Mon May 4 23:11:49 2009 +0200
Drop clive from GRML_FULL
commit 7862d943f1859552aabeff0c8044b8de6dd4dcbd
Author: Michael Prokop <mika at grml.org>
Date: Mon May 4 23:06:32 2009 +0200
Drop atl2* packages; rework cups selection
commit dda9edffb8ff6bff1dda1636c0044ad796b3c517
Author: Michael Prokop <mika at grml.org>
Date: Mon May 4 21:49:35 2009 +0200
Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash
commit 30cf20eb857924bebf23bc5481088fa639231bef
Author: Michael Prokop <mika at grml.org>
Date: Mon May 4 21:43:44 2009 +0200
Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt
commit 525d55cc32a2b76e93b87c424932c4b5d580020a
Author: Michael Prokop <mika at grml.org>
Date: Mon May 4 20:27:56 2009 +0200
Integrate HDT (Hardware Detection Tool) including pci.ids, mention hdt and bsd in bootsplash
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 40 +-
debian/control | 13 +-
debian/copyright | 16 +
debian/grml-live-addons.install | 1 +
debian/grml-live.dirs | 5 +
debian/grml-live.docs | 2 +
debian/grml-live.install | 14 +
debian/{overrides => overrides.grml-live} | 9 +-
debian/overrides.grml-live-addons | 2 +
debian/rules | 84 +-
etc/grml/fai/config/package_config/GRML_FULL | 16 +-
etc/grml/fai/config/package_config/GRML_MEDIUM | 2 -
grml-live | 18 +-
templates/GRML/grml-cheatcodes.txt | 5 +-
templates/boot/addons/hdt.c32 | Bin 0 -> 123752 bytes
templates/boot/addons/pci.ids |17465 ++++++++++++++++++++++++
templates/boot/grub/menu.lst | 4 +-
templates/boot/isolinux/f3 | 10 +-
templates/boot/isolinux/f5 | 2 +-
templates/boot/isolinux/isolinux.cfg | 5 +
templates/boot/isolinux/syslinux.cfg | 5 +
21 files changed, 17642 insertions(+), 76 deletions(-)
create mode 100644 debian/grml-live-addons.install
create mode 100644 debian/grml-live.dirs
create mode 100644 debian/grml-live.docs
create mode 100644 debian/grml-live.install
rename debian/{overrides => overrides.grml-live} (90%)
create mode 100644 debian/overrides.grml-live-addons
create mode 100644 templates/boot/addons/hdt.c32
create mode 100644 templates/boot/addons/pci.ids
hooks/post-receive
--
build system for creating a grml (based) live-cd
More information about the Git-commits
mailing list