-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 29 May 2012 19:43:46 +0200 (CEST) [email protected] wrote:
> You can also build the kernel from source. Here's my usual procedure. > > If you don't have the build requirements: > sudo apt-get install build-essential ncurses5 > > > wget > http://www.linux-libre.fsfla.org/pub/linux-libre/releases/LATEST-3.4.N/linux-libre-3.4-gnu.tar.xz > tar xf linux-libre-3.4-gnu.tar.xz > cd linux-3.4 > make menuconfig (to edit and save the kernel .config file) > INSTALL_MOD_STRIP=1 make deb-pkg (this can take a few hours) > cd .. > sudo dpkg -i linux-*.deb > Hi, I have Trisquel 5.0 (dagda) installed and wanted to try out the 3.x kernel. I've tried running kernel 3.4.2 from the "freesh" repository (http://www.fsfla.org/svnwiki/selibre/linux-libre/#repo-freesh). The problem I am experimenting is that Apparmor does not let dhclient (or ntpd) to run and I don't get a network connection. In fact, the profiles of both programs are loaded when apparmor starts (symlinks in /etc/apparmor/init/network-interface-security/) in audit mode. Of course, disabling that makes the network work again, but I'd rather not mess up with Apparmor profiles. Trying to dpkg-reconfigure apparmor-profiles I've noticed that I get a warning saying that there is no /sys/kernel/security/apparmor/interfaces file (which, in fact, does not exist even under my 2.6.38 kernel) and that I should apply the Apparmor 2.4 patch to the kernel. I am now compiling the kernel from source and see what will happen. Any of you already experienced this problem with Apparmor? Best, - -- Stefano Fortune of the day: "Your aim is high and to the right." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJP3bDfAAoJEP8aw3rrwAiN8UIH/2roBgtMgwl/3xlOjPPzgcK6 ab1wgoIk+GeD9V2ExEK3RhNhRDJebkXk0/23+E+YDnuObBCx5Squ7TsRbT+2237H i+tmR+Wzdya74m4Z7UDQ2QFVMevwuyhImOyfCe6wICw6XF9BCzmLgkEgGjvJDPa/ 0RclfKR+VUwOjRjTIKVGeUzDnr8S3dTqSYCfhUlxoSwGPrO9zlY9I2n/q9mTm46S JSDzl9favrrZpJk11A3oTFeYYEv6Pi4odBXGFsLIOqAJ0j12aVsq4EHrQ/YQmYrc dEeCflSxx3T5u5SdbI4cLW4b3SzbJZ/tMP4vzwCiefovrNa8Jai+3aOVrHL4WcY= =kTGq -----END PGP SIGNATURE-----
