General question - objectives of debian live.

2008-12-17 Thread Chris Jones
I would just like a confirmation that I can use debian live to create a portable clone of a subset of my regular debian environment that I can carry around on a CD/DVD and a USB flash drive. After reading the fine manual a couple of times, I'm pretty sure that's what debian live proposes to do. I

Re: General question - objectives of debian live.

2008-12-17 Thread Chris Jones
On Wed, Dec 17, 2008 at 02:46:29PM EST, carsten wrote: > Am Mittwoch, 17. Dezember 2008 schrieb Chris Jones: > > I would just like a confirmation that I can use debian live to create a > > portable clone of a subset of my regular debian environment that I can > > carry around

Re: General question - objectives of debian live.

2008-12-20 Thread Chris Jones
On Thu, Dec 18, 2008 at 11:06:38PM EST, Ivan Shmakov wrote: > > carsten writes: > >> .. how would I sync back my home machine with the live > >> environment .. things such as mailboxes, development / > >> documentation directories .. possible changes to configuration > >> files .. so

Safely adding unstable to a stable/etch sources.list

2008-12-20 Thread Chris Jones
I am in the process of installing live-helper on etch. The manual tells me that I need to do the following: . add the unstable sources to /etc/apt/sources.list . do an "apt-get update" . install debootstrap or cdebootstrap from unstable: # apt-get install -t etch-backports debootstra

Re: Safely adding unstable to a stable/etch sources.list

2008-12-20 Thread Chris Jones
On Sat, Dec 20, 2008 at 08:47:09AM EST, Daniel Baumann wrote: > Chris Jones wrote: > > Before I take the plunge, I would like to make sure I got this right .. > > and in particular that the "apt-get update" is not going to screw up my > > apt system. > >

Building live-initramfs - dh_prep: Command not found

2008-12-20 Thread Chris Jones
I'm on a debian etch system with the unstable sources added to my /etc/apt/sources.list When I run: $ cd live-initramfs $ dpkg-buildpackage -rfakeroot -b -uc -us .. the build fails with: dh_prep: Command not found This error may be due to my debhelper being the etch version. So, I tried: #

Re: Building live-initramfs - dh_prep: Command not found

2008-12-21 Thread Chris Jones
On Sun, Dec 21, 2008 at 01:50:02AM EST, Daniel Baumann wrote: > Chris Jones wrote: > > This error may be due to my debhelper being the etch version. > > install debhelper from backports.org. Yes, that worked. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org wi

debian etch - lh_build - cannot find package fragrouter

2008-12-21 Thread Chris Jones
I successfully created the default "standard" live CD - i.e. lh_build ran OK and I was able to boot to the bash prompt. Since "standard" does not comprise most of the tools I am familiar with, I decided to switch to give "rescue" a shot. The lh_build run ended prematurely because it was unable to

Re: debian etch - lh_build - cannot find package fragrouter

2008-12-21 Thread Chris Jones
On Sun, Dec 21, 2008 at 12:55:53PM EST, David Francos (XayOn) wrote: > On Sun, Dec 21, 2008 at 5:32 PM, Chris Jones wrote: [..] > > Or is there a way I could tell dh_helper to ignore those packages it is > > not able to find - at least for now? > I don't know, howe

Re: debian etch - lh_build - cannot find package fragrouter

2008-12-21 Thread Chris Jones
On Sun, Dec 21, 2008 at 02:03:18PM EST, Daniel Baumann wrote: > Chris Jones wrote: > > Since I don't even know what fragrouter is .. I could remove it from the > > package list and rerun lh_build. > > get a newer version of live-helper; this was fixed yesterday in gi

framebuffer console support for different video cards.

2008-12-26 Thread Chris Jones
Hope I'm not double-posting .. I have a feeling the list was down over the Xmas holiday..? Since the generic framebuffer console vga driver does not support my LCD's native 1400x1050 resolution, I was wondering if there was any way I could add a custom kernel image with the relevant options enabl

Re: framebuffer console support for different video cards.

2008-12-26 Thread Chris Jones
On Fri, Dec 26, 2008 at 03:27:06PM EST, Daniel Baumann wrote: > Chris Jones wrote: > > Hope I'm not double-posting .. I have a feeling the list was down over > > the Xmas holiday..? > > no downtime of lists.debian.org that i'm aware of (or any that was >

Re: framebuffer console support for different video cards.

2008-12-27 Thread Chris Jones
On Sat, Dec 27, 2008 at 03:28:45AM EST, Daniel Baumann wrote: > Chris Jones wrote: > > The manual indicates that it's just a matter of copying the .deb to the > > config/chroot_local-packages. > > jup, that's all. > > > Say, I over copy the .deb for a cust

pcmciautils and pcmcia_cs

2008-12-27 Thread Chris Jones
I added those two packages to get my NIC to work & a network connection. 1. added them to LH_PACKAGES= in config/chroot 2. booted the live DVD 3. copied the NIC's .cis file to /lib/firmware 4. used "pccardctl eject" + "pccardctl insert" to recognize NIC 5. ran /etc/init.d/netwo

Re: pcmciautils and pcmcia_cs

2008-12-29 Thread Chris Jones
On Sun, Dec 28, 2008 at 04:58:49PM EST, Daniel Baumann wrote: > Chris Jones wrote: > > But I'm not sure where I should add the "cp" command and where I can > > place the .cis firmware .. I guess it needs to be somewhere where > > it's visible within the ch

Re: pcmciautils and pcmcia_cs

2008-12-31 Thread Chris Jones
On Mon, Dec 29, 2008 at 11:11:01AM EST, Daniel Baumann wrote: > Chris Jones wrote: > > Since others are probably going to be concerned about opening their > > machine's HDD to the outside world, maybe the FAQ or wiki could say a > > word or two about security aspects?

Boot fails with "Can not mount .. /live/image/live/filesystem.squashfs on //filesystem.squashfs"

2009-01-01 Thread Chris Jones
I have a feeling that this means that my binary.iso does not have support for squashfs filesystems enabled. I have installed the squashfs-modules-2.6.24 .. and squashfs-tools packages on my host system but I'm not sure what I need to do to ensure lh-build finds them. Is it just a matter of copyin

Re: Boot fails with "Can not mount .. /live/image/live/filesystem.squashfs on //filesystem.squashfs"

2009-01-01 Thread Chris Jones
On Thu, Jan 01, 2009 at 04:12:04PM EST, Chris Lamb wrote: > Chris Jones wrote: > > > I have a feeling that this means that my binary.iso does not have > > support for squashfs filesystems enabled. > > What makes you think this? Please provide more details. Sorry, I fo

Re: Boot fails with "Can not mount .. /live/image/live/filesystem.squashfs on //filesystem.squashfs"

2009-01-03 Thread Chris Jones
On Thu, Jan 01, 2009 at 04:12:04PM EST, Chris Lamb wrote: > Chris Jones wrote: > > > I have a feeling that this means that my binary.iso does not have > > support for squashfs filesystems enabled. > > What makes you think this? Please provide more details. Sorry, I was

How do I customize the contents of initrd images on debian-live?

2009-01-03 Thread Chris Jones
I would like to add modules to an initrd images and make sure that they are loaded at boot time but I have been unable to find a way to do this in debian-live. On a live system I add the modules to /etc/initramfs-tools/modules followed by a "mkinitramsf -o /boot/initrd.img-$(uname -r)" and this ap

Re: How do I customize the contents of initrd images on debian-live?

2009-01-09 Thread Chris Jones
On Fri, Jan 09, 2009 at 12:05:41PM EST, Daniel Baumann wrote: > Daniel Baumann wrote: > > for your live system, you'll be best doing this by a custom hook. see > > http://git.debian.net/?p=debian-live/live-helper.git;a=commitdiff;h=b2de9c326e267cc402910f96e51e1a331dff6f3e;hp=ff2bdad21936ba5937b9000

Font customization on gdm's logon screen.

2009-02-03 Thread Chris Jones
Can anyone point me to a document that explains how/where this is done? The gnome desktop config tool works fine in this respect for .. well .. the desktop.. but for some reason it does not have any effect where gdm is concerned. I need to (1) turn off the blur aka "anti-alisiang" that doesn't ma

Re: Font customization on gdm's logon screen.

2009-02-03 Thread Chris Jones
On Tue, Feb 03, 2009 at 10:30:31PM EST, Chris Jones wrote: Please ignore .. meant for a different mailing list. I had to recreate my mutt alias file from scratch and debian-user was pointing to the wrong email address.. Sorry I missed that . CJ -- To UNSUBSCRIBE, email to debian-live-requ