Commit graph

1711 commits

Author SHA1 Message Date
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