Daniele Debernardi
Daniele Debernardi
On the first run the welcome page set the `php.default` config as `bundled` https://github.com/rafajaques/php-assistant/blob/f49ae3625994bb6ebe137b012a3f978a09c3a5c1/app/js/welcome.js#L96 in `app/js/binary.operations.js` it reads the `php.default` config and expected a numeric version instead of the string...
On Windows it fails with the following error  at https://github.com/rafajaques/php-assistant/blob/f49ae3625994bb6ebe137b012a3f978a09c3a5c1/app/main.js#L88-L88
As mentioned in #71, here is the implementation to support reading the long file names in the FAT partition. I manually tested all the possible use cases that came to...
Modernize the APKBUILD of the Huawei Ascend Y530 Tested with weston and everything still works, other UI have problems starting Xorg, I didn't investigated the reason. also added the missing...
Changes: - Update the `devicepkg-dev` with a new `kernelpkg_functions.sh` script which contains the `downstreamkernel_prepare` function discussed in https://github.com/postmarketOS/pmbootstrap/issues/688#issuecomment-384747760 - Update some old APKBUILD kernel packages (to be continued) - Devices...
The wiko lenny 3 I'm porting right now it's a Mediatek device. In order to flash the kernel/system to the device it's necessary the proprietary `SP Flash Tool` program. In...
Here the steps to flash the system image using netcat: 1) `pmbootstrap initfs hook_add debug-shell` 2) `pmbootstrap flasher flash_kernel` 3) boot the device and it will show "missing boot partition"...
#### Changes: - New version of `devicepkg-dev` with changes described in https://github.com/postmarketOS/pmbootstrap/issues/1368#issuecomment-387809557 #### How to test: ``` pmbootstrap -y zap pmbootstrap build devicepkg-dev --force --arch armhf # Test device with...
Current status: - [ ] hildon - [ ] i3wm - [ ] luneOS - [ ] matchbox - [x] mate (PR #1452) - [x] plasma-mobile (PR #1464) - [x]...
The `validArches` variable has been extended with the actual list of arches that alpine package repository supports