=== marlinc_ is now known as marlinc | ||
=== Elimin8r is now known as Elimin8er | ||
post-factum | is it safe to call set_cpus_allowed_ptr under spinlock? | 08:52 |
---|---|---|
=== kloeri is now known as bosslady | ||
=== bosslady is now known as kloeri | ||
=== mjeanson_ is now known as mjeanson | ||
=== pesari_ is now known as pesari | ||
denlud | Hey guys, i have a problem by building my custom Kernel. | 19:56 |
denlud | I want to build the Kernel 4.4.0 with the Option CONFIG_MMC_UNSAFE_RESUME in .config on | 19:58 |
denlud | But everytime I start to build the new Kernel he overwrites my config. | 19:58 |
denlud | The steps I made was: I installed a clean Ubuntu 15.10. Then i make the following commands: sudo apt-get install linux-source build-essential kernel-package && mkdir kernel && cd kernel && tar xvjf /usr/src/linux-*tar.bz2 && cd linux-source* && cp /boot/config-* .config && gedit .config && make-kpkg --initrd buildpackage | 20:04 |
denlud | But he overwrites my config everytime.....what am i doing wrong? | 20:04 |
ogra_ | https://help.ubuntu.com/community/Kernel/Compile | 20:07 |
ogra_ | (and https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel ) | 20:08 |
denlud | I already read that | 20:08 |
denlud | But I dont see my fault... | 20:09 |
ogra_ | you read the second one (your commands dont look like that) | 20:09 |
denlud | I red it, but i dont understand everything... | 20:10 |
ogra_ | sudo apt-get build-dep linux-image-$(uname -r); apt-get source linux-image-$(uname -r) ... cd to the dir that command created .... fakroot debian/rules editcofigs .... select the config option you want to change ... | 20:11 |
ogra_ | and run: fakeroot debian/rules binary | 20:11 |
ogra_ | that creates the new deb | 20:11 |
denlud | Hm | 20:12 |
* ogra_ vanishes back into the sunday evening ... | 20:12 | |
denlud | Isnt it enough to edit the .config file with gedit? | 20:13 |
ogra_ | no, you need the fakeroot debian/rules editconfig command, the configs are assembled from multiple files and each config can have dependencies ... | 20:20 |
ogra_ | (really off now) | 20:20 |
=== TJ_Remix is now known as TJ- | ||
=== stgraber_ is now known as stgraber | ||
=== rharper` is now known as rharper |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!