]> git.ozlabs.org Git - petitboot/commit
Make read-only guarantee user-settable
authorSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Wed, 6 May 2015 07:03:30 +0000 (17:03 +1000)
committerSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Thu, 6 Aug 2015 04:08:33 +0000 (14:08 +1000)
commitacc5ace6e58db2f3dceb1f7a27d0fc1fb29c4a27
treed5577259029ad08d93de57e0a3560b6271627e8a
parent79bfd11f662fcf46bd4ae58a0aab993cbe158dbe
Make read-only guarantee user-settable

Create a new Petitboot option 'petitboot,write?' that specifies whether
the system is allowed to mount devices read-write. The option can be
toggled by the user in the nc-config screen.

Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
discover/device-handler.c
discover/platform-powerpc.c
discover/platform.c
lib/pb-config/pb-config.c
lib/pb-protocol/pb-protocol.c
lib/types/types.h
ui/ncurses/nc-config.c