Commit Graph

375 Commits

Author SHA1 Message Date
Thomas Bächler
d068bb28c8 * 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-03 22:57:31 +00:00
Thomas Bächler
1dc3c46ebf upgpkg: 3.14-2 2014-04-02 20:28:15 +00:00
Thomas Bächler
4560707f1e Disable X86_SYSFB and FB_SIMPLE, see FS#39715 2014-04-02 18:11:43 +00:00
Thomas Bächler
fc46285c76 linux: Enable CONFIG_INFINIBAND_IPOIB_CM (FS#39701) 2014-04-02 17:43:11 +00:00
Thomas Bächler
5029abaa6a Remove test line from PKGBUILD that breaks x86_64 build 2014-04-01 20:53:27 +00:00
Thomas Bächler
d017334698 linux: Re-add CONFIG_UNUSED_SYMBOLS
I don't know what this will break and I don't have the time to care
about it, so keep it for now.
2014-04-01 18:05:33 +00:00
Thomas Bächler
ff6004ab78 linux: some PKGBUILD fixes and re-add the syscalls.h revert 2014-03-31 23:22:46 +00:00
Thomas Bächler
60fcf046d8 linux: First try at a 3.14 configuration 2014-03-31 22:10:26 +00:00
Thomas Bächler
735ed690b3 start preparation for v3.14, clean up patches and PKGBUILD first 2014-03-31 18:00:29 +00:00
Thomas Bächler
26f591d09d upgpkg: 3.13.7-1 2014-03-24 21:47:07 +00:00
Thomas Bächler
59afb2fe7e Fix xhci mass storage problems 2014-03-22 00:42:19 +00:00
Thomas Bächler
0f6ee63c2e Remove unneeded patch. 2014-03-07 21:16:05 +00:00
Thomas Bächler
8ec4380494 linux: Fix kmod warning regarding hci_vhci 2014-03-07 14:06:45 +00:00
Tobias Powalowski
5482e5e277 bump to 3.13.6 2014-03-07 13:53:37 +00:00
Thomas Bächler
e4f55d5e98 Prepare 3.13.5 update 2014-02-22 22:54:25 +00:00
Thomas Bächler
387a230bfa Update to 3.13.4-1 and add another critical NFS bugfix. 2014-02-20 22:43:41 +00:00
Tobias Powalowski
37206be16f bump to latest version 2014-02-14 08:13:44 +00:00
Tobias Powalowski
d36cd9e0dd add correct patch for asm issues 2014-02-13 19:58:32 +00:00
Tobias Powalowski
7a651720d3 add references to revert-avmfritz-breaker 2014-02-12 11:56:01 +00:00
Tobias Powalowski
7b704124da revert avmfritz breaker 2014-02-12 07:36:43 +00:00
Thomas Bächler
4bd9b75fa1 Remove obsolete patch 2014-02-07 00:15:03 +00:00
Thomas Bächler
f6e36414ed linux update 3.13.1 -> 3.13.2 2014-02-06 22:45:04 +00:00
Florian Pritz
f7d1116394 Fix CVE-2014-0038 2014-01-31 09:59:51 +00:00
Tobias Powalowski
61a419dc51 bump to latest version 2014-01-29 14:54:08 +00:00
Thomas Bächler
46996f30ed fix i8042 aliases 2014-01-27 09:32:42 +00:00
Thomas Bächler
c2a62a696b Add warning about missing keyboard support. 2014-01-26 09:07:23 +00:00
Thomas Bächler
d435b565ea Fix broken symbols - this allows us to boot on i686 again! 2014-01-26 08:54:46 +00:00
Thomas Bächler
52d7fbc897 Don't try to write to $startdir 2014-01-25 19:51:41 +00:00
Thomas Bächler
7dce7a7cbf Restore another option that got lost. 2014-01-25 19:34:57 +00:00
Thomas Bächler
093303b7fb Some PKGBUILD fixes 2014-01-25 18:21:46 +00:00
Thomas Bächler
e00cfd02fb Remove stuff from /usr/src, use /usr/lib/modules/$version/build instead. 2014-01-25 14:10:07 +00:00
Thomas Bächler
8fe0e5f47f Move preparation to prepare() 2014-01-25 12:22:29 +00:00
Thomas Bächler
d9eece4731 Update patches and PKGBUILD 2014-01-25 12:15:43 +00:00
Thomas Bächler
3d9da020c3 Reenable ALIX support 2014-01-25 12:01:40 +00:00
Thomas Bächler
0652375f83 First version of the 3.13 configuration. 2014-01-25 08:36:46 +00:00
Tobias Powalowski
bc17651330 start work on 3.13 2014-01-21 07:24:15 +00:00
Tobias Powalowski
a8d66e141d bump to latest version 2014-01-16 11:41:25 +00:00
Tobias Powalowski
dc7eae01cd fix 15 seconds nfs hang, #37886 kernel oops 2014-01-12 13:05:55 +00:00
Tobias Powalowski
a1dcf7c081 bump to latest version 2014-01-10 08:45:42 +00:00
Tobias Powalowski
55c9a33e4d bump to latest version, module breaker 2013-12-20 19:15:03 +00:00
Tobias Powalowski
f7e07fb50c remove CONFIG_FIRMWARE_IN_KERNEL 2013-12-16 15:00:13 +00:00
Tobias Powalowski
e000920f70 bump to latest version 2013-12-12 13:11:53 +00:00
Tobias Powalowski
7031cc536a bump to latest version 2013-12-09 07:43:45 +00:00
Tobias Powalowski
24fd129f19 bump to latest version 2013-12-04 21:03:49 +00:00
Tobias Powalowski
82fa3a48a7 bump to lastest version 2013-11-29 20:36:04 +00:00
Tobias Powalowski
5466e05173 readd CHECKPOINT_RESTORE 2013-11-26 10:43:40 +00:00
Tobias Powalowski
7046eda279 fix btrfs balance bug 2013-11-25 11:52:40 +00:00
Tobias Powalowski
e8b78031f1 fix btrfs balance bug 2013-11-25 11:34:42 +00:00
Tobias Powalowski
86d2344506 bump to latest version 2013-11-21 08:49:51 +00:00
Tobias Powalowski
4e52bfe260 bump to latest version 2013-11-06 08:26:56 +00:00