Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-18 | linux-libre-4.8.17_gnu-1: updating version | André Fabian Silva Delgado | |
* move linux-libre-4.9.3_gnu-1 to [libre-testing] | |||
2017-01-17 | libre/linux-libre: Re-package 4.8.14 because of bugs in 4.9 | Luke Shumaker | |
2017-01-08 | linux-libre-4.9.1_gnu-1: updating version | André Fabian Silva Delgado | |
2016-11-16 | linux-libre-4.8.8_gnu-1: updating version | André Fabian Silva Delgado | |
* enable CONFIG_MTD_NAND_NANDSIM - Bug #1143 -> https://labs.parabola.nu/issues/1143 | |||
2016-08-01 | linux-libre-4.6.5_gnu-1: updating version | André Fabian Silva Delgado | |
* disable CONFIG_INTEL_MEI_TXE - Bug #1062 -> https://labs.parabola.nu/issues/1062 | |||
2016-05-08 | linux-libre-4.5.3_gnu-1: updating version | André Fabian Silva Delgado | |
* disable CONFIG_IO_STRICT_DEVMEM - Bug #1000 -> https://labs.parabola.nu/issues/1000 | |||
2015-12-13 | linux-libre-4.3.2_gnu-1: updating version | André Fabian Silva Delgado | |
* fixup configs * add CONFIG_MTD_PCMCIA=m - FS#46316 -> https://bugs.archlinux.org/task/46316 * add CONFIG_MTD_UBI_BLOCK=Y - FS#47066 -> https://bugs.archlinux.org/task/47066 * add CONFIG_SENSORS_NCT7904=m - FS#46488 -> https://bugs.archlinux.org/task/46488 * add CONFIG_BPF_SYSCALL=Y - FS#47008 -> https://bugs.archlinux.org/task/47008 * add CONFIG_DISPLAY_PANEL_TPO_TD028TTEC1=m - #857 -> https://labs.parabola.nu/issues/857 * add CONFIG_USB_G_DBGP=m - #858 -> https://labs.parabola.nu/issues/858 | |||
2015-09-28 | linux-libre-4.2.1_gnu-1: updating version | André Fabian Silva Delgado | |
2015-08-20 | linux-libre: add armv7h support | André Fabian Silva Delgado | |
2015-07-14 | linux-libre-4.1.2_gnu-1: updating version | André Fabian Silva Delgado | |
* drop mips64el support | |||
2015-07-07 | linux-libre-4.1.1_gnu-1: updating version | André Fabian Silva Delgado | |
2015-03-19 | linux-libre-3.19.2_gnu-1: updating version | André Fabian Silva Delgado | |
* fix bug #685 -> https://labs.parabola.nu/issues/685 | |||
2015-03-08 | linux-libre-3.19.1_gnu-1: updating version | André Fabian Silva Delgado | |
* fix FS#43527 -> https://bugs.archlinux.org/task/43527 * enable Freedo bootup logos * replace current Freedo to new one from GNU Art Gallery -> https://www.gnu.org/graphics/gnu-and-freedo/gnu-and-freedo.html | |||
2014-09-12 | As of Linux-libre 3.9, CONFIG_DRM_RADEON includes KMS support by default, so ↵ | André Fabian Silva Delgado | |
CONFIG_DRM_RADEON_KMS has been removed from our config files because it doesn't exists anymore | |||
2014-09-09 | linux-libre-3.16.2_gnu-1: updating version | André Fabian Silva Delgado | |
* Enable modesetting on radeon by default (CONFIG_DRM_RADEON_KMS) -> https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html | |||
2014-09-01 | linux-libre: update ChangeLog | André Fabian Silva Delgado | |
2014-08-24 | linux-libre: update info on ChangeLog | André Fabian Silva Delgado | |
2014-08-24 | linux-libre-3.16.1.gnu-1.1: update pkgrel because there was packages related ↵ | André Fabian Silva Delgado | |
to linux-libre with the same version on [libre-testing], update Changelog | |||
2014-02-07 | linux-libre: remove blank space on ChangeLog | André Fabian Silva Delgado | |
2014-02-07 | linux-libre: prolixing ChangeLog | André Fabian Silva Delgado | |
2013-10-20 | replace emulatorman@lavabit.com to emulatorman@parabola.nu account on the ↵ | André Fabian Silva Delgado | |
PKGBUILD files | |||
2013-07-15 | linux-libre: updating version | André Fabian Silva Delgado | |
* Update 3.10.1 version for i686 and x86_64 * Update 3.10.0 version for mips64el * Add linux-libre-kmod-alx on conflict, provides and replaces due which alx module was implemented by default on the kernel | |||
2013-05-08 | linux-libre: moving files | André Fabian Silva Delgado | |
2012-12-26 | (scripted) fix file permission breakage introduced in commit d62bd1 | Luke Shumaker | |
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output. | |||
2012-12-19 | linux-libre-3.7.1-1: fixing date on a commentary in ChangeLog due that the ↵ | André Fabian Silva Delgado | |
linux-libre-3.7.1 was released at 20121219 | |||
2012-12-18 | linux-libre-3.7.1-1: updating version | André Fabian Silva Delgado | |
2012-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-06-25 | linux-libre-3.4.4-2: adding new patchs and updating revision | André Fabian Silva Delgado | |
2012-05-26 | linux-libre-3.4-1.2: fixing issues on config files | André Fabian Silva Delgado | |
2012-05-26 | linux-libre-3.4-1.1: disabling CONFIG_MICROCODE module | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: fixing issues | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: adding new changes | André Fabian Silva Delgado | |
2012-04-08 | linux-libre: fixing ChangeLog | André Fabian Silva Delgado | |
2012-04-08 | linux-libre-3.3.1-1.1: Disable CONFIG_IPW2100 and CONFIG_IPW2200 modules | André Fabian Silva Delgado | |