pmbootstrap/pmb/install
Bart Ribbers 1fbf7356c6
Use default amount of inodes for block device (!1841)
This fixes #1845 without breaking #1717 (closed). The amount of inodes
only needs to be explicitly set when we don't know the size of the
filesystem before hand, for example when using fastboot or Heimdall. In
all other cases it's actually better to let it figure out automatically
how many inodes is set.

On my 16GB sdcard the amount of available inodes got increased by 10
times (from ~100K to ~1M).
2019-12-13 23:23:35 +01:00
..
__init__.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
_install.py install: setup xorg keymap (!1833) 2019-11-20 21:57:58 +01:00
blockdevice.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
file.py Optionally store git hash in /etc/os-release (!1784) 2019-05-10 16:56:26 -04:00
format.py Use default amount of inodes for block device (!1841) 2019-12-13 23:23:35 +01:00
losetup.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
partition.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
recovery.py flasher: Partition blacklisting (!1759) 2019-02-28 14:23:34 +01:00