pmbootstrap/pmb
Newbyte ced93fee7b
pmb.parse.kconfig: Raise NonBugError on invalid kernel config (MR 2279)
The intent of 9a74848f19 was to not print
a stacktrace when this happened. However, I still opted to raise an
exception, so you still get a stacktrace, just with a more helpful
message. There's no need to give the user a big stacktrace here, so
raise a NonBugError instead of a RuntimeError.
2024-03-27 21:50:28 +01:00
..
aportgen pmb.aportgen: add deviceinfo_bootimg_qcdt_type (MR 2276) 2024-03-17 18:45:46 +00:00
build Add "pmbootstrap repo_bootstrap" (MR 2273) 2024-03-12 23:53:47 +00:00
chroot pmb.chroot.init: upgrade pkgs at the end (MR 2273) 2024-03-12 23:53:47 +00:00
ci Use ruff for linting 2023-06-04 10:56:22 +02:00
config pmb.config: kconfig check: add USB mass storage devices to community (MR 2281) 2024-03-20 10:06:38 -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: fix C0303: Trailing whitespace (trailing-whitespace) (MR 2280) 2024-03-17 13:36:19 +01:00
helpers pmb.helpers.exceptions: Introduce (MR 2279) 2024-03-20 23:01:44 +01:00
install install: add pmos-base-systemd if systemd enabled (MR 2273) 2024-03-12 23:53:47 +00:00
netboot chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
parse pmb.parse.kconfig: Raise NonBugError on invalid kernel config (MR 2279) 2024-03-27 21:50:28 +01:00
qemu treewide: fix typos found with codespell 2023-07-13 10:07:53 +02:00
sideload pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
__init__.py pmb: Only log error if NonBugError is caught (MR 2279) 2024-03-27 21:50:28 +01:00