[07:15] I'm trying to learn how to upload a kernel using kteam-tools, specifically build-mkppa [07:15] What I'm wondering about is patches [07:15] I want to patch config files mostly, but how will build-mkppa know where to apply them? [07:16] Butteee, I should probably read more about patching anyway [07:18] I guess I need to know how to create the patches and what to think about when putting them in -ppa/patches/ [07:27] I guess a diff between two complete sources would do then.. === yofel_ is now known as yofel [23:01] Hi, I'm looking for some tips on uploading a customized kernel to PPA [23:01] I want to edit the configs, and change the ABI [23:02] I'm able to upload fine, but the build fails because of the edited configs [23:02] Here's a failed build log https://launchpadlibrarian.net/109017347/buildlog_ubuntu-quantal-i386.linux_3.5.0-2.3-lowlatency_FAILEDTOBUILD.txt.gz [23:02] I think what I'm stuck at is making changes to the source, and have the changes buildable [23:16] I would like to add that I know very little about Debian packaging [23:16] But I'm only really interested in being able to test different configs for the kernel at the moment, so I'd rather skip learning for now