[Git-commits] grml's version of live-initramfs branch, master, updated. v1.177.1-1grml.03-8-g001edf0
git repository hosting
gitosis at grml.org
Tue May 11 11:51:10 CEST 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 "grml's version of live-initramfs".
The branch, master has been updated
via 001edf04788112ba0d0e18a2ca773895559b2c3d (commit)
via 17908553b4d973735575aef1fffeb9257886f8a9 (commit)
via b9f656ac14847bc61dd0e27f8854351c2730dbd8 (commit)
via 37c5ff8ebc0500203c121fb6717f147e50113aca (commit)
via d7398d350b2070ec7f7e2d7db9d260efa97feced (commit)
via a4c7171e6f41012a613f48eefbf3fe3586e604b8 (commit)
via acd19e5858c209fa92f244a1ed177bbdae987d77 (commit)
via cbd83a2cc24bf81270dc22d4b7ad083df2ca70dd (commit)
from 405fa2be72f3642645757527cd76664a6a2977ae (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 001edf04788112ba0d0e18a2ca773895559b2c3d
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:13:22 2010 +0200
Release version 1.215.1-1grml.00.
commit 17908553b4d973735575aef1fffeb9257886f8a9
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:16:12 2010 +0200
Update debian/control.
commit b9f656ac14847bc61dd0e27f8854351c2730dbd8
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:12:18 2010 +0200
Drop 16_do_not_leak_modprobe_options.dpatch (applied upstream).
commit 37c5ff8ebc0500203c121fb6717f147e50113aca
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:10:36 2010 +0200
Drop 15_support_cciss_in_isofrom.dpatch (applied upstream).
commit d7398d350b2070ec7f7e2d7db9d260efa97feced
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:08:32 2010 +0200
Drop 14_prefer_removable_devices.dpatch (applied upstream).
commit a4c7171e6f41012a613f48eefbf3fe3586e604b8
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:07:07 2010 +0200
Drop 10_support_ethdevice.dpatch (applied upstream).
commit acd19e5858c209fa92f244a1ed177bbdae987d77
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 11:04:26 2010 +0200
Refresh debian/patches/07_support_findiso.dpatch.
commit cbd83a2cc24bf81270dc22d4b7ad083df2ca70dd
Author: Michael Prokop <mika at grml.org>
Date: Tue May 11 10:58:58 2010 +0200
Sync with Debian's version 1.215.1-1.
-----------------------------------------------------------------------
Summary of changes:
bin/live-new-uuid | 29 +-
debian/changelog | 13 +
debian/control | 13 +-
debian/patches/00list | 4 -
debian/patches/07_support_findiso.dpatch | 82 +++---
debian/patches/10_support_ethdevice.dpatch | 91 -----
debian/patches/14_prefer_removable_devices.dpatch | 31 --
debian/patches/15_support_cciss_in_isofrom.dpatch | 48 ---
.../patches/16_do_not_leak_modprobe_options.dpatch | 24 --
debian/source/format | 1 +
docs/ChangeLog.casper | 371 ++++++++++++++++++++
scripts/live | 167 ++++++++-
scripts/live-bottom/15autologin | 17 +
scripts/live-bottom/19keyboard | 4 +
scripts/live-bottom/20xconfig | 100 ++++--
scripts/live-bottom/22serialtty | 52 +++
scripts/live-bottom/24preseed | 7 +-
scripts/live-bottom/25configure_init | 12 +-
scripts/live-bottom/30accessibility | 11 +-
scripts/live-bottom/31disable_update_notifier | 2 +-
scripts/live-bottom/42disable_apparmor | 39 --
scripts/live-bottom/43disable_updateinitramfs | 3 +-
scripts/live-bottom/44pk_allow | 11 +
scripts/live-helpers | 6 +-
24 files changed, 774 insertions(+), 364 deletions(-)
delete mode 100755 debian/patches/10_support_ethdevice.dpatch
delete mode 100755 debian/patches/14_prefer_removable_devices.dpatch
delete mode 100755 debian/patches/15_support_cciss_in_isofrom.dpatch
delete mode 100755 debian/patches/16_do_not_leak_modprobe_options.dpatch
create mode 100644 debian/source/format
create mode 100755 scripts/live-bottom/22serialtty
delete mode 100755 scripts/live-bottom/42disable_apparmor
hooks/post-receive
--
grml's version of live-initramfs
More information about the Git-commits
mailing list