compact install question

I am setting up a system with a compact flash drive and I want to
minimize the total size of the OS load. Can anyone confirm that:

A. I do not need the /boot/sys/Slib* files on my target system? These
are incorporated into the kernel, right?

B. I should not need any of the Dev16 stuff on a 4.25 system?

Thanks,

Mark

“Mark Faust” <mark_faust@sri.com> wrote in message
news:3C6C83C8.E0941233@sri.com

I am setting up a system with a compact flash drive and I want to
minimize the total size of the OS load. Can anyone confirm that:

A. I do not need the /boot/sys/Slib* files on my target system? These
are incorporated into the kernel, right?

No

You need at least Slib32, if you don’t use any 16 bits program
you don’t need Slib16

B. I should not need any of the Dev16 stuff on a 4.25 system?

No Dev32 is usually the one you use unless you are using an
old Dev16.* driver (Qwindows or 3rth Party)

Thanks,

Mark

“Mario Charest” <goto@nothingness.com> wrote in message
news:a4j33p$478$1@inn.qnx.com

“Mark Faust” <> mark_faust@sri.com> > wrote in message
news:> 3C6C83C8.E0941233@sri.com> …
I am setting up a system with a compact flash drive and I want to
minimize the total size of the OS load. Can anyone confirm that:

A. I do not need the /boot/sys/Slib* files on my target system? These
are incorporated into the kernel, right?

Yes, they are. You need them when you build new kernel. But that’s all.

Pavol Kycina