Borsenkow Andrej <[EMAIL PROTECTED]> writes: [...]
> 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
>
> /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)
