History log of /haiku/headers/private/kernel/boot_device.h
Revision Date Author Comments
# 477a4ca7 05-Jun-2009 Axel Dörfler <axeld@pinc-software.de>

* vfs_boot.cpp now also exports gReadOnlyBootDevice which is true when the
boot device is actually read-only (even if it's using the write overlay).
* Do not create a swap file on a read-only device - this would really be a
stupid use of the write overlay (just saw this happening on an older
machine).
* Made swap_file_{add|delete}() take a const char* path - there was no reason
this was writable, and this also avoids casting away the const when adding
the default swap file.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30975 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b53cc465 12-Dec-2005 Axel Dörfler <axeld@pinc-software.de>

Moved declaration of gBootDevice into its own header.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15518 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 477a4ca70ef1e6947178e35c639e16d4c7298f32 05-Jun-2009 Axel Dörfler <axeld@pinc-software.de>

* vfs_boot.cpp now also exports gReadOnlyBootDevice which is true when the
boot device is actually read-only (even if it's using the write overlay).
* Do not create a swap file on a read-only device - this would really be a
stupid use of the write overlay (just saw this happening on an older
machine).
* Made swap_file_{add|delete}() take a const char* path - there was no reason
this was writable, and this also avoids casting away the const when adding
the default swap file.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30975 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b53cc465d65f2904e1c88a59f11ec81fa5992885 12-Dec-2005 Axel Dörfler <axeld@pinc-software.de>

Moved declaration of gBootDevice into its own header.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15518 a95241bf-73f2-0310-859d-f6bbb57e9c96