pmaports/main/postmarketos-base
Oliver Smith d1ef0ded0e Fix #731: Create symlinks for noarch-subpackages (#740)
* 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'.
2017-10-11 15:11:25 +00:00
..
swapfile Close #574: swap file support/encrypted swap on rx51 (#585) 2017-09-20 18:32:19 +00:00
50-firmware.rules Close #147: postmarketos-base: added udev rule / firmwareload.sh (#427) 2017-08-20 12:49:55 +00:00
APKBUILD Fix #731: Create symlinks for noarch-subpackages (#740) 2017-10-11 15:11:25 +00:00
firmwareload.sh Close #147: postmarketos-base: added udev rule / firmwareload.sh (#427) 2017-08-20 12:49:55 +00:00
postmarketos-base.post-install Set swclock to use recent date/time on first boot (#723) 2017-10-09 19:10:28 +00:00
sudoers Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00