-
- Downloads
Handle generating weston.ini in post-install script (#201)
This PR automatically creates the weston.ini in the postmarketos-base post-install script based on options set in the deviceinfo file for a particular device. This replaces #191. If weston.ini exists, then no modifications are made. (Optional) options supported in this PR for deviceinfo are: deviceinfo_weston_core_modules - defaults to NONE if none specified deviceinfo_weston_core_backend - defaults to 'fbdev-backend.so' if none specified deviceinfo_weston_keymap_rules - keymap rule, found under /usr/share/X11/xkb/rules/ deviceinfo_weston_keymap_model - keymap model
Showing
- device-lg-hammerhead/APKBUILD 2 additions, 2 deletionsdevice-lg-hammerhead/APKBUILD
- device-lg-hammerhead/profile.sh 0 additions, 7 deletionsdevice-lg-hammerhead/profile.sh
- device-lg-mako/APKBUILD 2 additions, 2 deletionsdevice-lg-mako/APKBUILD
- device-lg-mako/profile.sh 0 additions, 7 deletionsdevice-lg-mako/profile.sh
- device-motorola-titan/APKBUILD 2 additions, 2 deletionsdevice-motorola-titan/APKBUILD
- device-motorola-titan/profile.sh 0 additions, 7 deletionsdevice-motorola-titan/profile.sh
- postmarketos-base/APKBUILD 3 additions, 6 deletionspostmarketos-base/APKBUILD
- postmarketos-base/postmarketos-base.post-install 41 additions, 0 deletionspostmarketos-base/postmarketos-base.post-install
- postmarketos-base/profile.sh 1 addition, 2 deletionspostmarketos-base/profile.sh
- postmarketos-base/weston.ini 0 additions, 2 deletionspostmarketos-base/weston.ini
Loading
Please register or sign in to comment