diff --git a/directives.hdf b/directives.hdf index ef2c367..2f13845 100644 --- a/directives.hdf +++ b/directives.hdf @@ -1,53 +1,43 @@ #Directives.hdf for HuronOS | EagleCoders -system { - hostname = "huronos-client" - timezone = "America/Mexico_City" - keyboard_layout = "latam" - language = "es_MX.UTF-8" -} +[Global] +TimeZone=America/Mexico_City +ConfigExpirationTime=never +AvailableKeyboardLayouts=latam|us|es|dvorak +DefaultKeyboardLayout=latam +EventConfig=true +ContestConfig=true -desktop { - wallpaper = "default" - allow_wallpaper_change = false -} +[Always] +AllowedWebsites=all +AllowUsbStorage=true +AvailableSoftware=debuggers/ddd|debuggers/gdb|debuggers/valgrind|debuggers/visualvm|internet/chromium|internet/firefox|langs/g++|langs/gcc|langs/python3|langs/ruby|tools/byobu|tools/konsole|tools/make|programming/atom|programming/codeblocks|programming/eclipse|programming/emacs|programming/geany|programming/joe|programming/kate|programming/kdevelop|programming/neovim|programming/sublime|programming/gvim|programming/vim|programming/vscode|programming/vsc-cpp-compile-run|programming/vsc-cpptools|programming/vsc-makefile-tools| +Bookmarks={CMS OMI^https://cms.olimpiadadeinformatica.org.mx}|{CMS OMIPS^https://cms.omips.olimpiadadeinformatica.org.mx}|{REKAREL^https://rekarel.olimpiadadeinformatica.org.mx}|{KARELBUG^https://karelbug.olimpiadadeinformatica.org.mx}|{REFERENCIA C++^https://cms.olimpiadadeinformatica.org.mx/contest/docs/cpp/index.html}|{REFERENCIA REKAREL-KARELBUG^https://cms.omips.olimpiadadeinformatica.org.mx/contest/docs/kcode/}|{CPP SHELL^https://cpp.sh/} +Wallpaper=default -network { - allow_wifi = false - allow_ethernet = true - firewall = true -} +[Event] +AllowedWebsites=cpp.sh|www.googletagmanager.com|boca.icpcmexico.org|cms.olimpiadadeinformatica.org.mx +AllowUsbStorage=false +AvailableSoftware=internet/chromium|internet/crow|internet/firefox|langs/g++|langs/gcc|langs/javac|langs/kotlinc|langs/pypy3|langs/python3|tools/konsole|programming/atom|programming/codeblocks|programming/eclipse|programming/emacs|programming/geany|programming/gedit|programming/gvim|programming/intellij|programming/kate|programming/kdevelop|programming/pycharm|programming/sublime|programming/vim|programming/vscode| +Bookmarks={BOCA^http://boca.icpcmexico.org}|{CPP SHELL^https://cpp.sh/}|{REFERENCIA C++^https://cms.olimpiadadeinformatica.org.mx/contest/docs/cpp/index.html} +Wallpaper=https://www.olimpiadadeinformatica.org.mx/OMI/OMI/archivos/huronOS/omi_x_icpcmx_event.jpg +WallpaperSha256=3D0456253D9DECD323ABAC4FB5BFCC481136BD77E3E6AF1E60E00637FB533EF4 -storage { - allow_usb = false - allow_external_drives = false -} +[Contest] +AllowedWebsites=cpp.sh|www.googletagmanager.com|boca.icpcmexico.org|cms.olimpiadadeinformatica.org.mx +AllowUsbStorage=false +AvailableSoftware=internet/chromium|internet/crow|internet/firefox|langs/g++|langs/gcc|langs/javac|langs/kotlinc|langs/pypy3|langs/python3|tools/konsole|programming/atom|programming/codeblocks|programming/eclipse|programming/emacs|programming/geany|programming/gedit|programming/gvim|programming/intellij|programming/kate|programming/kdevelop|programming/pycharm|programming/sublime|programming/vim|programming/vscode| +Bookmarks={BOCA^http://boca.icpcmexico.org}|{CPP SHELL^https://cpp.sh/}|{REFERENCIA C++^https://cms.olimpiadadeinformatica.org.mx/contest/docs/cpp/index.html} +Wallpaper=https://www.olimpiadadeinformatica.org.mx/OMI/OMI/archivos/huronOS/omi_x_icpcmx_contest.jpg +WallpaperSha256=A75C05B844DEEB116032B5725E0D8E240F5E6EE6216C5B884811F8A4B1E34AEB -applications { - allow_terminal = true - allow_file_manager = true +[Event-Times] +2025-10-03T00:00:00 2025-10-06T23:59:59 - whitelist = [ - "firefox", - "code", - "gedit", - "python3", - "gcc" - ] - - blacklist = [ - "discord", - "steam" - ] -} - -security { - allow_root_login = false - allow_sudo = false - lock_system_settings = true -} - -exam { - fullscreen_mode = true - block_shortcuts = true -} \ No newline at end of file +[Contest-Times] +2025-10-03T08:00:00 2025-10-03T17:30:00 +2025-10-04T09:20:00 2025-10-04T14:45:00 +2025-10-05T09:20:00 2025-10-05T14:46:00 +2025-10-06T08:10:00 2025-10-06T08:15:00 +2025-10-06T08:30:00 2025-10-06T08:53:00 +2025-10-06T08:54:00 2025-10-06T14:30:00 \ No newline at end of file