[issue885] grml-live: /etc/grml/grml-live.local ignored variables
Michael Prokop
bts at bts.grml.org
Wed Jul 28 22:46:28 CEST 2010
Michael Prokop <mika at grml.org> added the comment:
* Tong Sun wrote in grml's BTS on 20100727 / 18:04:
> I have the following in my /etc/grml/grml-live.local
> -----------------------------------------
> $ grep -1 OUTPUT /etc/grml/grml-live.local
> # Skip download of pageant, plink, pscp, psftp, putty and puttygen
> # using wget to store it inside $BUILD_OUTPUT/windows/?
> NO_WINDOWS_BINARIES="1"
> --
> # Main output directory
> OUTPUT="/dev/shm/gl" # mount -o remount,suid,dev,rw /dev/shm
> # Where do want to find the chroot of the buildprocess files?
> # CHROOT_OUTPUT="$OUTPUT/grml_chroot"
> # Where do you want to find the compressed chroot, bootstuff,...?
> # BUILD_OUTPUT="$OUTPUT/grml_cd"
> # Where do you want to find the final ISO?
> ISO_OUTPUT="/lfs/cache12/systems/distros"
> -----------------------------------------
> and I invoked grml-live as
> % rm /dev/shm/gl/grml_isos/depen64.iso
> % grml-live -a $ARCH -c $CLASSES -g $USE_NAME
> However, the iso is still generated at /dev/shm/gl/grml_isos/depen64.iso.
> -----------------------------------------
> % grml-live -a $ARCH -c $CLASSES -g $USE_NAME
> grml-live [0.9.43]: check your configuration (or use -F to force execution):
> FAI classes: GRMLBASE,KERNEL,RELEASE,AMD64
> Local config: /etc/grml/grml-live.local
> main directory: /dev/shm/gl
> Chroot target: /dev/shm/gl/grml_chroot
> Build target: /dev/shm/gl/grml_cd
> ISO target: /dev/shm/gl/grml_isos
> Grml name: depen64
> Release name: depen rocks
> Build date: 2010-07-23
> Grml version: 0.0.1
> Debian suite: sid
> Architecture: amd64
> Boot method: grub
> Template files: /usr/share/grml-live/templates
> Logging to file: /var/log/grml-live.log
> Is this ok for you? [y/N] ^C
> -----------------------------------------
Thanks, verified and fixed. Can you please test latest git
of grml-live to let me know whether the issue is fixed for you as
well?
> 2nd, I found that the DISTRI_INFO variable might have no effect as well (fine
> with me if you can't duplicate the problem).
It's used in the vesamenu[.cfg] and works for me.
regards,
-mika-
----------
assignedto: mika
messages: 3291, 3293
nosy: mika, suntong
priority: bug
status: fixed-in-git
title: grml-live: /etc/grml/grml-live.local ignored variables
topic: grml-live
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue885>
_____________________________________
More information about the Bugs-changes
mailing list