summaryrefslogtreecommitdiff
path: root/tbdiff-update/tbdiff-update
Commit message (Expand)AuthorAgeFilesLines
* Rename tbdiff-update to tb-update.Jannis Pohlmann2012-03-271-123/+0
* Clear traps before exiting, explicitly umount before reboot.Jannis Pohlmann2012-03-261-3/+9
* Use busybox sync instead of sync alone.Jannis Pohlmann2012-03-261-1/+1
* Add sync at the end of tbdiff-{update,switch}.Jannis Pohlmann2012-03-231-0/+3
* Call 'busybox reboot' at the end of tbdiff-update to reboot the system.Jannis Pohlmann2012-03-231-0/+3
* Hard-code more stuff (rm, mktemp) to busybox.Jannis Pohlmann2012-03-231-2/+2
* Hard-code buysbox cp and sed for now.Jannis Pohlmann2012-03-231-4/+4
* Add new tbdiff-update command to apply a patch to a system.Jannis Pohlmann2012-03-231-0/+111