]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/lua/config.lua
lualoader: config: Pull some messages out into constants
[FreeBSD/FreeBSD.git] / stand / lua / config.lua
2018-03-01 Kyle Evanslualoader: config: Pull some messages out into constants
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-28 Kyle Evanslualoader: Remove debug function
2018-02-27 Kyle Evanslualoader: Correct test sense, comments, and add some...
2018-02-26 Kyle Evanslualoader: More argument name expansion, part 2
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-25 Kyle Evanslualoader: Don't explicitly index tables without reason
2018-02-24 Kyle Evanslualoader: Remove inaccurate part of comment
2018-02-24 Kyle Evanslualoader: Clean up naming conventions a little bit
2018-02-24 Kyle Evanslualoader: throw out nextboot's usage of standard confi...
2018-02-24 Kyle Evanslualoader: Strip config.parse of its I/O privileges
2018-02-24 Kyle Evanslualoader: Split config file I/O out into a separate...
2018-02-24 Kyle Evanslualoader: Explain nextboot stuff a little bit more
2018-02-24 Kyle Evanslualoader: Add comment on trailing space, don't operate...
2018-02-24 Kyle Evanslualoader: Correct test and name
2018-02-24 Kyle Evanslualoader: Plug file handle not properly closed
2018-02-24 Kyle Evanslualoader: Add nextboot support
2018-02-23 Kyle Evanslualoader: Use "local function x()" instead of "local...
2018-02-23 Kyle EvansAdd SPDX tags to lua files
2018-02-22 Kyle Evanslualoader: Attend to some 80-col issues, pointed out...
2018-02-22 Kyle Evanslualoader: Clear up an empty conditional branch
2018-02-22 Kyle Evanslualoader: Address some 'luacheck' concerns
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Kyle Evanslualoader: Output "Failed to parse" messages
2018-02-21 Kyle Evanslualoader: Don't return false for failure to open confi...
2018-02-21 Kyle Evanslualoader: Drop explicit boolean tests; b or not b
2018-02-21 Kyle Evanslualoader: Drop excessive parenthesizing
2018-02-21 Kyle Evanslualoader: Drop terminating semicolons
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Kyle Evanslualoader: When restoring environment, only restore...
2018-02-20 Kyle Evanslualoader: Don't try so hard to load a kernel
2018-02-20 Kyle Evanslualoader: Prefer selected kernel to currently loaded
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Kyle Evanslualoader: Move carousel storage out into config
2018-02-20 Kyle Evansstand/lua: Consistently organize modules
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-19 Kyle Evansstand/lua: Add copyright notice in places
2018-02-19 Kyle Evansstand/lua: Round up some more style.lua(9) concerns
2018-02-19 Kyle Evansstand/lua: Remove inaccurate comment after r329590
2018-02-19 Kyle Evansstand/lua: Restore environment upon config reload
2018-02-19 Kyle Evansstand/lua: Track env changes that come in via loader...
2018-02-19 Kyle Evansstand/lua: Defer kernel/module loading until boot or...
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-19 Kyle Evansstand/lua: reload previously loaded kernel at config...
2018-02-19 Kyle Evansstand/lua: Store the loaded kernel as config.kernel_loaded
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-18 Kyle Evansstand/lua: More style nits, config.lua
2018-02-18 Kyle Evansstand/lua: Remove some debugging bits that snuck in...
2018-02-18 Kyle Evansstand/lua: Fix module_path handling with multiple kernels
2018-02-18 Kyle Evansstand/lua: Fix verbiage and some typos
2018-02-17 Kyle Evansstand/lua: dumpModules => lsModules
2018-02-17 Kyle Evansstand/lua: Style pass
2018-02-17 Kyle Evansstand/lua: Try to load alternate kernels as directories...
2018-02-17 Kyle Evansstand/lua: Correct test sense, this should have been...
2018-02-17 Kyle Evansstand/lua: Address some nits
2018-02-17 Kyle Evansstand/lua: Add debug method to dump modules
2018-02-17 Kyle Evansstand/lua: Correct some trivial errors in config
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-12 Warner LoshAdd the lua scripts from the lua-bootloader SoC