Re: Setting the Live User uid

2009-04-02 Thread Marco Amadori
In data giovedì 02 aprile 2009 08:35:14, Sébastien Masset ha scritto: > First of all, I would like to apologise to the mailing list subscribers > if they've already received this (and some others) message but this is > the third time I've tried to send it and I'm yet to see it posted on the > mess

Re: Setting the Live User uid

2009-03-31 Thread Marco Amadori
In data lunedì 30 marzo 2009 23:25:21, Sébastien Masset ha scritto: > I'm coming back to this issue after a while now but you'll find in this > mail an *untested* patch for live-initramfs to set the Live User UID > This is my first experience with using git and modifying either > live-initramfs o

Re: Setting the Live User uid

2009-03-30 Thread Sébastien Masset
Hi again, I'm coming back to this issue after a while now but you'll find in this mail an *untested* patch for live-initramfs to set the Live User UID from boot parameter. I'm also sending a second patch for live-helper in a seperate mail to handle this parameter in lh_config. This is my fir

Re: Re: Setting the Live User uid

2009-03-17 Thread Sébastien Masset
Thanks for the quick reply, Since Saturday, I've successfully tried a usermod hook script to change cruisecontrol's uid within the system range with the following script. $ cat 05-moduser.chroot.sh #!/bin/sh PASSWD_FILE="/etc/passwd" CRUISE_USERNAME="cruise" LAST_SYSTEM_UID=$(cut -d':' -f3 "

Re: Setting the Live User uid

2009-03-14 Thread Daniel Baumann
sebastien.mas...@laposte.net wrote: > Hi all, Hi, > When installing, this package creates a user (using adduser) with cruise > as username. During the live-helper chroot stage, this user is assigned > the following uid : 1000. not knowing cruisecontrol, but if that package is creating a user in