- Oct 14, 2017
-
-
clayton craft authored
More information: <https://postmarketos.org/osk-port>
-
clayton craft authored
-
Davide Gessa authored
-
drebrez authored
-
drebrez authored
-
clayton craft authored
-
Pablo Castellano authored
-
- Oct 13, 2017
-
-
clayton craft authored
This adds chrony as the ntp client (starting on boot), and also adds a prompt in the init step for configuring the timezone.
-
- Oct 12, 2017
-
-
montvid authored
* Rebase on 4.11.12 kernel upstream I took the relevant patches from https://git.linaro.org/people/john.stultz/flo.git/log/?h=flo-v4.11 and compiled with upstream kernel.org 4.11.12 kernel. 4.12rc1 and later have not fixed yet problems with freedreno gpu hanging. So we now have an upstream source for the kernel and John Stultz patches separately. Set this to y as it does not seem to have problems in Alpine - CONFIG_HW_RANDOM_MSM=y Enable USB OTG in kernel. I still need to find out how to enable it in Alpine. * Use pkgver instead of hash and other changes * Add dependencies for X11 and osk Added pointercal. Added dependencies so Xfce would work out of the box. Made changes in 90-android-touch-dev.rules as they are needed for proper X11 touchscreen calibration.
-
clayton craft authored
-
Pablo Castellano authored
* Allow to specify a custom username in "pmbootstrap init" * Build chroots have "pmos" instead of "user" as username now * Installation user UID is 1000 now (as in all other Linux distributions) * Adjust autologins * postmarketos-base: enable wheel group for sudo, removed previous sudoers file * Implement safe upgrade path: We save the version of the work folder format now, in $WORK/version. When this file does not exist, it defaults to 0. In case it does not match the currently required version (pmb.config.work_version), then ask the user if it should automatically be upgraded.
-
Pablo Castellano authored
-
- Oct 11, 2017
-
-
Pablo Castellano authored
-
Pavel Machek authored
-
Oliver Smith authored
* apkindex: * Also parse the architecture field * symlink_noarch_package: * Renamed to symlink_noarch_packages * Always work on all packages (so we don't need to guess which subpackages have been generated after a certain build) * Get invoked when running 'pmbootstrap index' * Use 'apk index' to generate one index, where the architecture does not get rewritten (abuild does that by default, due to Alpine's repos not having a 'noarch' folder and diverging from that doesn't make things easier for us). That goes super fast, and then we know which packages are noarch packages and can create the symlinks. * Made output less verbose: * Use -q for 'apk index' when calling it directly (when it gets called by abuild we can't control that) * Output that the APKINDEXes get reindexed only to the 'pmbootstrap log'.
-
Luca Weiss authored
* 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>
-
- Oct 10, 2017
-
-
Luca Weiss authored
See "man 1 weston". Fixes dc28cbf.
-
Oliver Smith authored
* postmarketos-ui-xfce4: depend on xorg-server * Source archive must not contain pkgrel
-
bhuvi authored
Unset CONFIG_ANDROID_PARANOID_NETWORK as it is useful only on android systems.
-
- Oct 09, 2017
-
-
clayton craft authored
-
zhuowei authored
kmscube is a command line utility for testing KMS-capable GPU drivers, which may be useful for validating DRM rendering and OpenGL ES acceleration capabilities required by accelerated Weston/KWin on supported devices.
-
Oliver Smith authored
-
Pablo Castellano authored
-
- Oct 07, 2017
-
-
drebrez authored
-
Attila Szöllősi authored
-
zhenyolka authored
* Added [lg-d285] * Added [device-lg-d285 * Added [device-lg-d285 * Added [device-lg-d285] * Edit checksums * Update APKBUILD * Update APKBUILD
-
Larvitar authored
-
Pavel Machek authored
-
Pavel Machek authored
Sound level is set to 80%, because of rumors that the speakers could be damaged otherwise. Details in: https://github.com/postmarketOS/pmbootstrap/pull/702
-
drebrez authored
-
- Oct 06, 2017
-
-
Oliver Smith authored
-
Oliver Smith authored
-
Oliver Smith authored
* device-qemu-amd64: subpackages for x11 and mesa * postmarketos-base: add x11 subpackage
-
- Oct 05, 2017
-
-
clayton craft authored
This release (1.21) includes 3 patches upstreamed earlier. The 4th patch didn't make the cutoff, but has just been merged so it'll be in 1.22
-
clayton craft authored
-
- Oct 04, 2017
-
-
Martijn Braam authored
This removes a few globs from the mkinitramfs module copy part. This is an issue in linux-postmarketos since it will copy gpu drivers for all possible hardware to the initramfs. This should be done in the deviceinfo variables for the modules instead and is already done for the current devices that use module loading. This changes the initramfs (uncompressed) from 16 MB to 11 MB just because the qemu graphics drivers aren't included.
-
joris authored
-
Oliver Smith authored
* Remove udev trigger/settle, because we start it properly now * Try for 10 seconds to start postmarketos-demos, wait 0.5s after each try
-
Pablo Castellano authored
* Remove empty build() functions * Remove obsolete '|| return 1' statements
-
- Oct 03, 2017
-
-
Pavel Machek authored
-