blob: 19e7ada368e24b0bf5c588eb3487566b19ec08bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B5837%5D%20mount%20/dev/shm%20as%20--bind%0A%20like%20other%20mount%20points%20%28mga%237329%29&In-Reply-To=%3CCA%2BCX%2BbiKLoLMkAkB%3DzBKbUTMO3o5WC%2BLvFG5yYiXEMMi9adKWw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018680.html">
<LINK REL="Next" HREF="018687.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B5837%5D%20mount%20/dev/shm%20as%20--bind%0A%20like%20other%20mount%20points%20%28mga%237329%29&In-Reply-To=%3CCA%2BCX%2BbiKLoLMkAkB%3DzBKbUTMO3o5WC%2BLvFG5yYiXEMMi9adKWw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)">pterjan at gmail.com
</A><BR>
<I>Fri Sep 14 18:24:31 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018680.html">[Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)
</A></li>
<LI>Next message: <A HREF="018687.html">[Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18682">[ date ]</a>
<a href="thread.html#18682">[ thread ]</a>
<a href="subject.html#18682">[ subject ]</a>
<a href="author.html#18682">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Sep 14, 2012 at 9:18 AM, Thierry Vignaud
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>> wrote:
><i> On 14 September 2012 17:46, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote:
</I>>><i> I would prefer a different tmpfs to not interfere with stuff outside the chroot
</I>><i>
</I>><i> I agree but this needs sudo config and people were complaining about it.
</I>
we should never run sudo mount directly indeed, it should be added to the helper
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018680.html">[Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)
</A></li>
<LI>Next message: <A HREF="018687.html">[Mageia-dev] [soft-commits] [5837] mount /dev/shm as --bind like other mount points (mga#7329)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18682">[ date ]</a>
<a href="thread.html#18682">[ thread ]</a>
<a href="subject.html#18682">[ subject ]</a>
<a href="author.html#18682">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|