Re: Debian Live, live-build web-frontend - Build 20121125.144448.625013057

2012-11-26 Thread Michelle O'Brien
Hi, I spoke with Richard, and this is sorted now. Thanks On 26/11/12 11:55, Diederik de Haas wrote: See http://lists.debian.org/debian-live/2012/11/msg00143.html -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Re: Problems in Sid setting custom live-hooks (and findiso)

2012-11-26 Thread David Hare
No replies on this yet. A new version is since released. I still can't get live-hooks working in sid live-boot without personal hacks. The modification I posted earlier for /lib/live/config.sh was not the right way to do it (although it worked) In squeeze that's where it was done. I see no

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread David Hare
On 26/11/12 20:42, Daniel Baumann wrote: On 11/26/2012 09:25 PM, David Hare wrote: This subject has been raised before but didn't get much interest. because it's a rather low priority thing, however, if you send patches.. i'll look at them. I have a patch for current sid but am not sure if I

live-debconfig_4.0~a9-1_i386.changes ACCEPTED into unstable

2012-11-26 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 26 Nov 2012 21:21:40 +0100 Source: live-debconfig Binary: live-debconfig live-debconfig-doc Architecture: source all Version: 4.0~a9-1 Distribution: unstable Urgency: low Maintainer: Debian Live Project Changed-By:

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread Daniel Baumann
On 11/26/2012 09:25 PM, David Hare wrote: This subject has been raised before but didn't get much interest. because it's a rather low priority thing, however, if you send patches.. i'll look at them. I have a patch for current sid but am not sure if I am free to post it here as it is "unoff

Processing of live-debconfig_4.0~a9-1_i386.changes

2012-11-26 Thread Debian FTP Masters
live-debconfig_4.0~a9-1_i386.changes uploaded successfully to localhost along with the files: live-debconfig_4.0~a9-1.dsc live-debconfig_4.0~a9.orig.tar.xz live-debconfig_4.0~a9-1.debian.tar.xz live-debconfig_4.0~a9-1_all.deb live-debconfig-doc_4.0~a9-1_all.deb Greetings, Your D

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread David Hare
The partition containing the live-media gets mounted read-only. The persistence department needs to be writable! There are probably good reasons for mounting it read-only by default but I don't know why there is no means to override that without manually editing the script 9990-misc-helpers.sh

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread Eugenio 'g7' Paolantonio
Il 26/11/2012 17:44, intrigeri ha scritto: > Hi, > > Eugenio 'g7' Paolantonio wrote (25 Nov 2012 17:04:57 GMT) : >> By looking at the code I saw this line in the find_persistence_media() >> method in the 9900-misc-helpers.sh script: > >> local black_listed_devices="$(what_is_mounted_on /live

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread Eugenio 'g7' Paolantonio
Il 26/11/2012 14:29, chals ha scritto: > On Sun, Nov 25, 2012 at 6:04 PM, Eugenio 'g7' Paolantonio > wrote: >> [Please CC me, as I'm not subscribed.] >> > > Hi, > You are cc'd ;) Thank you :) > >> Hello, >> I'm trying to make the "new" persistence work with a Debian Sid snapshot. >> >> I made

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread intrigeri
Hi, Eugenio 'g7' Paolantonio wrote (25 Nov 2012 17:04:57 GMT) : > By looking at the code I saw this line in the find_persistence_media() > method in the 9900-misc-helpers.sh script: > local black_listed_devices="$(what_is_mounted_on /live/medium)" > So, this is actually blacklisting the pa

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread chals
On Mon, Nov 26, 2012 at 2:29 PM, chals wrote: > On Sun, Nov 25, 2012 at 6:04 PM, Eugenio 'g7' Paolantonio > wrote: > > I do not think I follow here. Correct me if I'm wrong but it is not > possible, under normal circumstances to write on the partition where > the live system is, because it is a r

Re: Persistence file on the same partition of the live filesystem

2012-11-26 Thread chals
On Sun, Nov 25, 2012 at 6:04 PM, Eugenio 'g7' Paolantonio wrote: > [Please CC me, as I'm not subscribed.] > Hi, You are cc'd ;) > Hello, > I'm trying to make the "new" persistence work with a Debian Sid snapshot. > > I made a "persistence" file in the root of the USB device's partition > which c