You guys know the scripts a lot better than I remember them, so I'm hoping to prevent a number of hours digging through sources to pull this one off if I can.
boot code tce=some_path is assumed or the default is used; it may be empty or have a few TCZ's to load during boot.
Once bootlocal fires up, the link to tce is being changed to a new (dynamic) network share (/mnt/share/tce)
I'm going to hard-code my own script to read the new onboot.lst and tce-load anything found, but I was wondering if a function already existed in one of the many tc-* scripts to do just that?
Any pointers before I dig in?
Thanks guys!