* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. be6cb8eab784474cfb0dcf737aac3ba2d3e59775
@ 2013-01-27 10:35 git
0 siblings, 0 replies; only message in thread
From: git @ 2013-01-27 10:35 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1458 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, next has been updated
via be6cb8eab784474cfb0dcf737aac3ba2d3e59775 (commit)
from eb915ddd55640ae2856458f86f9013fc8a95fe4c (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 be6cb8eab784474cfb0dcf737aac3ba2d3e59775
Author: Arne Fitzenreiter <Arne_F(a)ipfire.org>
Date: Sun Jan 27 11:33:50 2013 +0100
core66: create device.map before grub install.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/66/update.sh | 1 +
1 file changed, 1 insertion(+)
Difference in files:
diff --git a/config/rootfiles/core/66/update.sh b/config/rootfiles/core/66/update.sh
index c76f3c7..ac4e3ac 100644
--- a/config/rootfiles/core/66/update.sh
+++ b/config/rootfiles/core/66/update.sh
@@ -287,6 +287,7 @@ case $(uname -m) in
#
# ReInstall grub
#
+ echo "(hd0) ${ROOT::`expr length $ROOT`-1}" > /boot/grub/device.map
grub-install --no-floppy ${ROOT::`expr length $ROOT`-1}
;;
esac
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-27 10:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-27 10:35 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. be6cb8eab784474cfb0dcf737aac3ba2d3e59775 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox