[issue] grml-live: grml-live.local ignored
Hi,
I found that the file /etc/grml/grml-live.local is ignored by grml-live
$ head /etc/grml/grml-live.local # Set UTC=yes if your system clock is set to UTC (GMT) and UTC=no if not. UTC=yes TIMEZONE=America/Toronto
# Which Debian suite to you want to use? SUITE="sid"
# Which bootloader do you want to use? Default: isolinux # Supported values: isolinux, grub # BOOT_METHOD='isolinux'
. . . # Where do you want to find the final ISO? ISO_OUTPUT="/lfs/cache12/systems/distros"
% grml-live -F -a $ARCH -c $CLASSES -o /dev/shm/gl -g $USE_NAME -v "`date -I`" -i $USE_NAME.iso Using configuration files from /etc/grml/fai Calling task_confdir FAI_FLAGS: No monitor daemon defined. FAI_CONFIG_SRC is set to file:///etc/grml/fai/config Using local path /etc/grml/fai/config as config space. Calling task_setup FAI_FLAGS: Calling task_defclass List of all classes: GRMLBASE KERNEL REMOVE_DOCS RELEASE AMD64 Calling task_defvar ++ FAI_ALLOW_UNSIGNED=1 ++ CONSOLEFONT= ++ KEYMAP=us-latin1 ++ UTC=no ++ TIMEZONE=Europe/Vienna ++ ROOTPW=x Calling task_action FAI_ACTION: dirinstall Calling task_dirinstall Installing into directory /dev/shm/gl/grml_chroot Calling task_extrbase Unpacking Debian base archive No base.tgz found. Calling debootstrap. Creating base system using debootstrap version 1.0.22 Calling debootstrap --arch amd64 --exclude=info sid /dev/shm/gl/grml_chroot http://cdn.debian.net/debian . . .
From above log, and where my .iso is generated, I think the file
/etc/grml/grml-live.local has no effect to grml-live.
Please verify.
Thanks
tong
Hi,
Tong, for the future: please don't report to the mailinglist and the BTS at the same time. If you want to discuss anything the mailinglist is fine, bugreports are fine for the BTS. But I don't want to keep track on an issue on two separate ressources, thanks.
* Tong Sun wrote in grml's BTS on 20100721 / 01:36:
I found that the file /etc/grml/grml-live.local is ignored by grml-live
$ head /etc/grml/grml-live.local # Set UTC=yes if your system clock is set to UTC (GMT) and UTC=no if not. UTC=yes TIMEZONE=America/Toronto
Who says that UTC/TIMEZONE are supported within grml-live.conf? Looks like you're searching for /etc/grml/fai/config/class/GRMLBASE.var & related.
% grml-live -F -a $ARCH -c $CLASSES -o /dev/shm/gl -g $USE_NAME -v "`date -I`" -i $USE_NAME.iso
[...]
From above log, and where my .iso is generated, I think the file /etc/grml/grml-live.local has no effect to grml-live.
Please re-execute without the -F option and provide the output of grml-live's startup splash.
And JFTR: /etc/grml/grml-live.local is definitely supported ans works, I'm using it all the day and for the daily buildd as well.
regards, -mika-
On Wed, Jul 21, 2010 at 6:10 AM, Michael Prokop mika@grml.org wrote:
Tong, for the future: please don't report to the mailinglist and the BTS at the same time. If you want to discuss anything the mailinglist is fine, bugreports are fine for the BTS. But I don't want to keep track on an issue on two separate ressources, thanks.
OK. sorry~
thanks
* Tong Sun suntong@cpan.org [Wed Jul 21, 2010 at 10:10:01AM -0400]:
On Wed, Jul 21, 2010 at 6:10 AM, Michael Prokop mika@grml.org wrote:
Tong, for the future: please don't report to the mailinglist and the BTS at the same time. If you want to discuss anything the mailinglist is fine, bugreports are fine for the BTS. But I don't want to keep track on an issue on two separate ressources, thanks.
OK. sorry~
No problem and thanks (both for reporting as your feedback) :)
regards, -mika-
Teilnehmer (2)
-
Michael Prokop -
Tong Sun