diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-26 18:00:58 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-26 18:00:58 -0200 |
commit | 62dfb2299e664fbe3e9ab0c051cfdedd5ef032ed (patch) | |
tree | 388102c006c9ff2d77e53de5f2fec135f29c555e /libre-testing/linux-libre/ChangeLog | |
parent | d833c1e6ff43729957fb2f207f34a2db4e3615f7 (diff) | |
download | abslibre-62dfb2299e664fbe3e9ab0c051cfdedd5ef032ed.tar.gz abslibre-62dfb2299e664fbe3e9ab0c051cfdedd5ef032ed.tar.bz2 abslibre-62dfb2299e664fbe3e9ab0c051cfdedd5ef032ed.zip |
linux-libre-3.13-1: updating version
* reenable ALIX support
* update patches and PKGBUILD
* move preparation to prepare()
* remove stuff from /usr/src, use /usr/lib/modules/$version/build instead
* some PKGBUILD fixes
* restore another option that got lost => CONFIG_MEM_SOFT_DIRTY
* don't try to write to $startdir
* fix broken symbols - this allows us to boot on i686 again!
* add warning about missing keyboard support
Diffstat (limited to 'libre-testing/linux-libre/ChangeLog')
-rw-r--r-- | libre-testing/linux-libre/ChangeLog | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/libre-testing/linux-libre/ChangeLog b/libre-testing/linux-libre/ChangeLog new file mode 100644 index 000000000..9020464ef --- /dev/null +++ b/libre-testing/linux-libre/ChangeLog @@ -0,0 +1,44 @@ +2013-10-20 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.11.5-1 + * Replaced email account emulatorman@lavabit.com to emulatorman@parabola.nu. + +2013-07-15 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.10.1-1 + * Removed linux-libre-kmod-alx package from Parabola due which CONFIG_ALX module was implemented by default in the kernel. + +2013-04-30 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.9-2 + * Removed CONFIG_STUB_POULSBO module from config files. + +2012-12-19 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.7.1-1 + * Replaced CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org" to CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="linux-libre.fsfla.org" + +2012-06-23 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.4.4-1 + * Replaced email account andre.paulista@adinet.com.uy to emulatorman@lavabit.com. + +2012-05-26 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.4-1.2 + * Disabled CONFIG_MICROCODE_INTEL and CONFIG_MICROCODE_AMD modules https://labs.parabola.nu/issues/116 + +2012-04-24 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.3.3-1 + * Disabled CONFIG_STUB_POULSBO module https://labs.parabola.nu/issues/90 + +2012-04-08 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.3.1-1.1 + * Disabled CONFIG_IPW2100 and CONFIG_IPW2200 modules https://labs.parabola.nu/issues/47 + +2012-03-03 André Silva <emulatorman@parabola.nu> + + * linux-libre-3.2.9-2 + * Enabled CONFIG_FB_VT8623 module https://labs.parabola.nu/issues/14 |