Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Warner Losh
On Fri, Mar 18, 2022, 10:10 PM Eugene Grosbein wrote: > 19.03.2022 10:11, Warner Losh wrote: > > > > AFAIK, kldload cannot load compressed modules, only loader can. > > > > If so, kldload should support it as loader does. > > > > > > I thought I'd added it years ago by uncomptessing to /t

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Eugene Grosbein
19.03.2022 10:11, Warner Losh wrote: > > AFAIK, kldload cannot load compressed modules, only loader can. > > If so, kldload should support it as loader does. > > > I thought I'd added it years ago by uncomptessing to /tmp and loading it from > there.. Also, multiple system utilities l

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Kyle Evans
On Fri, Mar 18, 2022 at 10:11 PM Warner Losh wrote: > > On Fri, Mar 18, 2022, 9:09 PM Tomoaki AOKI wrote: >> >> On Sat, 19 Mar 2022 08:54:45 +0700 >> Eugene Grosbein wrote: >> >> > 19.03.2022 3:58, Warner Losh wrote: >> > >> > > On Fri, Mar 18, 2022 at 8:12 AM Eugene Grosbein > > >

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Eugene Grosbein
19.03.2022 10:11, Warner Losh wrote: > > AFAIK, kldload cannot load compressed modules, only loader can. > > If so, kldload should support it as loader does. > > > I thought I'd added it years ago by uncomptessing to /tmp and loading it from > there.. Not in stable/13: # ktrace -i kl

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Warner Losh
On Fri, Mar 18, 2022, 9:09 PM Tomoaki AOKI wrote: > On Sat, 19 Mar 2022 08:54:45 +0700 > Eugene Grosbein wrote: > > > 19.03.2022 3:58, Warner Losh wrote: > > > > > On Fri, Mar 18, 2022 at 8:12 AM Eugene Grosbein > wrote: > > > > > > Hi! > > > > > > I wonder if

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Tomoaki AOKI
On Sat, 19 Mar 2022 08:54:45 +0700 Eugene Grosbein wrote: > 19.03.2022 3:58, Warner Losh wrote: > > > On Fri, Mar 18, 2022 at 8:12 AM Eugene Grosbein > > wrote: > > > > Hi! > > > > I wonder if we really need /usr/share to be over 106MB in > > FreeBSD-13.1-B

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Eugene Grosbein
19.03.2022 3:58, Warner Losh wrote: > On Fri, Mar 18, 2022 at 8:12 AM Eugene Grosbein > wrote: > > Hi! > > I wonder if we really need /usr/share to be over 106MB in > FreeBSD-13.1-BETA1-amd64-mini-memstick.img > increasing its uncompressed size upto 434MB

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Warner Losh
On Fri, Mar 18, 2022 at 8:12 AM Eugene Grosbein wrote: > Hi! > > I wonder if we really need /usr/share to be over 106MB in > FreeBSD-13.1-BETA1-amd64-mini-memstick.img > increasing its uncompressed size upto 434MB ? Same for bootonly image that > is somewhat less > but it's still pretty large to

Re: 13.1 mini-memstick installation image size

2022-03-18 Thread Glen Barber
On Fri, Mar 18, 2022 at 09:09:38PM +0700, Eugene Grosbein wrote: > Hi! > > I wonder if we really need /usr/share to be over 106MB in > FreeBSD-13.1-BETA1-amd64-mini-memstick.img > increasing its uncompressed size upto 434MB ? Same for bootonly image that is > somewhat less > but it's still prett