Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: mellowmaroon on August 28, 2012, 03:19:05 PM

Title: Custom Extensions on Remaster?
Post by: mellowmaroon on August 28, 2012, 03:19:05 PM
What is the standard way for including custom .tcz files in a remaster (using ezremaster)?  Copying them to the tce directory in extract_apps and including them in ezremaster.cfg isn't working for me, and I'm at a loss for what else to look at.

Or is there a way to get them to show up in the list of installed extensions (and selecting them all during the extension stage of creating the remaster)?  I know it is possible, I have gotten them to show up as installed before, I'm just not sure how and would like to know the best method for doing this.

Additionally, would any boot codes have any effect on my not being able to load custom extensions in the way I tried?  For instance, "base" or "norestore"?
Title: Re: Custom Extensions on Remaster?
Post by: jls on August 29, 2012, 01:44:24 AM
Hi mellowmaroon

Put them on your tcedir and include them in ezremaster.cfg
Title: Re: Custom Extensions on Remaster?
Post by: curaga on August 29, 2012, 02:32:37 AM
Yes, "base" ignores all extensions - that's the point of that bootcode.
Title: Re: Custom Extensions on Remaster?
Post by: mellowmaroon on August 30, 2012, 01:02:57 AM
Got it! Thanks!

I was trying to streamline the boot process as much as possible using the boot codes and I guess I misunderstood what was being said with explanations of the "base" boot code.

Everything is working as expected with these two pieces of information.

I have a related question though: When I use tce-load to load a custom extension, shouldn't it appear in my tce's optional directory?  Why the extensions looked like they were being installed but weren't recognized in the list of extensions confused me.  I suppose it has something to do with the onboot list, correct?
Title: Re: Custom Extensions on Remaster?
Post by: curaga on August 30, 2012, 01:08:10 AM
Yes, unless you give full path to tce-load, it tries to find it in the optional dir.