2011年8月17日 星期三

quilt

quilt new <patch_name> #start a new patch
quilt edit <file_name> #edit a file (adding patch)
quilt diff
quilt diff -z #The diff of orig patch and the new patch
quilt refresh #Commit changes to the patch

quilt pop
quilt pop -a
quilt push
quilt push -f
quilt push -a

quilt top
quilt files
quilt patches <file_name>



[OpenWrt Wiki] Working with patches
http://wiki.openwrt.org/doc/devel/patches

How To Survive With Many Patches - Introduction to Quilt
http://www.suse.de/~agruen/quilt.pdf


沒有留言: