[BusyBox-cvs] [BusyBox 0000001]: swapoff during restart/poweroff
bugs at busybox.net
bugs at busybox.net
Tue Jul 26 21:15:01 UTC 2005
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=1
======================================================================
Reported By: msvoboda
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1
Category: Other
Reproducibility: N/A
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 01-13-2005 01:45 PST
Last Modified: 07-26-2005 14:15 PDT
======================================================================
Summary: swapoff during restart/poweroff
Description:
This patch modifies init.c so when swapon/off is
not included in the busybox package it dosen't run
swapoff during poweroff/restart with builtin inittab.
======================================================================
----------------------------------------------------------------------
pgf - 07-26-05 14:15
----------------------------------------------------------------------
this fix ties together two different things: one is whether swapoff is
built in to busybox, and the other is whether it should be called during
shutdown. just because it's not built-in doesn't mean it shouldn't be
called.
(i don't disagree that the shutdown behavior should be controllable, but
this is not the right way to control it.)
Issue History
Date Modified Username Field Change
======================================================================
01-13-05 01:45 msvoboda New Issue
03-16-05 12:26 andersen Assigned To andersen => BusyBox
07-26-05 14:15 pgf Note Added: 0000343
======================================================================
More information about the busybox-cvs
mailing list