Sudo problems wth custom kernel

2008-04-19 Thread Giorgio Pioda
Hello,

I compiled a custom 2.6.25-rc8-mm2 with in tree unionfs and squashfs. It 
works but sudo doesn't work complaining for a malformed /etc/sudores. 
Controlling it, it seems to be OK...

Is this issue related with the custom kernel use or the squashfs (2.6.24 
corrected to eliminate some broken dependancies on 2.6.25) or is just a 
temporary issue of SID.

TIA

Giorgio Pioda



signature.asc
Description: Digital signature
___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Bug#476546: confusing use of win32-loader

2008-04-19 Thread Daniel Baumann
Robert Millan wrote:
 Hi!

Hi Robert,

 I appreciate your interest in win32-loader, but I find the current use of it
 in examples/hooks/win32-loader.sh quite confusing.

jup.. that hook is from the time when win32-loader wasn't available as a
package; i'll update it rsn.

Regards,
Daniel

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




___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: Sudo problems wth custom kernel

2008-04-19 Thread Daniel Baumann
Giorgio Pioda wrote:
 Is this issue related with the custom kernel use or the squashfs (2.6.24 
 corrected to eliminate some broken dependancies on 2.6.25) or is just a 
 temporary issue of SID.

i'm not aware of any issues with sudo in sid (nor with testing).

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

___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: Autobuilt images

2008-04-19 Thread Daniel Baumann
Daniel Baumann wrote:
 it's because i forgot to set --apt-recommends disabled in the
 configuration. the next images will fit again, thanks for reporting.

done.

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

___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


LH_CHROOT_FILESYSTEM=plain

2008-04-19 Thread Kai Hendry
http://static.natalian.org/2008-04-19/plain.txt
1.0~a44+20080419.173944

Is plain working? Looks too small?

___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: LH_CHROOT_FILESYSTEM=plain

2008-04-19 Thread Chris Lamb
Kai Hendry wrote:

 Is plain working? Looks too small?

'Plain' in this context means that we don't store the filesystem on the
binary target in a single file like filesystem.squashfs or filesystem.jffs2
and mount it using loopback devices - we just use the filesystem straight.

You seem to be building a usb-hdd binary image, which implies using a FAT16
or FAT32 partition for the binary image. This obviously breaks when trying
to copy a filesystem onto it which is case-sensitive, supports symbolic
links and block devices, etc. :)

(ie. This will never work, unless you resurrect UMSDOS or something)


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature
___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel