pmbootstrap/pmb
Oliver Smith 9718fd294a
pmb.install.setup_keymap: fix fail on X11 setup (MR 1968)
Do not fail in "pmbootstrap setup" if a keymap was selected, but no
/etc/X11/xorg.conf.d path exists in the rootfs chroot. The grep output
is not empty in that case (it would be empty if the directory exists and
there are no matches), so we need to add this extra check:

	(rootfs_nokia-n900) % grep -rl XkbLayout /etc/X11/xorg.conf.d/
	grep: /etc/X11/xorg.conf.d/: No such file or directory
2020-08-12 01:16:09 +02:00
..
aportgen pmb/aportgen/grub_efi.py: fix distfile collisions (MR 1950) 2020-06-24 21:08:44 +03:00
build pmb.parse.kconfig: implement anbox kconfig check (MR 1916) 2020-05-24 04:42:01 +02:00
chroot pmb.chroot.apk_static.download: fix mirrordir (MR 1966) 2020-08-05 10:04:48 +02:00
config pmb.config.mirrors_postmarketos: update URL (MR 1967) 2020-08-08 21:16:39 +02:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
flasher Add "flasher flash_vbmeta" support for heimdall devices (MR 1936) 2020-06-02 11:14:59 +02:00
helpers pmb.helpers.cli: fix TAB-completion of items with '-' (MR 1960) 2020-07-20 16:47:33 +02:00
install pmb.install.setup_keymap: fix fail on X11 setup (MR 1968) 2020-08-12 01:16:09 +02:00
parse pmbootstrap install: support _pmb_recommends (MR 1962) 2020-07-20 14:29:06 +02:00
qemu pmb.qemu: set output="tui" to avoid logging the stdout (!1886) 2020-03-14 08:05:57 +01:00
__init__.py pmb: Fail on device ports directly in device/* (!1879) 2020-03-14 08:44:53 +01:00