X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2Ftypes%2Ftypes.h;h=f7e47522dcd818d6b2a226e469fd7ee48543f50e;hp=e5c7e3e00225daa162c7850eb1d302da63074f7a;hb=acc5ace6e58db2f3dceb1f7a27d0fc1fb29c4a27;hpb=37b4861cb01bf6bd9da41aa1b311a87b0d26fc25 diff --git a/lib/types/types.h b/lib/types/types.h index e5c7e3e..f7e4752 100644 --- a/lib/types/types.h +++ b/lib/types/types.h @@ -146,6 +146,8 @@ struct config { unsigned int ipmi_bootdev; bool ipmi_bootdev_persistent; + bool allow_writes; + char *lang; /* not user-settable */