How to send to d-i's log-output?
On Monday 21 July 2008 13:40, Shachar Or wrote:
> Hello!
>
> How can I get the output of the preseed late_command to show up in the d-i
> log-output?
This did it:
d-i preseed/late_command string chroot /target /bin/bash -c 'cd /root &&
wget -q http://ahava/d-i/etch/late_command.sh && chmod 755 late_command.sh
&& ./late_command.sh' >> /var/log/syslog
>
> Thanks!
> --
> Shachar Or | שחר אור
> http://ox.freeallweb.org/
--
Shachar Or | שחר אור
http://ox.freeallweb.org/
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|