[Toybox] Is: mkroot status? Was: are you on holls or has mail dumped?

scsijon scsijon at lamiaworks.com
Wed Nov 24 22:41:20 PST 2021


OK, so you've concentrated on toybox code and not sent emails out. I was 
worried if it had died and you hadn't realised.

So I am wondering what the status of mkroot in toybox is as i'm 
considering a build in a easyos container to replace my aborigonal sfs?

In EasyOS BarryK is plying with using pflask 
(https://bkhome.org/news/201809/pflask-chroot-on-steroids.html) for his 
container system and although it's a few years since any major work 
happened to it, it actually doesn't seem to need much if anything, along 
the lines of. 'don't play with it if it's not broken.'

thanks

scsijon

On 25/11/21 11:14, Rob Landley wrote:
> On 11/24/21 4:53 PM, scsijon wrote:
>> just wondering, nothing has appeared since the 14th of nov.
> commit fac49481c6b4639e5a2fad6ea08ab6cd29b9304c
> Author: Rob Landley <rob at landley.net>
> Date:   Mon Nov 22 23:11:03 2021 -0600
>
>      Fix $((math)) recursion order, handle "" as 0, and add more tests.
>
>   tests/sh.test     | 22 +++++++++++++++++++++-
>   toys/pending/sh.c | 52 ++++++++++++++++++++++++++++++++--------------------
>   2 files changed, 53 insertions(+), 21 deletions(-)
>
> commit b422cc51ea6e811c0282541ea5093f110842f7b7
> Author: Rob Landley <rob at landley.net>
> Date:   Sat Nov 20 03:58:36 2021 -0600
>
>      Make CROSS=all and record-commands play nice together.
>
>   scripts/mkroot.sh | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> commit a0d8377466ee7333966fc0dcbdb311f36bc9df68
> Author: Rob Landley <rob at landley.net>
> Date:   Sat Nov 20 02:57:51 2021 -0600
>
>      More mkroot changes. Add record-commands logging, more error checking,
>      ensure package scripts run in order, reorder for intelligibility.
>
>   scripts/mkroot.sh | 94 ++++++++++++++++++++++++++++++-------------------------
>   1 file changed, 51 insertions(+), 43 deletions(-)
>
> commit eff1703cc300a34befd72c7adb99972b54893594
> Author: Rob Landley <rob at landley.net>
> Date:   Sat Nov 20 02:54:13 2021 -0600
>
>      Don't search for "configure" out of $PATH.
>
>   scripts/portability.sh | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> commit 9fb4ebd690a1cec28706fc7fea71cfd0ceabd6de
> Author: Rob Landley <rob at landley.net>
> Date:   Sat Nov 20 02:52:05 2021 -0600
>
>      Update script/record-commands and rename logwrapper->logpath.
>
>   scripts/record-commands                  | 34 +++++++++++++++++---------------
>   toys/example/{logwrapper.c => logpath.c} | 34 +++++++++++++++-----------------
>   2 files changed, 34 insertions(+), 34 deletions(-)
>
> commit b9cae21853934cf294e5c02f7fe005d7494f4156
> Author: Rob Landley <rob at landley.net>
> Date:   Thu Nov 18 01:35:51 2021 -0600
>
>      Remove scripts/single.sh depedency on existing defconfig for global symbols.
>
>      It'll use it if there, but creates its own defconfig in .singleconfig if not,
>      thus using default values.
>
>   scripts/single.sh | 33 +++++++++++++++------------------
>   1 file changed, 15 insertions(+), 18 deletions(-)
>
> commit 1c5e9467f56bc00b257004eaac49ab8bd074f8d4
> Author: Rob Landley <rob at landley.net>
> Date:   Wed Nov 17 04:33:47 2021 -0600
>
>      Add support for more targets.
>
>   toys/pending/strace.c | 105 +++++++++++++++++++++++---------------------------
>   1 file changed, 48 insertions(+), 57 deletions(-)
>



More information about the Toybox mailing list