pmbootstrap/pmb/parse
drebrez c0c197f57b Feature debug-shell (#1028)
* Changed usb-shell behavior, it wait for some user action before continue booting
* Rename usb-shell to debug-shell and changed port to 23
* Add `20-debug-shell.sh` script to static code analysis
* Enable eth0 interface in initramfs (qemu)
* Add additional script to run a shell in order to be able to kill it from a telnet session
2017-12-23 19:22:28 +00:00
..
__init__.py Add `pmbootstrap bootimg_analyze` / prompt during new device wizard (#905) 2017-11-19 14:35:23 +00:00
apkbuild.py Fix #941: Use the right arch for foreign-arch-only packages (#943) 2017-11-28 19:12:16 +00:00
apkindex.py build necessary logic: look at the package with the highest version (#1004) 2017-12-20 16:04:28 +00:00
arch.py Add armv7l (armhf) as supported native arch. (#682) 2017-10-02 22:49:40 +00:00
arguments.py Feature debug-shell (#1028) 2017-12-23 19:22:28 +00:00
binfmt_info.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
bootimg.py Add `pmbootstrap bootimg_analyze` / prompt during new device wizard (#905) 2017-11-19 14:35:23 +00:00
depends.py Fix #824: Refactor pmb/build/package.py (make depends work like in abuild) (#935) 2017-11-26 14:32:02 +00:00
deviceinfo.py Rename deviceinfo variable flash_methods to flash_method (#1030) 2017-12-21 22:12:51 +00:00
kconfig.py Close #554: kernel config checking (#589) 2017-09-18 21:36:54 +00:00
version.py Fix #342: don't use distutils.version.LooseVersion anymore (#364) 2017-08-12 14:03:40 +00:00