History log of /src/tools/boot/lua-test.sh (Results 1 – 18 of 18)
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# fda9adaf 27-Oct-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r339670 through r339812.


# f98c671d 25-Oct-2018 Kyle Evans <kevans@FreeBSD.org>

Update lualoader test script a little bit

Use userboot.so from the test directory if possible, fall back to .OBJDIR.
This avoids a problem that we've had since userboot coexistence was added,
where

Update lualoader test script a little bit

Use userboot.so from the test directory if possible, fall back to .OBJDIR.
This avoids a problem that we've had since userboot coexistence was added,
where userboot.so alone no longer exists in the .OBJDIR but is instead just
a link installed later.

show more ...


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# fda9adaf 27-Oct-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r339670 through r339812.


# f98c671d 25-Oct-2018 Kyle Evans <kevans@FreeBSD.org>

Update lualoader test script a little bit

Use userboot.so from the test directory if possible, fall back to .OBJDIR.
This avoids a problem that we've had since userboot coexistence was added,
where

Update lualoader test script a little bit

Use userboot.so from the test directory if possible, fall back to .OBJDIR.
This avoids a problem that we've had since userboot coexistence was added,
where userboot.so alone no longer exists in the .OBJDIR but is instead just
a link installed later.

show more ...


# 574a8bf9 16-Feb-2018 Kyle Evans <kevans@FreeBSD.org>

lua-test: Image the loader test directory if it doesn't exist yet


# ff840987 16-Feb-2018 Kyle Evans <kevans@FreeBSD.org>

Default to /tmp/loadertest for lua test scripts


# ca72e2e2 14-Feb-2018 Warner Losh <imp@FreeBSD.org>

A quick test script that we can run to use userboot's test mode to
excersize the load loader. Assumes that we already have a suitable
root area that you pass in with the first arg.


# 574a8bf9 16-Feb-2018 Kyle Evans <kevans@FreeBSD.org>

lua-test: Image the loader test directory if it doesn't exist yet


# ff840987 16-Feb-2018 Kyle Evans <kevans@FreeBSD.org>

Default to /tmp/loadertest for lua test scripts


# ca72e2e2 14-Feb-2018 Warner Losh <imp@FreeBSD.org>

A quick test script that we can run to use userboot's test mode to
excersize the load loader. Assumes that we already have a suitable
root area that you pass in with the first arg.


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# fda9adaf 27-Oct-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r339670 through r339812.


# f98c671d 25-Oct-2018 Kyle Evans <kevans@FreeBSD.org>

Update lualoader test script a little bit

Use userboot.so from the test directory if possible, fall back to .OBJDIR.
This avoids a problem that we've had since userboot coexistence was added,
where

Update lualoader test script a little bit

Use userboot.so from the test directory if possible, fall back to .OBJDIR.
This avoids a problem that we've had since userboot coexistence was added,
where userboot.so alone no longer exists in the .OBJDIR but is instead just
a link installed later.

show more ...


# 574a8bf9 16-Feb-2018 Kyle Evans <kevans@FreeBSD.org>

lua-test: Image the loader test directory if it doesn't exist yet


# ff840987 16-Feb-2018 Kyle Evans <kevans@FreeBSD.org>

Default to /tmp/loadertest for lua test scripts


# ca72e2e2 14-Feb-2018 Warner Losh <imp@FreeBSD.org>

A quick test script that we can run to use userboot's test mode to
excersize the load loader. Assumes that we already have a suitable
root area that you pass in with the first arg.