1. Combine volume-up.ksh and voume-down.ksh into one script with options. 2. Combine install-pkg.ksh and install-gui-pkg.ksh into one script with options. 3. In battery-status.ksh write battery value interpreting code. 4. Go through each script and add at the end of them a statement that tells the user what was accomplished. 5. Continue to breakup config-sys.ksh into individual scripts, and when done, remove it. 6. Go through each script to see how they can be implemented without the need of a reboot. 7. Rename the main branch to develop and create a release branch.