Re: startup question

2008-02-12 Thread Mikus Grinbergs
>>> http://dev.laptop.org/git?p=journal-activity;a=blob;f=volumesmanager.py > >> adding >> >> if os.path.exists(device.GetProperty('volume.mount_point') + '.do_not_scan'): >> return False >> >> to that method and putting a file named .do_not_scan in the devices >> top level directory should pr

Re: startup question

2008-02-12 Thread Mikus Grinbergs
>> http://dev.laptop.org/git?p=journal-activity;a=blob;f=volumesmanager.py > adding > > if os.path.exists(device.GetProperty('volume.mount_point') + '.do_not_scan'): > return False > > to that method and putting a file named .do_not_scan in the devices > top level directory should prevent it

Re: startup question

2008-02-12 Thread Chas. Owens
On Feb 12, 2008 10:20 AM, Tomeu Vizoso <[EMAIL PROTECTED]> wrote: > On Tue, 2008-02-12 at 08:37 -0500, Mikus Grinbergs wrote: > > I'm used to "regular" Linux, where I can access files from a command > > without having to go through the Journal. I have an SD card in my > > XO, on which I keep files

Re: startup question

2008-02-12 Thread Tomeu Vizoso
On Tue, 2008-02-12 at 08:37 -0500, Mikus Grinbergs wrote: > I'm used to "regular" Linux, where I can access files from a command > without having to go through the Journal. I have an SD card in my > XO, on which I keep files regarding setting up / customizing the XO. > > Apparently, the XO goes

startup question

2008-02-12 Thread Mikus Grinbergs
I'm used to "regular" Linux, where I can access files from a command without having to go through the Journal. I have an SD card in my XO, on which I keep files regarding setting up / customizing the XO. Apparently, the XO goes out and "scans" my SD card, so that it can show me the SD content