summaryrefslogtreecommitdiff
path: root/libre-testing
AgeCommit message (Collapse)Author
2015-10-08libre-testing/uboot-grub-beaglebone: fix patchcoadde [Márcio Alexandre Silva Delgado]
2015-10-07uboot-grub-beaglebone: add new package to [libre-testing]André Fabian Silva Delgado
2015-09-28linux-libre-pck-4.2.1_gnu.pck1-1: updating versionAndré Fabian Silva Delgado
2015-09-28linux-libre-4.2.1_gnu-1: updating versionAndré Fabian Silva Delgado
2015-09-28fix and optimize conditionals in linux.install for all kernelsAndré Fabian Silva Delgado
2015-09-27remove mkinitcpio support for armv7h kernelsAndré Fabian Silva Delgado
2015-09-27adapt armv7h kernels for GRUB usageAndré Fabian Silva Delgado
2015-09-26fix conflicts between armv7h kernelsAndré Fabian Silva Delgado
2015-09-24linux-libre-lts-4.1.8_gnu-1: updating versionAndré Fabian Silva Delgado
* fix I2C controller based battery - FS#46367 -> https://bugs.archlinux.org/task/46367
2015-09-24linux-libre{,-lts,-grsec,-pck}: remove blank space in linux.installAndré Fabian Silva Delgado
2015-09-24linux-libre{,-lts,-pck}: fix conditionals for multi-platform architectures ↵André Fabian Silva Delgado
in linux.install
2015-09-24linux-libre-lts: add armv7h supportAndré Fabian Silva Delgado
2015-09-24linux-libre-pck-4.2.1_gnu.pck1-1: updating versionAndré Fabian Silva Delgado
* add armv7h support
2015-09-23linux-libre: fix conditionals for multi-platform architecturesAndré Fabian Silva Delgado
2015-09-23linux-libre: add curly brackets to $CARCHAndré Fabian Silva Delgado
2015-09-23linux-libre-4.2.1_gnu-1: updating versionAndré Fabian Silva Delgado
2015-09-22linux-libre-4.2_gnu-4: updating version for armv7hAndré Fabian Silva Delgado
2015-09-22linux-libre-lts-4.1.7_gnu-1: updating versionAndré Fabian Silva Delgado
2015-09-22linux-libre-pck-4.2_gnu.pck4-1: updating versionAndré Fabian Silva Delgado
2015-09-22linux-libre-4.2_gnu-4: fix bridge networking -> ↵André Fabian Silva Delgado
https://bugzilla.kernel.org/show_bug.cgi?id=104161
2015-09-22linux-libre-pck-4.2_gnu.pck3-1: updating versionAndré Fabian Silva Delgado
2015-09-22linux-libre-4.2_gnu-3: updating versionAndré Fabian Silva Delgado
2015-08-28icecat-38.2.0_gnu1-1: move package to [libre]André Fabian Silva Delgado
2015-08-28icecat-38.2.0_gnu1-1: updating versionAndré Fabian Silva Delgado
2015-08-12linux-libre-lts-3.14.50_gnu-1: updating versionAndré Fabian Silva Delgado
2015-08-12linux-libre-4.1.5_gnu-1: updating versionAndré Fabian Silva Delgado
2015-08-06linux-libre-lts-3.14.49_gnu-1.1: add patch to make the radeon driver load ↵André Fabian Silva Delgado
without the firmwares
2015-08-06linux-libre-4.1.4_gnu-1.1: add patch to make the radeon driver load without ↵André Fabian Silva Delgado
the firmwares
2015-07-31icecat-31.8.0_gnu1-4: move revision to [libre], build icecat with system ↵André Fabian Silva Delgado
libraries except cairo and libvpx, it's based on AUR version
2015-07-30icecat-31.8.0_gnu1-4: add new revision to [libre-testing] to test if ↵André Fabian Silva Delgado
segfault persists with using system libraries except cairo and libvpx, it's based on AUR's IceCat version
2015-07-23icecat-31.8.0_gnu1-2: move revision to [libre], build icecat without system ↵André Fabian Silva Delgado
libraries from now onwards to prevent segfault
2015-07-22icecat-31.8.0_gnu1-2: add new revision to [libre-testing] to test if ↵André Fabian Silva Delgado
segfault persists without using system libraries and going by the default Mozilla included libraries
2015-04-30linux-libre-4.0.1_gnu-1: updating versionAndré Fabian Silva Delgado
2015-04-15linux-libre-4.0_gnu-2: enable CONFIG_VIRTIO_PCI_LEGACY=yAndré Fabian Silva Delgado
2015-04-14linux-libre-4.0_gnu-1: updating versionAndré Fabian Silva Delgado
2014-10-01update libre/libretoolsLuke Shumaker
2014-08-01rebuild xorg-server-librecoadde [Márcio Alexandre Silva Delgado]
2014-07-26update libre-testing/libretoolsLuke Shumaker
2014-07-26update xorg-server-libre (libre-testing)coadde [Márcio Alexandre Silva Delgado]
2014-07-25xorg-server-libre (libre-testing): fix provides, conflicts and replacescoadde [Márcio Alexandre Silva Delgado]
2014-07-25add xorg-server-libre to libre-testing repocoadde [Márcio Alexandre Silva Delgado]
2014-06-29libre-testing/libretools: New testing release (because of XBS)Luke Shumaker
2014-04-11linux-libre-3.14-4: updating revisionAndré Fabian Silva Delgado
* move from [libre-testing] to [libre] * remove syscalls.h revert * properly fix symbol CRC generation * fix use of code32_start in the EFI boot stub * re-add MTD_NAND to the configuration to support ricoh sd card readers (FS#25889 => https://bugs.archlinux.org/task/25889)
2014-04-04linux-libre-3.14-3: updating revisionAndré Fabian Silva Delgado
* enable CONFIG_INFINIBAND_IPOIB_CM (FS#39701 => https://bugs.archlinux.org/task/39701) * disable X86_SYSFB and FB_SIMPLE (FS#39715 => https://bugs.archlinux.org/task/39715) * fix FSID of rootfs being 0 For st_dev in struct stat, the value 0 is an error. Make sure rootfs has value 1. This fixes the coreutils cp -ax issue (although that code has already been improved in coreutils, too) and somewhat fixes the switch_root problem in util-linux. It is still possible that rootfs gets an FSID >1 in future versions, so util-linux still needs to be fixed. This is unrelated to the mount id issue in /proc/*/mountinfo - the mount id may still be zero. * revert a patch that always enables autosuspend on intel bluetoothh xhci still sucks and breaks this. I am reverting this commit for reasons that are in no way selfish.
2014-04-01linux-libre-3.14-1: updating versionAndré Fabian Silva Delgado
* some PKGBUILD fixes and re-add the syscalls.h revert * re-add CONFIG_UNUSED_SYMBOLS
2014-02-21linux-libre-3.13.4-1: updating versionAndré Fabian Silva Delgado
2014-02-14linux-libre-3.13.3-1: updating versionAndré Fabian Silva Delgado
* add correct patch for asm issues
2014-02-12linux-libre-3.13.2-2: revert avmfritz breakerAndré Fabian Silva Delgado
2014-02-08linux-libre-3.13.2-1: updating version for mips64elAndré Fabian Silva Delgado
2014-02-07linux-libre: remove blank space on ChangeLogAndré Fabian Silva Delgado