Tiny Core Linux
Tiny Core Base => TCB Bugs => Topic started by: softwaregurl on December 02, 2008, 11:33:13 PM
-
Tools | Add to bootlocal gives me a file browser saying
Select file to be added to bootlocal
instead of allowing me to type a command to add.
-
We don't have a built in editor in TC except for vi.
So, the design was to use your favorite editor extension and create a small script.
This way you can also thoroughly test said script.
Then call the add2bootlocal.sh script to add your script to run.
Also this is a holdover from my work at DSL, where many GUI created scripts.
Then the GUI add2xxxxx could be used to add a call to the newly created script.
-
Thanks roberts. This is the page that got me going on VI. Hope it help others
http://www.tldp.org/linuxfocus/English/May2000/article153.shtml (http://www.tldp.org/linuxfocus/English/May2000/article153.shtml)