[debian-edu-commits] debian-edu/ 101/437: [ Petter Reinholdtsen ] * Add art/g-i/ with notes on how to replace the g-i banner image.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu-artwork.

commit 1917d22f708403cb3d964676bab8ae1b033fc483
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Tue Oct 24 10:12:28 2006 +0000

      [ Petter Reinholdtsen ]
      * Add art/g-i/ with notes on how to replace the g-i banner image.
---
 art/Makefile.am     | 2 +-
 art/Makefile.in     | 2 +-
 art/g-i/Makefile.am | 1 +
 art/g-i/README      | 5 +++++
 configure           | 3 ++-
 configure.in        | 1 +
 debian/changelog    | 3 +++
 7 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/art/Makefile.am b/art/Makefile.am
index c4d56bd..c2ec4b5 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1 +1 @@
-SUBDIRS = kde kdm-theme ldm splash splashy usplash
+SUBDIRS = g-i kde kdm-theme ldm splash splashy usplash
diff --git a/art/Makefile.in b/art/Makefile.in
index ab952d9..82e8cfe 100644
--- a/art/Makefile.in
+++ b/art/Makefile.in
@@ -134,7 +134,7 @@ sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-SUBDIRS = kde kdm-theme ldm splash splashy usplash
+SUBDIRS = g-i kde kdm-theme ldm splash splashy usplash
 all: all-recursive
 
 .SUFFIXES:
diff --git a/art/g-i/Makefile.am b/art/g-i/Makefile.am
new file mode 100644
index 0000000..952fde6
--- /dev/null
+++ b/art/g-i/Makefile.am
@@ -0,0 +1 @@
+EXTRA_DIST = README
diff --git a/art/g-i/README b/art/g-i/README
new file mode 100644
index 0000000..3ccad3e
--- /dev/null
+++ b/art/g-i/README
@@ -0,0 +1,5 @@
+We should find a way to replace the banner image used in the graphical
+version of the debian installer.  The image used by g-i is
+/usr/share/graphics/logo_debian.png from the rootskel-gtk package.  It
+is unknown how to properly replace it in a custom debian distribution.
+Perhaps we need to make our own g-i boot images to make it happen.
diff --git a/configure b/configure
index 5e33172..2ca4d62 100755
--- a/configure
+++ b/configure
@@ -3435,7 +3435,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
 
-ac_config_files="$ac_config_files Makefile art/Makefile art/kde/Makefile art/kdm-theme/Makefile art/ldm/Makefile art/splash/Makefile art/splashy/Makefile art/usplash/Makefile"
+ac_config_files="$ac_config_files Makefile art/Makefile art/g-i/Makefile art/kde/Makefile art/kdm-theme/Makefile art/ldm/Makefile art/splash/Makefile art/splashy/Makefile art/usplash/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -4025,6 +4025,7 @@ do
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "art/Makefile") CONFIG_FILES="$CONFIG_FILES art/Makefile" ;;
+    "art/g-i/Makefile") CONFIG_FILES="$CONFIG_FILES art/g-i/Makefile" ;;
     "art/kde/Makefile") CONFIG_FILES="$CONFIG_FILES art/kde/Makefile" ;;
     "art/kdm-theme/Makefile") CONFIG_FILES="$CONFIG_FILES art/kdm-theme/Makefile" ;;
     "art/ldm/Makefile") CONFIG_FILES="$CONFIG_FILES art/ldm/Makefile" ;;
diff --git a/configure.in b/configure.in
index 11595ea..088cd07 100644
--- a/configure.in
+++ b/configure.in
@@ -24,6 +24,7 @@ AC_PROG_INSTALL
 AC_OUTPUT([
 Makefile
 art/Makefile
+art/g-i/Makefile
 art/kde/Makefile
 art/kdm-theme/Makefile
 art/ldm/Makefile
diff --git a/debian/changelog b/debian/changelog
index 1724561..644ae0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ debian-edu-artwork (0.0.14) UNRELEASED; urgency=low
     one drawn with 16 colors.  Removed the gimp xcf file, as it no longer
     applies.
 
+  [ Petter Reinholdtsen ]
+  * Add art/g-i/ with notes on how to replace the g-i banner image.
+
  -- Petter Reinholdtsen <pere at debian.org>  Sun, 15 Oct 2006 15:40:43 +0200
 
 debian-edu-artwork (0.0.13) unstable; urgency=low

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git



More information about the debian-edu-commits mailing list