pmbootstrap/pmb/install
Pablo Correa Gómez 7671353158
install: run setup-timezone with "-i" when appropriate
This makes sure that the "/etc/localtime" file being created points to
the tzdata directory (/usr/share/zoneinfo), instead of to the custom
"/etc/zoneinfo" created by alpine to save space. This is relevant
because it otherwise will point to a directory that contains
incomplete tzdata, and can produce unexpected results in some circumnstances.

Signed-off-by: Pablo Correa Gómez <ablocorrea@hotmail.com>
Tested-by: Clayton Craft <clayton@craftyguy.net>
Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230611150743.23310-3-ablocorrea@hotmail.com%3E
2023-06-12 08:46:23 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
_install.py install: run setup-timezone with "-i" when appropriate 2023-06-12 08:46:23 +02:00
blockdevice.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
format.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
losetup.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
partition.py install/partition: set esp flag for /boot when using GPT 2023-03-24 09:11:48 +01:00
recovery.py treewide: rename _system to _rootfs in various places 2023-06-12 08:46:22 +02:00
ui.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00