Commit graph

1893 commits

Author SHA1 Message Date
Lévai Tamás 49005b1674 compile with ecryptfs module
Build ecryptfs module too, because ecryptfs-utils relies on ecryptfs kmodule.
2014-02-27 19:53:14 +01:00
Kevin Mihelich e2972ba06f core/linux-armv7 to 3.13.5-1 2014-02-25 01:20:19 +00:00
Kevin Mihelich ccf222f693 core/linux-armv5 to 3.13.5-1 2014-02-25 01:00:09 +00:00
Kevin Mihelich bfdb27cfe4 core/linux-mmp to 3.10.32-1 2014-02-25 00:55:30 +00:00
moonman 38c12d9732 core/linux-raspberrypi-latest to 3.13.5 2014-02-24 01:36:38 -07:00
moonman 3dbcfe4fa0 core/linux-raspberrypi to 3.10.32-1 2014-02-24 01:32:57 -07:00
moonman 63b03dbf2e core/linux-kirkwood to 3.13.5-1; BFQ to v7r2 2014-02-23 02:29:54 -07:00
moonman b1f2852654 core/linux-raspberrypi to 3.10.30-2 2014-02-23 01:16:38 -07:00
moonman 1b825d244a core/linux-raspberrypi-latest to 3.13.4-1 2014-02-23 01:08:59 -07:00
Kevin Mihelich ba92103cc2 core/gcc fix 2014-02-22 19:32:42 +00:00
Kevin Mihelich 3f7038b164 core/linux-armv5 to 3.13.4-1 2014-02-21 14:30:24 +00:00
Kevin Mihelich 7956af29e8 core/pacman-mirrorlist to 20140220-1 2014-02-21 05:14:11 +00:00
Kevin Mihelich 73363d4a94 core/pacman-mirrorlist to 20130220-1 2014-02-21 04:35:18 +00:00
moonman ef3584d697 core/linux-kirkwood to 3.13.4-1 2014-02-20 17:33:11 -07:00
Dave Higham 1218e2fac0 core/linux-imx6-cuboc def gov to ondemand and Fixes for calculating raw_critical value 2014-02-20 12:19:04 +00:00
Dave Higham c0c6a953e2 core/linux-imx6-cubox remove memset patch 2014-02-19 17:13:32 +00:00
Dave Higham 50b27d904b core/linux-imx6-cubox SOC bug fixes 2014-02-18 20:30:55 +00:00
Kevin Mihelich c560bec492 core/linux-odroid to 3.8.13.18-1 2014-02-18 01:06:29 +00:00
Kevin Mihelich ad9f732a1a core/gcc fix, fixes #723 2014-02-17 13:06:31 +00:00
moonman b5086c7c51 core/linux-raspberrypi to 3.10.30-1 2014-02-16 00:36:01 -07:00
moonman 1b070363fe core/linux-raspberrypi-latest to 3.13.3-1 2014-02-16 00:32:23 -07:00
Balazs Kezes c14f1b0486 Build glibc with unwind tables
Without debug symbols or this you cannot have reliable backtraces in gdb. For
instance this is on a Raspberry Pi without the unwind tables:

	$ gcc -x c <(echo 'void abort(); int main() { abort(); }')
	$ gdb ./a.out <<< $'r\nbt'
	...
	#1  0xb6eb2e44 in abort () from /usr/lib/libc.so.6
	#2  0x00000020 in ?? ()
	Backtrace stopped: previous frame identical to this frame (corrupt
	stack?)
	...

Here's with the unwind tables enabled:

	$ gcc -x c <(echo 'void abort(); int main() { abort(); }')
	$ gdb ./a.out <<< $'r\nbt'
	...
	#1  0xb6eade44 in abort () from /usr/lib/libc.so.6
	#2  0x000084e0 in main ()
	...

The upside of the unwind tables compared to the debug symbols is that they don't
take up a lot of space.
2014-02-15 22:21:23 +00:00
Kevin Mihelich 11a1b25fe9 core/glibc to 2.19-2 2014-02-14 13:38:54 +00:00
moonman 9d701ef1ad core/linux-kirkwood to 3.13.3-1 2014-02-14 02:27:50 -07:00
Kevin Mihelich e4de987007 core/linux-armv5 to 3.13.3-1 2014-02-14 01:57:50 +00:00
Kevin Mihelich 4de85e267c core/linux-armv7 to 3.13.1-2, fixes #717 2014-02-12 22:52:09 +00:00
Kevin Mihelich 6c95fdff32 core/linux-odroid to 3.8.13.16-6 2014-02-12 02:16:31 +00:00
moonman c6818ff9a1 core/linux-raspberrypi-latest update BFQ to v7r1 2014-02-11 05:58:25 -07:00
moonman fa56907856 core/linux update BFQ ro v7r1 2014-02-11 05:54:59 -07:00
moonman 4a062186ca core/linux-kirkwood update BFQ to v7r1 2014-02-11 05:40:02 -07:00
moonman df35f40327 core/linux-raspberrypi-latest replace deprecated DMA_SUCCESS 2014-02-11 02:27:11 -07:00
moonman d722d781ad core/linux-raspberrypi-latest to 3.13.2; disable oot 8192; enable hifiberry 2014-02-11 00:21:31 -07:00
moonman 337ebef9a3 core/linux-kirkwood to 3.13.2-2 (fixes #712) 2014-02-10 23:31:53 -07:00
Kevin Mihelich d3ae1d5439 core/linux-odroid to 3.8.13.16-5 2014-02-11 01:10:25 +00:00
Kevin Mihelich 80a63474ae core/linux-olinuxino to 3.7.2-8 (#715) 2014-02-10 13:42:32 +00:00
moonman b85c66fe35 core/linux-raspberrypi add hifiberry support 2014-02-10 03:38:28 -07:00
Kevin Mihelich b26e585550 core/gcc to 4.8.2-8 2014-02-10 04:05:50 +00:00
Kevin Mihelich a9e173ef25 core/binutils to 2.24-2 2014-02-10 04:03:45 +00:00
Kevin Mihelich aefb31d9d5 core/glibc to 2.19-1 2014-02-10 04:02:31 +00:00
Kevin Mihelich df9214ae08 core/linux-olinuxino to 3.7.2-7, fixes #714 2014-02-10 03:56:50 +00:00
Dave Higham 64f9938b54 core/linux-imx6-cubox some bluetooth tweaks 2014-02-08 20:45:38 +00:00
Kevin Mihelich 280b1a0c9d core/linux-odroid to 3.8.13.16-4, fixes #710 2014-02-08 19:00:03 +00:00
moonman a78c43dcd4 core/linux-raspberrypi to 3.10.29-1 2014-02-08 00:43:09 -07:00
Kevin Mihelich 57cc3d74a1 core/linux-odroid fix 2014-02-08 00:59:45 +00:00
Kevin Mihelich 4e8af75eef core/linux-odroid to 3.8.13.16-3 2014-02-08 00:50:58 +00:00
moonman 69bcabad28 core/linux-kirkwood to 3.13.2 2014-02-07 01:38:28 -07:00
Kevin Mihelich c1ac8cdef6 core/linux-odroid to 3.8.13.16-2 2014-02-07 02:47:12 +00:00
Kevin Mihelich 60e1f9f05f core/linux-odroid to 3.8.13.16-1 2014-02-06 22:28:02 +00:00
Kevin Mihelich 0340a008aa core/linux-odroid-xu(-headless) to 3.4.76-2 2014-02-06 22:20:58 +00:00
Kevin Mihelich 908c20a332 core/linux-am33x-legacy to 3.8.13-16 2014-02-06 22:10:46 +00:00
Kevin Mihelich 34e9ccefd0 core/linux-mmp to 3.10.29-1 2014-02-06 22:06:56 +00:00
Kevin Mihelich deae7f0c10 core/linux-armv5 to 3.12.2-1 2014-02-06 22:05:55 +00:00
Kevin Mihelich ba19ff7ace core/linux-mmp to 3.10.29-1 2014-02-06 22:02:35 +00:00
moonman f80a5d4f43 core/openssl-cryptodev revert to 1.0.1e-5 2014-02-04 23:03:02 -07:00
Kevin Mihelich c34066c999 core/linux-mmp to 3.10.28-2 2014-02-05 02:32:34 +00:00
Kevin Mihelich 6c9da98cf8 core/linux-armv5 to 3.13.1-1 2014-02-02 19:20:59 +00:00
moonman e78828d500 core/linux-raspberrypi-latest to 3.13.1 2014-01-31 23:16:58 -07:00
moonman 09bbf469b4 core/linux-kirkwood to 3.13.1 2014-01-31 22:55:29 -07:00
Kevin Mihelich 969cd2b188 core/linux-armv7 to 3.13.1-1 2014-02-01 01:31:17 +00:00
Kevin Mihelich c370b87800 core/linux-mmp to 3.10.28-1 2014-01-31 18:25:11 +00:00
Kevin Mihelich 20d71ab4a8 core/libgcrypt to 1.6.1-1 2014-01-31 16:48:08 +00:00
Kevin Mihelich a6c3a5ef4e core/pacman-mirrorlist to 20140129-1 2014-01-29 16:12:52 +00:00
moonman 0d53197ee7 core/linux fix ld errors; update cryptodev 2014-01-28 21:54:41 -07:00
Kevin Mihelich 69ee19a5c6 core/linux fix 2014-01-29 04:45:11 +00:00
moonman c0b610da28 core/linux to 3.1.10-30: update BFQ to v7 2014-01-28 21:27:35 -07:00
moonman 146dcbbb1f core/openssl-cryptodev to 1.0.1f-1 2014-01-28 21:22:52 -07:00
moonman 125ad91ad8 core/linux-raspberrypi to 3.10.28 2014-01-28 15:17:57 -07:00
moonman 98218633b1 core/linux-raspberrypi-latest update BFQ to v7 2014-01-28 05:26:43 -07:00
moonman 240ba6169a core/linux-kirkwood update BFQ to v7 2014-01-28 05:23:45 -07:00
Kevin Mihelich 2dc84fd542 core/linux-armv7 to 3.13.0-2 2014-01-28 03:50:12 +00:00
moonman 66274425ff core/linux-kirkwood to 3.13-1 2014-01-27 20:41:56 -07:00
moonman 7e33c91a19 core/linux-raspberrypi-latest to 3.13-1 2014-01-27 17:57:38 -07:00
Dave Higham 5446c70403 core/linux-imx6-cubox add DVB devices and V4L 2014-01-27 00:11:17 +00:00
Dave Higham a50ba3cd02 core/linux-imx6-cubox add bluetooth assortment and rfkill 2014-01-26 21:30:11 +00:00
Joshua Coombs 85636912f8 Multiarch test kernel for armv5 - Now featuring Kirkwood support. Note - Does not contain cryptodev, BFQ or AUFS 2014-01-25 21:51:32 -05:00
Martin Honermeyer 945b636145 Allow multiple devpts instances in linux-odroid kernel config
This is needed in order to run [docker](https://github.com/archlinuxarm/PKGBUILDs/tree/master/community/docker) containers (tested on ODROID-U3).
2014-01-25 23:47:02 +01:00
Kevin Mihelich 58125f0d05 core/linux-armv7 to 3.13.0-1 2014-01-25 04:17:54 +00:00
Kevin Mihelich 7c13fa61fd added core/linux-oxnas 2014-01-25 02:26:31 +00:00
Kevin Mihelich 2fb6f2371b core/linux-am33x-legacy to 3.8.13-15 2014-01-24 01:11:17 +00:00
Kevin Mihelich 740c3301ac core/linux-wandboard fix 2014-01-23 21:22:19 +00:00
Kevin Mihelich 973233eba3 core/linux-wandboard to 3.0.35-5, fixes #688 2014-01-23 21:03:23 +00:00
Kevin Mihelich 9cf7da54b8 core/pacman to 4.1.2-5.1 2014-01-23 14:44:55 +00:00
Kevin Mihelich e33d10d501 core/linux-wandboard fix 2014-01-23 00:05:15 +00:00
Kevin Mihelich 364bd944e6 core/linux-wandboard to 3.0.35-4, fixes #686 2014-01-22 23:42:05 +00:00
Kevin Mihelich 09ca4c9835 core/pacman: drop pkgext 2014-01-22 22:12:01 +00:00
Kevin Mihelich 1e31151c61 core/linux-udoo fix 2014-01-22 00:16:16 +00:00
Dave Higham 7f7b1c038f core/linux-imx6-cubox to 3.0.35-6 add wifi and cifs 2014-01-21 21:09:22 +00:00
Dave Higham ccc9738877 core/linux-imx6-cubox fixes via memset patch 2014-01-21 20:07:57 +00:00
Joshua Coombs 97c01524c2 Update linux-kirkwood-dt to use /boot/dtbs matching other platforms. 2014-01-21 14:01:46 -05:00
Joshua Coombs 1d0e967992 Update checksums for linux-kirkwood-dt 2014-01-21 13:56:54 -05:00
Joshua Coombs 23df36ce7b Finally bring linux-kirkwood-dt up to date 2014-01-21 13:51:50 -05:00
Kevin Mihelich 466cd74c58 core/linux-trimslice to 3.1.10-10 2014-01-21 18:41:48 +00:00
Kevin Mihelich 8791f075dc core/linux-utilite to 3.0.35-9 2014-01-21 18:37:48 +00:00
Kevin Mihelich 9cb75dd160 core/linux-udoo to 3.0.35-8 2014-01-21 18:35:01 +00:00
moonman 9e7be3a5c8 core/linux-raspberrypi sync with upstream, add VETH 2014-01-21 00:20:20 -07:00
Kevin Mihelich 7f2b3cfd10 core/linux-sun4i: config fixes 2014-01-21 00:16:49 +00:00
Kevin Mihelich 79ad7937f0 core/linux-sun4i: drop memset.patch 2014-01-20 23:55:16 +00:00
Kevin Mihelich 7952286446 core/linux-sun4i refactoring 2014-01-20 23:30:09 +00:00
Kevin Mihelich 89b61b48bb core/linux-sun5i refactoring 2014-01-20 23:20:56 +00:00
Jason Plum 3f600ba6f0 core/linux-sun4i to 3.4.75-1 (HEAD sunxi-3.4 as of 20140120) 2014-01-20 18:02:33 -05:00
Kevin Mihelich c55ad65e62 core/linux-udoo to 3.0.35-7 2014-01-20 22:58:55 +00:00
Kevin Mihelich ea22e679ee core/linux-kirkwood: remove warning from post_upgrade 2014-01-20 21:02:55 +00:00
moonman c917bac337 core/linux-raspberrypi-latest update config to fix build issue 2014-01-20 12:46:24 -07:00
moonman 9e99cbcffa core/linux-raspberrypi-latest sync with upstream and fix build 2014-01-20 12:44:24 -07:00
Kevin Mihelich 66b417f48c core/libgcrypt: remove patches, fixed in our git pull 2014-01-20 17:44:38 +00:00
Kevin Mihelich 30add30d2c core/libgcrypt to 1.6.0-2 2014-01-20 17:36:12 +00:00
Kevin Mihelich f2319d3b93 Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs 2014-01-20 16:39:19 +00:00
Kevin Mihelich c20c6464a7 core/linux-imx6-cubox to 3.0.35-3, fixes #683 2014-01-20 16:39:12 +00:00
Oleg Rakhmanov efe946b621 Merge pull request #677 from hugoferreira/master
Update config to support LXC (Linux Containers)
2014-01-19 19:02:28 -08:00
Hugo Ferreira 9b463a0414 Enable Thin Provisioning 2014-01-19 19:57:21 +00:00
Hugo Ferreira cd16628e0b Bumped pkgrel and fixed md5sum for config. 2014-01-19 19:53:04 +00:00
Kevin Mihelich 18000196bd core/glibc: fix locale-gen 2014-01-19 19:43:29 +00:00
Kevin Mihelich 7bfbbd17c9 core/linux-sun4i: memset patch 2014-01-19 18:57:05 +00:00
Kevin Mihelich 5cfd55a3e3 core/linux-sun5i: memset patch 2014-01-19 18:55:34 +00:00
Kevin Mihelich 9aab0187d5 core/linux-sun7i to 3.3.0-9 2014-01-19 18:51:48 +00:00
Kevin Mihelich cde2ac0319 core/linux-sun7i to 3.3.0-8 (fixes #681) 2014-01-19 17:57:42 +00:00
Kevin Mihelich 34abc83a88 added core/archlinuxarm-keyring 2014-01-19 03:15:21 +00:00
Kevin Mihelich 42e20cfa37 core/isl to 0.12.2-1 2014-01-19 01:22:24 +00:00
Hugo Ferreira 2f0ee5fb37 Update config to support LXC (Linux Containers)
These configurations enable usage of `lxc` and `docker` in the raspberrypi. The flags were chosen by running `lxc-checkconfig` and activating the missing features. This is the result of `lxc-checkconfig` before these changes:

```
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: missing
Network namespace: enabled
Multiple /dev/pts instances: missing

--- Control groups ---
Cgroup: enabled
Cgroup clone_children flag: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: enabled

--- Misc ---
Veth pair device: missing
Macvlan: enabled
Vlan: enabled
File capabilities: enabled
```
2014-01-18 23:27:52 +00:00
pepedog 7f38e49c31 core/linux-imx6-cubox comment out make menuconfig from PKGBUILD 2014-01-18 21:09:02 +00:00
Dave Higham 64a15df38b core/linux-imx6-cubox add fuse and other fs 2014-01-18 21:05:00 +00:00
moonman 336b05d75e core/linux-raspberrypi-latest tablets support 2014-01-17 23:49:15 -07:00
moonman ba5d0d0638 core/linux-raspberrypi to 3.10.27 and tablets support 2014-01-17 23:33:38 -07:00
Kevin Mihelich dc22b5ab4b core/gcc fixes 2014-01-17 23:29:59 +00:00
Kevin Mihelich e58df508bd core/glibc fixes 2014-01-17 19:46:52 +00:00
Kevin Mihelich d800ea7bfd core/linux-armv5 to 3.12.8-1 2014-01-16 20:05:31 +00:00
Kevin Mihelich e5e7997802 core/linux-am33x to 3.12.8-1 2014-01-16 20:02:09 +00:00
Andrew Wiley bbf1a709cb add Trimslice ethernet driver 2014-01-16 03:33:30 -06:00
moonman aa6f2cc948 core/linux-kirkwood to 3.12.8 2014-01-15 17:38:04 -07:00
Kevin Mihelich 85d9641fbb core/linux-odroid-xu-headless to 3.4.76-1 2014-01-15 21:13:27 +00:00
Kevin Mihelich 3bd2a4ae1b core/linux-odroid-xu to 3.4.76-1 2014-01-15 21:10:35 +00:00
Kevin Mihelich 86c8564def Merge pull request #672 from jquagga/for_pull
Update linux-chromebook to 2014-01-14 snapshot.
2014-01-15 13:03:33 -08:00
Kevin Mihelich b28ef8e76f removed core/linux-mvebu 2014-01-15 19:50:06 +00:00
Kevin Mihelich 90d27785da core/linux-armv7 to 3.12.6-2 2014-01-15 19:49:50 +00:00
Kevin Mihelich 4c128d8c72 core/linux-am33x-legacy to 3.8.13-14 2014-01-15 19:47:08 +00:00
moonman 426091d325 core/linux-raspberrypi-latest to 3.12.7 2014-01-15 12:38:24 -07:00
moonman 0903bd0f33 core/linux-raspberrypi to 3.10.26 2014-01-15 12:20:05 -07:00
moonman 854a9fd89d core/linxu-kirkwood add aufs3 patch 2014-01-15 12:02:16 -07:00
moonman 446ffd0a64 core/linux-kirkwood to 3.12.7 2014-01-15 12:01:39 -07:00
Justin Settle 80eecb3da6 Update linux-chromebook to 2014-01-14 snapshot. 2014-01-15 08:29:17 -05:00
Kevin Mihelich 750b426065 core/libgcrypt: disable .install 2014-01-14 17:24:53 +00:00
Kevin Mihelich d5bfd9a8b7 added core/libgcrypt 2014-01-13 20:37:34 +00:00
Kevin Mihelich 41de177f4f core/linux-olinuxino to 3.7.2-6, fixes #669 2014-01-13 15:38:10 +00:00
Kevin Mihelich 88110c37b9 core/linux-trimslice to 3.1.10-9 2014-01-12 01:07:27 +00:00
Kevin Mihelich 872288d49e core/linux-mvebu to 3.12.7-1 2014-01-09 22:32:07 +00:00
Kevin Mihelich a9379988d7 core/linux-armv5 to 3.12.7-1 2014-01-09 22:30:48 +00:00
Kevin Mihelich 8e95008cda core/linux-raspberrypi to 3.10.25-2 2014-01-09 20:09:48 +00:00
Kevin Mihelich d1e9e0d4c1 core/linux-armv5 to 3.12.6-2 2014-01-09 18:28:31 +00:00
Kevin Mihelich 23385eae33 core/linux-olinuxino to 3.7.2-5 2014-01-08 21:24:47 +00:00
Kevin Mihelich 9d438825c2 core/glibc to 2.18-12 2014-01-08 15:03:12 +00:00