Make it a bit easier to skip first boot prompt

...by adding default Locale settings to image

Add sample to UserBuildConfig.sample
This commit is contained in:
John Scipione
2017-01-01 16:59:47 -08:00
parent e1304871bb
commit 30f554d464
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -17,6 +17,10 @@
#SetConfigVar DEBUG : HAIKU_TOP src system boot loader : 1 : global ;
# Add default Locale settings skipping FirstBootPrompt
#AddFilesToHaikuImage home config settings
# : $(HAIKU_TOP)/data/settings/first_boot/Locale\ settings ;
# Add symlink/file (keymap settings) to the image.
#AddFilesToHaikuImage home config settings : <keymap>US-International
# : Key_map ;