On Tuesday 02 June 2009, 16:23:18, Daniel Baumann wrote:
> > I have sent this before, but the patch file I sent was not good, so I
> > think it's why not being accepted.
> In general, I'm not a fan of adding such a feature. Exposing passwords
> and also their hashes to visible to any user (which
On Friday 06 March 2009 21:08:24 Daniel Baumann wrote:
> Package: initscripts
> Severity: wishlist
> Tags: patch
> Owner: debian-live@lists.debian.org
>
> Hi,
>
> /etc/init.d/umountfs unmounts both temporary and local filesystems.
> however, in case of a live system, trying to unmount /cow, /live
Kel Modderman wrote:
> How about something like:
> + /filesystem*|/live*)
> + # used by live-initramfs
> + continue
> + ;;
looks good.
>> in the second replace, we also add '/' so that $REG_MTPTS is never
>> empty. it would be nice if you can make the whole unmounting of local
>> filesystems cond
On Wednesday 03 June 2009 18:30:24 Daniel Baumann wrote:
> Kel Modderman wrote:
> > How about something like:
> > + /filesystem*|/live*)
> > + # used by live-initramfs
> > + continue
> > + ;;
>
> looks good.
>
> >> in the second replace, we also add '/' so that $REG_MTPTS is never
> >> empty. it
On Wed, Jun 3, 2009 at 08:53:21 +0200, Marco Amadori wrote:
> Since what it's proposed expose the password in crypted way, it seems
> a better approach of what we got since today.
>
I think it's worse, because it gives a false sense of security.
Cheers,
Julien
--
To UNSUBSCRIBE, email to deb
Package: live-helper
Version: 1.0.4-1
Severity: normal
Building an image with "-d sid" fails, because lh_build tries to install
modules-squashfs. modules-squashfs aren't needed for sid, because squashfs
is already included in linux 2.6.29, and therefore not exisiting in the sid
repositorys.
One ha