pmbootstrap/pmb
Robert Yang deadcd39f7
aportgen: Convert space indent to tabs (!1734)
APKBUILD should be indented with tabs not spaces.

This also resolves a bug which the replace_functions feature was always
trimming off the beginning of a line.
  For example:
    replace_functions = {"build": "return 0"}
  would be formatted as "rn 0".
2018-12-31 08:34:44 +01:00
..
aportgen aportgen: Convert space indent to tabs (!1734) 2018-12-31 08:34:44 +01:00
build new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
chroot remove local postmarketOS mirror folder support (!1718) 2018-12-06 07:31:38 +01:00
config bump version to 1.1.0 2018-12-26 22:07:30 +01:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Export initramfs-extra (pmbootstrap export) 2018-11-19 06:06:35 +00:00
flasher s/system partition/rootfs: fix remaining mentions 2018-07-15 23:41:31 +02:00
helpers Run os.path.expanduser() on all args paths (!1731) 2018-12-17 08:55:33 +01:00
install losetup: support building rootfs images with 4096 byte sector sizes (!1725) 2018-12-11 09:08:12 +01:00
parse version parsing: fix errors with 3.0.0_pre1 (!1735) 2018-12-31 07:46:47 +01:00
qemu don't install qemu when using --host-qemu 2018-09-01 13:14:52 +02:00
__init__.py Move aports into own repository (pmaports) 2018-09-05 05:57:38 +00:00