]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/lua/core.lua
Update our devicetree to 4.19 for arm and arm64
[FreeBSD/FreeBSD.git] / stand / lua / core.lua
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-29 kevanslualoader: Fix try_include error handling
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 kevanslualoader: Honor boot_* variables at lua init
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-03 kevanslualoader: Handle comma-separated kernels as well
2018-08-23 manudts: Import DTS for arm64
2018-08-21 kevanslualoader: Just compare expression directly
2018-08-20 impSerial console menus for lua.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-26 kevanslualoader: Actually re-raise error in try_include
2018-03-26 kevanslualoader: Implement try_include and use it for includi...
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-21 kevansUEFI: Ditch console mode setting, choose optimal GOP...
2018-03-21 kevanslualoader: Add primitive hook module, use it to untangl...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-09 kevanslualoader: Cache kernel list
2018-03-07 kevanslualoader: Only loadelf before boot/autoboot if no...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-28 kevanslualoader: Add note that \027 is a decimal representation
2018-02-27 kevanslualoader: Convert instances of KEYSTR_ESCAPE .. "...
2018-02-26 kevanslualoader: Re-work menu skipping bits
2018-02-26 kevanslualoader: More argument name expansion, part 2
2018-02-24 kevanslualoader: Clean up naming conventions a little bit
2018-02-23 kevanslualoader: Use "local function x()" instead of "local...
2018-02-23 kevanslualoader: shallowCopyTable => deepCopyTable
2018-02-23 kevansAdd copyright notice to core.lua
2018-02-23 kevansAdd SPDX tags to lua files
2018-02-22 kevanslualoader: Address some 'luacheck' concerns
2018-02-22 kevanslualoader: Consistently use double quotes
2018-02-22 mavMFV r329799, r329800:
2018-02-22 kevanslualoader: Split cli bits out into a cli module
2018-02-21 kevanslualoader: Make kernel autodetection contingent on...
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 kevanslualoader: Add boot environment support
2018-02-21 kevanslualoader: Don't autodetect kernels if 'kernels' is...
2018-02-21 kevanslualoader: Return only argstr if with_kernel not requested
2018-02-21 kevanslualoader: Drop explicit boolean tests; b or not b
2018-02-21 kevanslualoader: Drop excessive parenthesizing
2018-02-21 kevanslualoader: Drop terminating semicolons
2018-02-20 kevanslualoader: Intercept the 'autoboot' cli command
2018-02-20 kevanslualoader: Intercept boot cli command
2018-02-20 kevanslualoader: Prepare for interception of "boot" CLI cmd
2018-02-20 kevanslualoader: Ignore ACPI bits on !i386
2018-02-20 kevansstand/lua: Consistently organize modules
2018-02-20 kevansstand/lua: Don't set ACPI off just because we can't...
2018-02-19 kevansstand/lua: Change boot menu items' names when swapped
2018-02-19 kevansstand/lua: Add core.isSingleUserBoot
2018-02-19 kevansstand/lua: Rename bootserial for clarity
2018-02-19 kevansstand/lua: Defer kernel/module loading until boot or...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 cemlua loader: Auto detect eligible list of kernels to...
2018-02-17 kevansstand/lua: Style pass
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 kevansstand/lua: Correct usage and acceptance of BACKSPACE...
2018-02-16 kevansstand/lua: Remove sneaky kernel assignment
2018-02-16 kevansstand/lua: Create/use some MENU_ constants where applicable
2018-02-16 kevansstand/lua: Set ACPI's default the proper way (setACPI)
2018-02-16 kevansstand/lua: Remove a magic number/string (not a trivial...
2018-02-16 kevansstand/lua: Consistently use semicolons for line endings
2018-02-16 kevansstand/lua: Set reasonable ACPI default based on presence
2018-02-16 kevansstand/lua: Reduce magic numbers
2018-02-12 impAdd the lua scripts from the lua-bootloader SoC