Martijn Braam
8f676acd33
Initial n900 commit
2017-06-08 19:27:02 +02:00
Oliver Smith
576fb1fde6
Package 0xffff (Maemo flasher) as there's interest in porting pmOS to the N900
2017-06-07 23:35:34 +02:00
Oliver Smith
f70bd6b688
Remove busybox aport: telnetd is enabled in upstream now
...
Pull request, that got merged:
https://github.com/alpinelinux/aports/pull/1092
Please note, that you can't directly upgrade from postmarketOS "busybox-extras" to the upstreamed version.
To upgrade properly, do the following:
* delete your self-compiled busybox* packages:
`sudo rm ~/.local/var/pmbootstrap/packages/armhf/busybox*`
* zap all your armhf chroots with:
`./pmbootstrap.py zap`
2017-06-07 23:14:24 +02:00
Oliver Smith
e68d4180b3
WIP #64 : make gcc-armhf lazy-reproducible, properly compare symlinks
2017-06-06 22:21:59 +02:00
Martijn Braam
ea00652f69
Added touchscreen support for hammerhead
2017-06-06 00:43:59 +02:00
Santosh D
d09656993b
remove 3d driver support for now, so MSM framebuffer works
2017-06-05 22:19:41 +02:00
Oliver Smith
01361dafa1
Fix #49 : Change license for device-lg-hammerhead from FIXME to MIT
2017-06-04 00:31:48 +02:00
Oliver Smith
5cf496ddb0
Merge pull request #48 from lawl/device/maguro
...
Add samsung-maguro
2017-06-03 20:53:11 +00:00
Santosh D
8683e2b40f
remove dead code and bump pkgrel on postmarketos-base
2017-06-03 22:48:49 +02:00
Santosh D
d93a070b03
fix tty configuration
2017-06-03 22:13:22 +02:00
Santosh D
d05688a78b
fix naming convention and kernel config
2017-06-03 22:05:44 +02:00
Martijn Braam
36062ad1f5
Hammerhead framebuffer modules
2017-06-03 16:48:46 +02:00
Martijn Braam
619fe1103e
Hammerhead module loading functional
2017-06-03 14:27:26 +02:00
Martijn Braam
36338b9f0b
Hammerhead cleanups
2017-06-03 13:12:21 +02:00
Martijn Braam
c83e66c5dc
Enable module loading for the hammerhead kernel
2017-06-03 01:01:58 +02:00
Martijn Braam
967ef44d04
Rebase hammerhead on latest master
2017-06-03 00:40:24 +02:00
Santosh D
647024bef8
Merge https://github.com/postmarketOS/pmbootstrap into device/maguro
2017-06-02 23:51:49 +02:00
Oliver Smith
06ee31ced0
Update gcc-armhf, musl-armhf to upstream
2017-06-02 22:02:14 +02:00
Santosh D
4972776bec
maguro boots and i get telnet!
2017-06-01 21:03:21 +02:00
Adam Van Ymeren
7ff923ba80
Update musl-armhf to r10.
2017-06-01 14:53:55 -04:00
Santosh D
25f7d24643
Merge https://github.com/postmarketOS/pmbootstrap into device/maguro
2017-06-01 20:10:26 +02:00
Martijn Braam
1e5e2669a0
Updated deviceinfo
2017-06-01 16:52:35 +02:00
Martijn Braam
15fb49ad11
Enable devtmpfs
2017-06-01 14:52:24 +02:00
Martijn Braam
29c223969d
Merge branch 'device-lg-hammerhead' of github.com:MartijnBraam/pmbootstrap into device-lg-hammerhead
2017-05-31 22:55:38 +02:00
Martijn Braam
d2a53ecede
Include device tree in nexus 5 kernel
2017-05-31 22:55:26 +02:00
Martijn Braam
c26a4be6ba
Added nexus 5 deviceinfo from @dzervas
2017-05-31 22:55:26 +02:00
Martijn Braam
703de5d042
LG Hammerhead kernel finally compiles
2017-05-31 22:55:26 +02:00
Martijn Braam
9823a0e416
Begin of the Nexus 5 hammerhead port
2017-05-31 22:55:26 +02:00
Dimitris Zervas
2a1cb96aba
Fix checksum of deviceinfo
2017-05-31 22:55:26 +02:00
Dimitris Zervas
208b1177b4
Added basic hammerhead config (NOT tested)
2017-05-31 22:55:26 +02:00
Oliver Smith
0554fdbccf
Minor aports clean up
...
* Use MIT as license for device-* aports and symlink packages.
That way we don't have the "FIXME" string in the license field,
and the MIT is used by Alpine for internal packages, too.
* linux-* aports: properly name the downloaded files: prefix with
the package name, so it does not just have the git commit as name.
2017-05-31 19:10:29 +02:00
Oliver Smith
348bceb5ce
New aport: unpackbootimg
...
Useful to extract flash offsets, as described here:
https://github.com/postmarketOS/pmbootstrap/wiki/How-to-find-device-specific-information
2017-05-31 18:39:42 +02:00
Oliver Smith
257163f220
Fix #19 : gcc-armhf didn't compile anymore
2017-05-31 18:18:45 +02:00
Martijn Braam
18efd373af
Include device tree in nexus 5 kernel
2017-05-31 16:41:50 +02:00
Martijn Braam
b17944956c
Added nexus 5 deviceinfo from @dzervas
2017-05-31 16:41:31 +02:00
Martijn Braam
e3c73d2d89
LG Hammerhead kernel finally compiles
2017-05-31 16:41:31 +02:00
Martijn Braam
250df011f0
Begin of the Nexus 5 hammerhead port
2017-05-31 16:41:31 +02:00
Dimitris Zervas
a40c8f4c08
Fix checksum of deviceinfo
2017-05-30 18:47:37 +03:00
Dimitris Zervas
fef5525203
Added basic hammerhead config (NOT tested)
2017-05-30 18:40:44 +03:00
Mathieu Maret
2e0760706e
Update qemu-user-static to package release 6
...
the older one is no more accessible
2017-05-29 22:32:13 +02:00
Oliver Smith
2988251cc9
Update *-armhf aports to pass the testcases again
...
* gcc-armhf: has been updated upstream (minor code change without version bump)
* musl-armhf: use default mirror from config instead of random other https mirror
Rebuilding the packages is not required.
2017-05-29 19:30:33 +02:00
Santosh D
043a619df4
Make tuna_kernel compile
2017-05-28 17:38:14 +02:00
Santosh D
4e38d61b5b
prepping port for maguro (galaxy nexus GSM) in case it decides to boot again at some point
2017-05-27 21:00:21 +02:00
Oliver Smith
1c0ff6aa23
Put postmarketOS aports inside pmbootstrap repo
...
Later, the aports folder will probably get split up in its own repository.
But right now this is simply convenient.
2017-05-26 22:26:25 +02:00