/pacman-static

Provide pacman-static in Android devices for pacstrap.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

Systemless Pacman

_time_stamp_ _time_stamp_
Provide pacman-static in Android devices for pacstrap.

Build

  1. Install git zip pacman-static in current architecture archlinux container;
  2. git clone http://github.com/5kind/pacman-static && cd pacman-static && ./update-binary.sh
  3. Modify files under system/etc to support https, choose mirrorlist/resolv.conf ... [optional]
  4. run zip -r install.zip * in container, push install.zip to your device and install.

Usage