Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115738643
D40066.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
730 B
Referenced Files
None
Subscribers
None
D40066.diff
View Options
diff --git a/RELNOTES b/RELNOTES
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,15 @@
Changes to this file should not be MFCed.
+3cb2f5f369ec:
+ The lua-flavored loader(8) will now interpret .lua files that appear in
+ loader_conf_files as lua, and execute them in a sandbox. Existing
+ loader environment variables are available as globals in the sandbox,
+ and any global variable set, if not a table value, will be reflected in
+ the loader environment upon successful execution of the configuration
+ file. Environment variables with names that aren't valid lua names may
+ be accessed as indices of _ENV; e.g., _ENV['net.fibs'].
+
bdc81eeda05d:
nda is now the default nvme device on all platforms. While nda creates
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 28, 10:51 PM (6 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17834557
Default Alt Text
D40066.diff (730 B)
Attached To
Mode
D40066: RELNOTES: add a note about lua config files in loader
Attached
Detach File
Event Timeline
Log In to Comment