pmbootstrap/pmb
Clayton Craft 415e7364f4
pmb.parse: add get_parser for returning ArgumentParser obj (MR 2266)
This is needed for sphinx autoprogram since that expects an
argparse.ArgumentParser, and arguments() returns some argparse
"Namespace" obj. Useful for sphinx/autoprogram and maybe other things
later that want to get at pmb's full args.
2024-05-14 14:36:18 +02:00
..
aportgen pmb.aportgen: add deviceinfo_bootimg_qcdt_type (MR 2276) 2024-03-17 18:45:46 +00:00
build pmb.build.is_necessary: tweak log msgs (MR 2295) 2024-04-24 21:37:58 +02:00
chroot pmb.chroot.init: warn about outdated chroots (MR 2293) 2024-04-11 21:50:30 +00:00
ci Use ruff for linting 2023-06-04 10:56:22 +02:00
config pmb.config: kconfig check: turn off RT_GROUP_SCHED in 'community' (MR 2305) 2024-05-06 10:21:41 -07:00
data systemd installs: merge /usr on chroot init (MR 2273) 2024-03-12 23:53:47 +00:00
export install: rename --sdcard arg to --disk 2023-11-19 20:27:37 +01:00
flasher pmb.flasher.frontend: Replace osk-sdl with Unl0kr in FDE reminder (MR 2289) 2024-04-04 10:59:58 +02:00
helpers pmbootstrap status: rework (MR 2294) 2024-04-16 18:54:35 +00:00
install pmb: install: add options for default charset in vfat /boot partitions (MR 2304) 2024-05-07 10:00:12 -07:00
netboot chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
parse pmb.parse: add get_parser for returning ArgumentParser obj (MR 2266) 2024-05-14 14:36:18 +02:00
qemu treewide: fix typos found with codespell 2023-07-13 10:07:53 +02:00
sideload pmb.sideload: Remove irrelevant output when querying architecture (MR 2286) 2024-04-01 22:21:16 +02:00
__init__.py Print ERROR: infront of {NonBug,BuildFailed}Error (MR 2298) 2024-04-16 19:41:13 +00:00