Your message dated Thu, 30 Aug 2007 11:57:42 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438655: simple-cdd: Please consider setting the isolinux 
splash for debian-cd
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: simple-cdd
Version: 0.3.2
Severity: wishlist

Hi,

debian-cd now supports SPLASHPNG var to set the isolinux splash from a
png file. Please consider adding an option in simple-cdd to export it.

Something like that works fine for me:

simple-cdd.conf:
# set a png image to use as isolinux splash
isolinux_splash="/path/to/your/image.png"

build-simple-cdd:
# set isolinux splash for debian-cd
export SPLASHPNG="$isolinux_splash"

thanks,

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages simple-cdd depends on:
ii  apt-utils                   0.6.46.4-0.1 APT utility programs
ii  debian-cd                   3.0.3        Tools for building (Official) Debi
ii  debootstrap                 0.3.3.3      Bootstrap a basic Debian system
ii  debpartial-mirror           0.2.95       tools to create partial Debian mir
ii  lsb-release                 3.1-23.1     Linux Standard Base version report
ii  python                      2.4.4-6      An interactive high-level object-o
ii  reprepro                    2.2.1-1      debian package repository producer
ii  rsync                       2.6.9-3      fast remote file copy program (lik
ii  wget                        1.10.2-3     retrieves files from the web

simple-cdd recommends no packages.

-- no debconf information

-- 
Tiago Bortoletto Vaz
0xA504FECA - http://pgp.mit.edu
http://tiagovaz.org
 
 "É preciso não ter medo,
 é preciso ter a coragem de dizer."

 Rondó da Liberdade, Carlos Marighella

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 0.3.2

On Sat, Aug 18, 2007 at 02:59:30PM -0300, Tiago Bortoletto Vaz wrote:
> debian-cd now supports SPLASHPNG var to set the isolinux splash from a
> png file. Please consider adding an option in simple-cdd to export it.
> 
> Something like that works fine for me:
> 
> simple-cdd.conf:
> # set a png image to use as isolinux splash
> isolinux_splash="/path/to/your/image.png"
> 
> build-simple-cdd:
> # set isolinux splash for debian-cd
> export SPLASHPNG="$isolinux_splash"

in simple-cdd 0.3.2, we no longer include debian-cd's CONF.sh, which
used to unset the SPLASHPNG variable.

simply include: 

  export SPLASHPNG="/path/to/your/image.png"

in a file included with the --conf value.

if you find that doesn't work for you, please re-open this bug with an
explanation.

live well,
  vagrant

--- End Message ---

Reply via email to