steamport
aff6137268
menuconfig: add gconfig/xconfig support ( #1509 )
...
* change "pmbootstrap kconfig_check" to "pmbootstrap kconfig check"
* change "pmbootstrap menuconfig" to "pmbootstrap kconfig edit [-x|-g]"
(with legacy alias, because the first syntax was referenced to a lot)
* enable X11 interfaces: -x: xconfig, -g: gconfig
* new function to copy the xauthority file:
pmb.chroot.other.copy_xauthority()
* remove menufconfig() function from the kernel template and all kernel
aports ([skip ci] because it would rebuild all kernels and run out of
time). Alpine has dropped this as well, and it wouldn't work with the
new code anyway.
2018-06-09 06:52:24 +00:00
drebrez
e5543e368b
Some kernel APKBUILD cleanup ( #833 )
...
* Cleanup linux-htc-bravo APKBUILD
* Cleanup linux-samsung-tuna APKBUILD and rename the package to
linux-samsung-maguro
* Cleanup linux-sony-aries APKBUILD
2017-10-28 19:43:28 +00:00
drebrez
a88c8c918c
Fix #808 : Add SYSVIPC kernel config check ( #809 )
...
* Add SYSVIPC kernel config check
* Add SYSVIPC kernel config option to all linux-device packages
2017-10-23 19:25:40 +00:00
Luca Weiss
c7f5488b79
Fix #737 : Disable ANDROID_PARANOID_NETWORK for all devices ( #742 )
...
* Disable ANDROID_PARANOID_NETWORK for all devices
* Add APKBUILD comments
* Bump pkgrels
This was done with a script, see:
<https://github.com/postmarketOS/pmbootstrap/pull/742#issuecomment-335608932 >
2017-10-11 15:11:05 +00:00
Pablo Castellano
dbbdf7cfa4
Fix #436 : Clean apkbuilds ( #692 )
...
* Remove empty build() functions
* Remove obsolete '|| return 1' statements
2017-10-04 15:05:00 +00:00
drebrez
7007e2eb63
Fix checksums (GitHub generates different archives now) ( #577 )
2017-09-14 18:16:16 +00:00
Pablo Castellano
bfb55c7b74
Unify names of scripts and patches ( #557 )
...
- 90-android.rules -> 90-android-touch-dev.rules
- reduce_lzo_compression.patch -> 02_reduce_lzo_compression.patch
- mdss_fb_refresh_rate.patch -> 02_mdss_fb_refresh_rate.patch
- aeea3592a13bf12861943e44fc48f1f270941f8d.patch -> 00_fix_return_address.patch
- gpu-msm-fix-gcc5-compile.patch -> 02_gpu-msm-fix-gcc5-compile.patch
- udev-hack.sh -> udev-v4l-hack.sh
- Separate udev-v4l-hack.sh from profile.sh
2017-09-11 15:29:22 +00:00
kskarthik
c57f4985d7
Working GUI for sony-aries ( #525 )
2017-09-06 22:36:07 +00:00
SaiKarthik Karra
ed76dd9110
Add Xperia Z3C port ( #448 )
...
Booting works, SSH does not work yet (missing UDEVTMPFS?), screen does not work yet.
2017-08-24 17:35:46 +00:00