On Tue, Apr 26, 2011 at 06:48:15PM +0200, Marco d'Itri wrote:
> On Apr 26, rleigh wrote:
>
> > Testing with initramfs-tools (maks/run) with current unstable shows
> > udev appearing to work correctly with it using /dev/.udev when /run
> > is not present on the host system. And also with /run pre
On Tue, Apr 26, 2011 at 06:48:15PM +0200, Marco d'Itri wrote:
> On Apr 26, rleigh wrote:
>
> > Testing with initramfs-tools (maks/run) with current unstable shows
> > udev appearing to work correctly with it using /dev/.udev when /run
> > is not present on the host system. And also with /run pre
On Apr 26, rleigh wrote:
> Testing with initramfs-tools (maks/run) with current unstable shows
> udev appearing to work correctly with it using /dev/.udev when /run
> is not present on the host system. And also with /run present on
Did you check with LVM and that all its persistent symlinks are
On Tue, Apr 26, 2011 at 05:12:49PM +0200, Marco d'Itri wrote:
> On Apr 26, rleigh wrote:
>
> > > -mount -t tmpfs -o nodev,noexec,nosuid,mode=0755 none /run
> > > +mount -t tmpfs -o "nosuid,size=20%,mode=0755" tmpfs /run
> Why does /run should not be noexec?
If /run/shm is also on /run (not a sep
On Tue, Apr 26, 2011 at 12:06:14PM +0100, Roger Leigh wrote:
> block 623174 by 621803
> thanks
>
> On Fri, Apr 22, 2011 at 08:14:47PM +0100, Roger Leigh wrote:
> > On Mon, Apr 18, 2011 at 07:38:41PM +0100, Roger Leigh wrote:
> > > By the way, could you consider adding this patch to your branch:
>
On Apr 26, rleigh wrote:
> > -mount -t tmpfs -o nodev,noexec,nosuid,mode=0755 none /run
> > +mount -t tmpfs -o "nosuid,size=20%,mode=0755" tmpfs /run
Why does /run should not be noexec?
> I've added the block above because we can't make an upload of sysvinit/
> initscripts to unstable until we h
block 623174 by 621803
thanks
On Fri, Apr 22, 2011 at 08:14:47PM +0100, Roger Leigh wrote:
> On Mon, Apr 18, 2011 at 07:38:41PM +0100, Roger Leigh wrote:
> > By the way, could you consider adding this patch to your branch:
>
> diff --git a/init b/init
> index 38c8a5d..cdbfe50 100755
> --- a/init
7 matches
Mail list logo