2009/6/24 Umarzuki Mochlis
> lh_config -a i386 -p lxde --packages "clamtk clamav-freshclam"
> W: You have specified a value of LH_ISO_VOLUME that is too long; the
> maximum length is 32 characters.
>
> --- config/binary ---
> # (Default: Debian
lh_config -a i386 -p lxde --packages "clamtk clamav-freshclam"
W: You have specified a value of LH_ISO_VOLUME that is too long; the maximum
length is 32 characters.
--- config/binary ---
# (Default: Debian Live lenny 20090620-09:45)
LH_ISO_VOLUME
Ronny Standtke wrote:
>>> Passing parameters to 21xdriver via live.vars (esp. XDRIVER) is broken.
>> it's not broken, it's deliberately not sourced in order to optimize for
>> speed.
first of all, don't cc me. rumours has it that i'll read the list from
time to time.
> How am I supposed to hand o
> > Passing parameters to 21xdriver via live.vars (esp. XDRIVER) is broken.
>
> it's not broken, it's deliberately not sourced in order to optimize for
> speed.
How am I supposed to hand over XDRIVER from a previous script to 21xdriver
from now on? Small reminder: You added sourcing of live.vars
Ronny Standtke wrote:
> Passing parameters to 21xdriver via live.vars (esp. XDRIVER) is broken.
it's not broken, it's deliberately not sourced in order to optimize for
speed.
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: daniel.baum...@panthera-systems.n
Passing parameters to 21xdriver via live.vars (esp. XDRIVER) is broken.
The attached patch fixes this bug.
Regards
Ronny Standtke
--
Ronny Standtke Fachhochschule Nordwestschweiz
Dozent MedienpƤdagogik / ICT PƤdagogische Hochschule
Telefon: +41 32 627 92 47 Obere Sterneng
On Tue, Jun 23, 2009 at 09:52:11AM -0400, Adam Mooz wrote:
> I'm really tired at the moment so please excuse the awkward phrasing of the
> question.
>
> I've managed to fix my previous issues and my live disk is nearly complete.
> What I need now is to add some windows executable onto the disk whi
I'm really tired at the moment so please excuse the awkward phrasing of the
question.
I've managed to fix my previous issues and my live disk is nearly complete.
What I need now is to add some windows executable onto the disk which will
be available when the disk is put into a running windows mach
Umarzuki Mochlis wrote:
> then reconfig
> # lh_config -a i386 -p lxde --packages clamtk clamav-freshclam
which means, that because you 'suddenly' change the architecture, you
also need to get rid of the previous build completely, as (almost) no
parts of it can be re-used, therefore: lh_clean --pur
Luigi Capriotti wrote:
> see variable name related to .ext4
thanks, applied.
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: daniel.baum...@panthera-systems.net
Internet: http://people.panthera-systems.net/~daniel-baumann/
--
To UNSUBSCRIBE, email
Luk Claes wrote:
Unfortunately I won't be available the next couple of days and Phil
was rather busy up to now (and I expect that to continue for some time
still), so the point release will be delayed for at least a week.
Hopefully we will be able to do the point release next Saturday, I
hope Phi
On Tuesday 23 June 2009, 11:08:29, Luigi Capriotti wrote:
> Daniel Baumann wrote:
> >> * lack of /lib/udev/cdrom_id in Jaunty
> and the fix was rejected:
> https://bugs.launchpad.net/ubuntu/+source/live-initramfs/+bug/254360
Make sense that live-initramfs will copy it to the initramfs; it could
Daniel Baumann wrote:
* lack of /lib/udev/cdrom_id in Jaunty
unknown; does it also apply for karmic?
it does, this is the hook excerpt:
# Copy across helpers the rules need
mkdir -p ${DESTDIR}/lib/udev
# 50-udev-default.rules
# 60-persistent-storage.rules
copy_exec /lib/udev/ata_id /lib/udev
see variable name related to .ext4
diff --git a/scripts/live b/scripts/live
index 683afa2..ddb8369 100755
--- a/scripts/live
+++ b/scripts/live
@@ -927,7 +927,7 @@ find_snap ()
if [ "${PERSISTENT}" != "nofiles" ]
then
# search for image files
- snapdata=$(find_fil
14 matches
Mail list logo