>>> Swap comes last because I plan to enable swapfile support, which rely on
>>> the filesystem to be mounted first. Any idea for a swapfile name?
>>> /swapfile, /swap.swp ...
>> Is that really designed for swap on a hotplugged device?
>> Is that a good idea?
> I use hotplugged swap. It is not a bad idea per se, as long as the
> administrator knows that the device can not be removed while the system is
> running. The reason I use hotplug in particular is that the USB subsystem
> is not initialized until after the fstab init script is run.

Hmm... while technically you're using hotplug for your swap, I wouldn't
call that "swap on a hotplugged device".

I wish we could reliably wait for USB to stabilize before fstab, so
hotplug doesn't need to be used for such cases.


        Stefan

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to