Age | Commit message (Collapse) | Author |
|
|
|
|
|
* move linux-libre-4.9.3_gnu-1 to [libre-testing]
|
|
|
|
|
|
|
|
|
|
|
|
CONFIG_IPW2100 and CONFIG_IPW2200 that are modules for Intel PRO/Wireless devices -> https://labs.parabola.nu/issues/47
|
|
|
|
* fix debug output - FS#47849 -> https://bugs.archlinux.org/task/47849
* fix FS#47757 -> https://bugs.archlinux.org/task/47757
|
|
|
|
* disable CONFIG_X86_VERBOSE_BOOTUP - FS#47402 -> https://bugs.archlinux.org/task/47402
* enable CONFIG_VGACON_SOFT_SCROLLBACK - FS#47442 -> https://bugs.archlinux.org/task/47442
* unsetting CONFIG_ACPI_REV_OVERRIDE_POSSIBLE - FS#47710 -> https://bugs.archlinux.org/task/47710
|
|
* 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
|
|
|
|
|
|
|
|
|
|
the firmwares
|
|
|
|
|
|
|
|
* 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)
|
|
* 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.
|
|
* some PKGBUILD fixes and re-add the syscalls.h revert
* re-add CONFIG_UNUSED_SYMBOLS
|
|
|
|
* 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
|
|
* Update 3.9.1-1 version to i686 and x86_64
* Update 3.9.0-1 version to mips64el
|
|
|