Bug#402828: initscripts: please add a RAMTMP variable to /etc/default/rcS

2011-04-07 Thread Philipp Kern
On Wed, Nov 04, 2009 at 08:50:26PM +0100, Luca Capello wrote: > - # Mount /var/run and /var/lock as tmpfs if enabled > + # Mount /tmp, /var/run and /var/lock as tmpfs if enabled > + if [ yes = "$RAMTMP" ] ; then > + TMP_OPT= > + [ "${TMP_SIZE:=$TMPFS_SIZE}" ] &&

Bug#402828: initscripts: please add a RAMTMP variable to /etc/default/rcS

2009-11-04 Thread Luca Capello
tags 402828 + patch thanks Hi there! This bug is quite old, can someone comment on it, please? On Tue, 12 Dec 2006 22:55:18 +0100, Luca Capello wrote: > actually, the user can set /var/run and /var/lock as tmpfs using the > two variables RAMRUN=yes and RAMLOCK=yes in /etc/default/rcS. I'd > lik

Bug#402828: initscripts: please add a RAMTMP variable to /etc/default/rcS

2006-12-12 Thread Luca Capello
Package: initscripts Version: 2.86.ds1-36 Severity: wishlist Hello, actually, the user can set /var/run and /var/lock as tmpfs using the two variables RAMRUN=yes and RAMLOCK=yes in /etc/default/rcS. I'd like to have the same option for /tmp as tmpfs (e.g. RAMTMP=yes), instead of having to edit /