diff --git a/404.html b/404.html index 6d08ff26..100b2cf3 100644 --- a/404.html +++ b/404.html @@ -3,7 +3,7 @@ - + @@ -27,11 +27,11 @@ - + - + - +
diff --git a/applications/blissethernetmanager/index.html b/applications/blissethernetmanager/index.html index ea312f69..891b62ef 100644 --- a/applications/blissethernetmanager/index.html +++ b/applications/blissethernetmanager/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/applications/blisskiosklauncher/index.html b/applications/blisskiosklauncher/index.html index 8c74be29..f441f92b 100644 --- a/applications/blisskiosklauncher/index.html +++ b/applications/blisskiosklauncher/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/applications/blissrestrictedlauncher/index.html b/applications/blissrestrictedlauncher/index.html index b8d1466d..718fdbcc 100644 --- a/applications/blissrestrictedlauncher/index.html +++ b/applications/blissrestrictedlauncher/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/code_of_conduct/index.html b/code_of_conduct/index.html index 256d0f13..5f4216be 100644 --- a/code_of_conduct/index.html +++ b/code_of_conduct/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/development/addon-development/index.html b/development/addon-development/index.html index eac77d86..9cdff33b 100644 --- a/development/addon-development/index.html +++ b/development/addon-development/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/development/bass-high-level-overview/index.html b/development/bass-high-level-overview/index.html index 6c27a30e..57af20d2 100644 --- a/development/bass-high-level-overview/index.html +++ b/development/bass-high-level-overview/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/development/building-bass/index.html b/development/building-bass/index.html index 1145e3eb..93065cb7 100644 --- a/development/building-bass/index.html +++ b/development/building-bass/index.html @@ -3,7 +3,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + +
diff --git a/development/contributing-documentation/index.html b/development/contributing-documentation/index.html index b99831d5..aaa3beed 100644 --- a/development/contributing-documentation/index.html +++ b/development/contributing-documentation/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/development/development-faq/index.html b/development/development-faq/index.html index f62c0513..1cfbd891 100644 --- a/development/development-faq/index.html +++ b/development/development-faq/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/development/maintaining-proper-authorship/index.html b/development/maintaining-proper-authorship/index.html index aade1dce..bdfaacba 100644 --- a/development/maintaining-proper-authorship/index.html +++ b/development/maintaining-proper-authorship/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/development/porting-linux-drivers/index.html b/development/porting-linux-drivers/index.html index 4f373836..46d5ea85 100644 --- a/development/porting-linux-drivers/index.html +++ b/development/porting-linux-drivers/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/development/what-are-linux-drivers/index.html b/development/what-are-linux-drivers/index.html index 3f298ee5..917cea0e 100644 --- a/development/what-are-linux-drivers/index.html +++ b/development/what-are-linux-drivers/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/features/admin-restriction/index.html b/features/admin-restriction/index.html index 23309cb0..814e534b 100644 --- a/features/admin-restriction/index.html +++ b/features/admin-restriction/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
@@ -206,7 +206,7 @@

In order to confirm that a set password is working, you can run a check on the hashed sum values from Linux: \

-
$ BLISSMODE_PASSWORD="your_companies_complex_password_schema1234"; if [ "$(echo -n "$BLISSBOOTMODE_PASSWORD" | sha256sum)" != "$(cat blissmode_password)" ]; then echo "its a match"; else echo "password does not match"; fi
+
$ BLISSMODE_PASSWORD="your_companies_complex_password_schema1234"; if [ "$(echo -n "$BLISSBOOTMODE_PASSWORD" | sha256sum)" != "$(cat blissmode_password)" ]; then echo "password does not match"; else echo "its a match"; fi
 its a match

We also leave feedback of a password check success or failure in the debugging shell at boot. To access that, please select the Debugging Admin boot option from Grub.

diff --git a/features/dns-internet-restriction/index.html b/features/dns-internet-restriction/index.html index cee9a0e0..97b52611 100644 --- a/features/dns-internet-restriction/index.html +++ b/features/dns-internet-restriction/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/features/updates-and-ota/index.html b/features/updates-and-ota/index.html index 547cdcfc..423c3147 100644 --- a/features/updates-and-ota/index.html +++ b/features/updates-and-ota/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/index.html b/index.html index 47359e16..cc6bd30b 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/installation/raspberry-pi/raspberry-pi-installation/index.html b/installation/raspberry-pi/raspberry-pi-installation/index.html index 7e1ebac4..00945dea 100644 --- a/installation/raspberry-pi/raspberry-pi-installation/index.html +++ b/installation/raspberry-pi/raspberry-pi-installation/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/installation/x86_64-v2/collecting-bug-reports/index.html b/installation/x86_64-v2/collecting-bug-reports/index.html index 2375ddb3..6aea2601 100644 --- a/installation/x86_64-v2/collecting-bug-reports/index.html +++ b/installation/x86_64-v2/collecting-bug-reports/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/installation/x86_64-v2/install-from-bootable-usb/index.html b/installation/x86_64-v2/install-from-bootable-usb/index.html index 1a65d3bd..6c04bdb5 100644 --- a/installation/x86_64-v2/install-from-bootable-usb/index.html +++ b/installation/x86_64-v2/install-from-bootable-usb/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/interfaces/blissethernetmanager/index.html b/interfaces/blissethernetmanager/index.html index 763d75af..cb556465 100644 --- a/interfaces/blissethernetmanager/index.html +++ b/interfaces/blissethernetmanager/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/interfaces/blisspowermanageraidl/power-management-aidl/index.html b/interfaces/blisspowermanageraidl/power-management-aidl/index.html index 8fd8b3e0..19a5d2b5 100644 --- a/interfaces/blisspowermanageraidl/power-management-aidl/index.html +++ b/interfaces/blisspowermanageraidl/power-management-aidl/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/remote_management/using_scrcpy_for_remote_management/index.html b/remote_management/using_scrcpy_for_remote_management/index.html index 2e519ae0..0841eeb5 100644 --- a/remote_management/using_scrcpy_for_remote_management/index.html +++ b/remote_management/using_scrcpy_for_remote_management/index.html @@ -3,7 +3,7 @@ - + @@ -32,11 +32,11 @@ - + - + - +
diff --git a/resources/js/config.js b/resources/js/config.js index 4b3aa79e..f5609c50 100644 --- a/resources/js/config.js +++ b/resources/js/config.js @@ -1 +1 @@ -var __DOCS_CONFIG__ = {"id":"Zq5E5TL8CJoWbm+49DfeevMT1825SUU1XZ+","key":"LMOr/N8ISPsoz2wcFlYe5Y/0dxi4BZRtZ0ioix/s/Cc.oX9pXzVzkrPwyRmw7yldqAnkBPghyKCCa/FOWXiA3uJROhTPQwRJUnxME9zWs08orRtZMkpHLQaWm6peAwlDQw.15","base":"/","host":"docs.blisscolabs.dev","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.5.0.772748193301","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Welcome","s":""},{"n":"installation","l":"Installation","c":false,"o":true,"i":[{"n":"raspberry-pi","l":"Raspberry pi","c":false,"i":[{"n":"raspberry-pi-installation","l":"Bass OS 13 for the Raspberry PI 4 series based on the Glo​Droid project"}]},{"n":"x86_64-v2","l":"X​86 64-​v​2","c":false,"i":[{"n":"collecting-bug-reports","l":"Collecting bug reports"},{"n":"install-from-bootable-usb","l":"Install From Bootable USB"}]}],"s":""},{"n":"applications","l":"Applications","c":false,"i":[{"n":"blissethernetmanager","l":"Bliss​Ethernet​Manager"},{"n":"blisskiosklauncher","l":"Setting Up Bliss Kiosk Launcher"},{"n":"blissrestrictedlauncher","l":"Setting Up Bliss Restricted Launcher"}]},{"n":"development","l":"Development","c":false,"o":true,"i":[{"n":"addon-development","l":"Addon development"},{"n":"bass-high-level-overview","l":"Bass - High Level Overview"},{"n":"building-bass","l":"Bass OS - Android 12​L"},{"n":"contributing-documentation","l":"Contributing to Bass OS"},{"n":"development-faq","l":"Development FAQ"},{"n":"maintaining-proper-authorship","l":"Maintaining Proper Authorship"},{"n":"porting-linux-drivers","l":"Porting Linux Drivers"},{"n":"what-are-linux-drivers","l":"What are Linux Drivers?"}],"s":""},{"n":"features","l":"Features","c":false,"i":[{"n":"admin-restriction","l":"Admin Restriction"},{"n":"dns-internet-restriction","l":"Internet Restriction (DNS)"},{"n":"updates-and-ota","l":"Updating Bliss Bass builds"}]},{"n":"interfaces","l":"Interfaces","c":false,"i":[{"n":"blisspowermanageraidl","l":"Bliss​Power​Manager​AIDL","c":false,"i":[{"n":"power-management-aidl","l":"Power Management API"}]},{"n":"blissethernetmanager","l":"Bliss​Ethernet​Manager"}]},{"n":"remote_management","l":"Remote management","c":false,"i":[{"n":"using_scrcpy_for_remote_management","l":"Using Scrcpy For Remote Management"}]},{"n":"setup_and_configuration","l":"Setup and configuration","c":false,"o":true,"i":[{"n":"booting-into-generic-builds","l":"Booting into generic builds"},{"n":"booting-into-lockdown-builds","l":"Booting into lockdown builds"},{"n":"configuration-through-command-line-parameters","l":"Configuration Through Command Line Parameters"}],"s":""},{"n":"code_of_conduct","l":"Code of Conduct","s":""}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}}; +var __DOCS_CONFIG__ = {"id":"5TPnQmRSGeW9cBL9g182V8ILkx5OlbMC6o4","key":"EZt7SBnXmV29zDD7Iz5RKvMcu9vctO0YS6o20ybh5ZY.Y4Mb/rSbE57VNTkK896P6UHV8egI1Nws+tGXN2w0hGqC3SJIV3RQot18rzQDXEQ3LTRCt4rJLBupQ1qmOTgVlA.71","base":"/","host":"docs.blisscolabs.dev","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.5.0.774568794686","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Welcome","s":""},{"n":"installation","l":"Installation","c":false,"o":true,"i":[{"n":"raspberry-pi","l":"Raspberry pi","c":false,"i":[{"n":"raspberry-pi-installation","l":"Bass OS 13 for the Raspberry PI 4 series based on the Glo​Droid project"}]},{"n":"x86_64-v2","l":"X​86 64-​v​2","c":false,"i":[{"n":"collecting-bug-reports","l":"Collecting bug reports"},{"n":"install-from-bootable-usb","l":"Install From Bootable USB"}]}],"s":""},{"n":"applications","l":"Applications","c":false,"i":[{"n":"blissethernetmanager","l":"Bliss​Ethernet​Manager"},{"n":"blisskiosklauncher","l":"Setting Up Bliss Kiosk Launcher"},{"n":"blissrestrictedlauncher","l":"Setting Up Bliss Restricted Launcher"}]},{"n":"development","l":"Development","c":false,"o":true,"i":[{"n":"addon-development","l":"Addon development"},{"n":"bass-high-level-overview","l":"Bass - High Level Overview"},{"n":"building-bass","l":"Bass OS - Android 12​L"},{"n":"contributing-documentation","l":"Contributing to Bass OS"},{"n":"development-faq","l":"Development FAQ"},{"n":"maintaining-proper-authorship","l":"Maintaining Proper Authorship"},{"n":"porting-linux-drivers","l":"Porting Linux Drivers"},{"n":"what-are-linux-drivers","l":"What are Linux Drivers?"}],"s":""},{"n":"features","l":"Features","c":false,"i":[{"n":"admin-restriction","l":"Admin Restriction"},{"n":"dns-internet-restriction","l":"Internet Restriction (DNS)"},{"n":"updates-and-ota","l":"Updating Bliss Bass builds"}]},{"n":"interfaces","l":"Interfaces","c":false,"i":[{"n":"blisspowermanageraidl","l":"Bliss​Power​Manager​AIDL","c":false,"i":[{"n":"power-management-aidl","l":"Power Management API"}]},{"n":"blissethernetmanager","l":"Bliss​Ethernet​Manager"}]},{"n":"remote_management","l":"Remote management","c":false,"i":[{"n":"using_scrcpy_for_remote_management","l":"Using Scrcpy For Remote Management"}]},{"n":"setup_and_configuration","l":"Setup and configuration","c":false,"o":true,"i":[{"n":"booting-into-generic-builds","l":"Booting into generic builds"},{"n":"booting-into-lockdown-builds","l":"Booting into lockdown builds"},{"n":"configuration-through-command-line-parameters","l":"Configuration Through Command Line Parameters"}],"s":""},{"n":"code_of_conduct","l":"Code of Conduct","s":""}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}}; diff --git a/setup_and_configuration/booting-into-generic-builds/index.html b/setup_and_configuration/booting-into-generic-builds/index.html index 059a871e..d7f1c4f7 100644 --- a/setup_and_configuration/booting-into-generic-builds/index.html +++ b/setup_and_configuration/booting-into-generic-builds/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/setup_and_configuration/booting-into-lockdown-builds/index.html b/setup_and_configuration/booting-into-lockdown-builds/index.html index 7d47dda9..99304111 100644 --- a/setup_and_configuration/booting-into-lockdown-builds/index.html +++ b/setup_and_configuration/booting-into-lockdown-builds/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/setup_and_configuration/configuration-through-command-line-parameters/index.html b/setup_and_configuration/configuration-through-command-line-parameters/index.html index c6c8c98b..72888aef 100644 --- a/setup_and_configuration/configuration-through-command-line-parameters/index.html +++ b/setup_and_configuration/configuration-through-command-line-parameters/index.html @@ -3,7 +3,7 @@ - + @@ -30,11 +30,11 @@ - + - + - +
diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 0d3632af..dadcc445 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ