> > When it has changed? > > from DrakX ChangeLog: > > 2001/12/17 Pixel <[EMAIL PROTECTED]> > > * fs.pm, any.pm, install2.pm, bootloader.pm: clean_tmp now means using > tmpfs >
Ah! > > > > /etc/rc.d/init.d/mandrake_everytime: > > > > #Clean up Tmp. > > if [ -n "$CLEAN_TMP" ] && [ "$CLEAN_TMP" -ge 1 ];then > > [...] > > > looks sort of redundant in this case ... > > not really, it's needed for backward compatibility, and it's different (esp. > it works with 2.2) You mean if I ever boot with 2.2 and tmpfs I get an error and no tmp?
