public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. a2f63d7e2e9eebcef66dfb92dfff749e4857e445
@ 2016-04-17 19:48 git
  0 siblings, 0 replies; only message in thread
From: git @ 2016-04-17 19:48 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2912 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  a2f63d7e2e9eebcef66dfb92dfff749e4857e445 (commit)
       via  8f31e52dbcef59c43fdede570aa9bebbe05b21fd (commit)
      from  0e664ce92f8f183d8b26869cae99a9955ac4db8b (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 a2f63d7e2e9eebcef66dfb92dfff749e4857e445
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Sun Apr 17 20:50:49 2016 +0200

    lcdproc 0.5.7: Fixes for rootfile
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 8f31e52dbcef59c43fdede570aa9bebbe05b21fd
Author: Eberhard Beilharz <eb1(a)sil.org>
Date:   Sat Apr 16 23:28:11 2016 +0200

    Add missing end-quote to xen-image-maker
    
    Signed-off-by: Eberhard Beilharz <eb1(a)sil.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/packages/lcdproc   | 1 +
 config/xen-image/xen-image-maker.sh | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Difference in files:
diff --git a/config/rootfiles/packages/lcdproc b/config/rootfiles/packages/lcdproc
index 8bef5a3..d2a59e0 100644
--- a/config/rootfiles/packages/lcdproc
+++ b/config/rootfiles/packages/lcdproc
@@ -44,6 +44,7 @@ usr/lib/lcdproc
 #usr/lib/lcdproc/mtc_s16209x.so
 #usr/lib/lcdproc/picolcd.so
 #usr/lib/lcdproc/pyramid.so
+#usr/lib/lcdproc/rawserial.so
 #usr/lib/lcdproc/sdeclcd.so
 #usr/lib/lcdproc/sed1330.so
 #usr/lib/lcdproc/sed1520.so
diff --git a/config/xen-image/xen-image-maker.sh b/config/xen-image/xen-image-maker.sh
index 07414f7..bd29855 100644
--- a/config/xen-image/xen-image-maker.sh
+++ b/config/xen-image/xen-image-maker.sh
@@ -130,7 +130,7 @@ mkdir $MNThdd/boot/grub
 echo "timeout 10"                          > $MNThdd/boot/grub/grub.conf
 echo "default 0"                          >> $MNThdd/boot/grub/grub.conf
 echo "title IPFire ($KERN_TYPE-kernel)"   >> $MNThdd/boot/grub/grub.conf
-echo "  root (hd0)                        >> $MNThdd/boot/grub/grub.conf
+echo "  root (hd0)"                       >> $MNThdd/boot/grub/grub.conf
 echo "  kernel /vmlinuz-$KVER-ipfire-$KERN_TYPE root=/dev/$P3 rootdelay=10 panic=10 console=$CONSOLE" \
 					  >> $MNThdd/boot/grub/grub.conf
 echo "  initrd /initramfs-$KVER-ipfire-$KERN_TYPE.img" >> $MNThdd/boot/grub/grub.conf


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-17 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-17 19:48 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. a2f63d7e2e9eebcef66dfb92dfff749e4857e445 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox