Re: wierd packages in chroot/root/chroot_packages

2008-10-06 Thread Daniel Baumann
Nicodemo Alvaro wrote:
 sl-lmodem-daemon

typo; was fixed some time ago:
http://git.debian.net/?p=debian-live/live-helper.git;a=commitdiff;h=56b5cf3c786582ae1f16c73b89546f9767d1772c;hp=44c3ec8bd58c7c98d6681aa84d0863105dc5b0bc

 bcm43xx-fwcutter

only available in etch; was fixed some time ago:
http://git.debian.net/?p=debian-live/live-helper.git;a=blobdiff;f=lists/rescue;h=d8fed9c0c40786843e0525283a34a3b3a9928534;hp=e47813f04294db8a1115c6325fef20f501f7351d;hb=0e79044d4212be582d116d1ef01e5f5833cc4c75;hpb=56b5cf3c786582ae1f16c73b89546f9767d1772c

 b43-fwcutter

what's /exactely/ wrong with this?

 telnet-ssl
 ipppd

you're saying that they don't install fine, please attach a log next
time, saves much time.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



NFS export

2008-10-06 Thread Olivier

Hi,

I  am trying to export NFS over a live filesystem (aufs), and I get this 
error: does not support nfs export 


I made the following actions in the Live CD chroot:
#Patch the aufs module
at-get install module-assistant
m-a get aufs
m-a unpack aufs
cd /usr/src/modules/aufs
#From Cyril Brulebois post
sed -i -e '2 iexport CONFIG_AUFS_EXPORT=y' debian/conf.mk
sed -i -e 's/ -I/ -DCONFIG_AUFS_EXPORT -I/' debian/conf.mk
m-a build -O aufs
m-a install -O aufs

#configure /etc/exports in Live CD

/var/chroot/ *(ro,async,no_root_squash,no_subtree_check,nfsid=0)


#boot option
union=aufs

# in booted live CD
/etc/init.d/nfs-kernel-server restart

= does not support nfs export

If someone has an idea,

Regards,
Oliv


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: NFS export

2008-10-06 Thread Michael Creel

 /var/chroot/ *(ro,async,no_root_squash,no_subtree_check,nfsid=0)

Try changing nfsid to fsid. The make_pelican script at
http://pareto.uab.es/mcreel/PelicanHPC/download/ has an example of a
working NFS export of an aufs filesystem.

Cheers, Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Net (PXE) boot from a two interfaces computer

2008-10-06 Thread Frédéric BOITEUX
Hello Andreas and Debian-Live folks,

  I've updated the script a bit, as I found that Debian-Live's init
script don't really use the initramfs.conf file to know if it's a NFS
net boot, but use kernel command line options instead.

  As a side note, the lh_chroot_hacks script adds a stanza
to /etc/initramfs-tools/initramfs.conf about Net boot : it's useless,
as the initrd is already generated (when live-initramfs pachage is
installed) and I think we could remove this hack.

  With regards,
Fred.


select_eth_device
Description: Binary data


Re: NFS export

2008-10-06 Thread Cyril Brulebois
Olivier wrote (2008/10/06):
 #From Cyril Brulebois post
 sed -i -e '2 iexport CONFIG_AUFS_EXPORT=y' debian/conf.mk
 sed -i -e 's/ -I/ -DCONFIG_AUFS_EXPORT -I/' debian/conf.mk

Hm? It's been fixed since some time already, see #490079, fixed in 
0+20080719-1, dated 19 Jul 2008.

 /var/chroot/ *(ro,async,no_root_squash,no_subtree_check,nfsid=0)

As Michael already pointed out, that should be fsid. IIRC it has to 
be != 0, at least I've been using fsid=1 for a long time and everything 
went fine.

You may want to check the contents of /sys/fs/aufs/config to ensure you 
have NFS support enabled. You should also note that there are some 
constraints on some patches (needed to be enabled or disabled) 
depending on your kernel version.

Cheers,

-- 
Cyril Brulebois


signature.asc
Description: This is a digitally signed message part.


Re: ArtistX 0.6 question: rewrite wiki and manual

2008-10-06 Thread Marco Ghirlanda

Hi all, time to report back!

ArtistX 0.6 seems running fine, it was a 3 day attempt but at the end I 
got it. :-)


Here's what I did (I'm preparing the tutorial):

A) create graphics customizations:

- create a 640x480 splash.png image for the isolinux background, put 
into config/binary_local-includes/isolinux/data/
- customize the README.html, README.mirrors.html  cdrom files and 
put them into config/binary_local-includes/
- create a 1024x768 background-color.png image for the splashy 
background, put into 
config/chroot_local-includes/etc/splashy/themes/moreblue-orbit
- create a 1024x768 moreblue-orbit-wallpaper.svg (infact is a jpeg just 
renamed to .svg), put into 
config/chroot_local-includes/usr/share/images/desktop-base/


B) create a starting ISO (adding only splashy, splashy themes, kcontrol, 
konqueror, tango-icons-theme as a start to customize more after):


1) lh_config in an ARTISTX_0.6 directory somewhere on my Desktop
2) change config accordingly to my parameters (I'll try to keep online 
the config dir, which is the best place on Debian Live website? - or I 
could upload it on ArtistX website and link there). I change many 
things, most notably enabling the interactive build for later 
customizations.

3) lh_build
4) running live I install GNOME and KDE themes, enable the Debian Menu 
(otherwise many apps wont show in the normal Gnome menu and customize 
the Desktop (except for the background), copy /home/artistx/ into /tmp , 
compress it, send it to my building machine and put relevant files 
(.gnome2, .kde, .config, .local ...) it into 
config/chroot_local-includes/etc/skel/


C) create the final ISO

1) lh_build
2) when it has finished installing Gnome (gnome-full list) or Kde 
(kde-full list) it brings me to the prompt where I apt-get install all 
multimedia software

3) apt-get clean
4) update-menus
5) update-rc.d -f service-name remove to remove unnecessary starting 
services (like mysql or apache2 brought in by other software)

6) exit to start the building process

That's all, few problems:

1) if I use the config/chroot file for installing a lot of software 
(2000) I will get a xargs error about cp not able to copy because of an 
Argument list too long. So I enable the interactive build and apt-get 
from inside the chroot.
2) One thing it took me a long time to fix is that installing the 
motion software will prevent Debian Live from creating the ArtistX 
user with GID 1000, since motion is creating exactly the same GID for 
its user. What can be done? Ask the motion Debian packager to change the 
GID?
3) For some reason the file used for splashy background and Desktop 
background seems to default to the MoreBlue-Orbit theme
4) I don't know how to write a script so I'm out of luck for istant NTFS 
support, which needs the user ArtistX to be added to the fuse group.
5) The installer is not working: I enable the live installer, but when 
I try both Graphical and Text install I get a message after cdrom 
detection saying that the kernel modules could not be found, so the 
installation cannot continue. I think this is something regarding some 
modules debs name being too long for the ISO standard and being 
converted to shorter names just before .iso creation (after squash file 
creation). To whom should I report?


That's all guys, hope it's useful infos for Debian Live newbies/not so 
advanced users like me :-)

I will turn all this into a tutorial, if you wish.

Ciao all,

Marco


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: wierd packages in chroot/root/chroot_packages

2008-10-06 Thread Nicodemo Alvaro
On Mon, Oct 6, 2008 at 1:42 AM, Daniel Baumann [EMAIL PROTECTED] wrote:
 Nicodemo Alvaro wrote:
 only available in etch; was fixed some time ago:
 http://git.debian.net/?p=debian-live/live-helper.git;a=blobdiff;f=lists/rescue;h=d8fed9c0c40786843e0525283a34a3b3a9928534;hp=e47813f04294db8a1115c6325fef20f501f7351d;hb=0e79044d4212be582d116d1ef01e5f5833cc4c75;hpb=56b5cf3c786582ae1f16c73b89546f9767d1772c

 b43-fwcutter

 what's /exactely/ wrong with this?
I guess becuase I don't need it. That depends on if you have the
hardware. I didn't try to install it.

 telnet-ssl
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  telnet-ssl: Conflicts: telnet but 0.17-36 is to be installed
E: Broken packages
+ ret=123
+ rm -f .lock
+ exit 123

 ipppd
cryptsetup: WARNING: could not determine root device from /etc/fstab
cat: /proc/cmdline: No such file or directory
W: mdadm: unchecked configuration file: /etc/mdadm/mdadm.conf
W: mdadm: please read /usr/share/doc/mdadm/README.upgrading-2.5.3.gz .
W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.
W: mdadm: failed to auto-generate temporary mdadm.conf file.
W: mdadm: no configuration file available.
Processing triggers for python-support ...
Errors were encountered while processing:
 uswsusp
 ipppd
E: Sub-process /usr/bin/dpkg returned an error code (1)
+ ret=123
+ rm -f .lock
+ exit 123

 you're saying that they don't install fine, please attach a log next
 time, saves much time.
Okay. Tell me if  that works.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Modify live user password?

2008-10-06 Thread Richard Nelson
Greetings,

In the past I had used the info in the FAQ
http://wiki.debian.org/DebianLive/FAQ#head-5bb88fb88b407750f2f8ca0c02ca59b18e163bca
to change the default user password from live to something else but
for some reason this is not now working for me. I am probably missing
something, but could someone confirm?

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]