pmbootstrap/pmb/parse
Oliver Smith 025d646e47 Close #314: Add --details-to-stdout parameter (#317)
When this parameter is set, `args.logfd` (the log file descriptor)
gets set to `sys.stdout`, so all logging gets directly sent to the
active pmbootstrap session, and not to a log file.

This will be used for Travis jobs, because they get killed after
10 minutes without any output (and builds may take longer).
2017-08-02 19:38:42 +00:00
..
__init__.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
apkbuild.py Close #195: Ignore parameters in dependencies (#225) 2017-07-22 09:54:49 +00:00
apkindex.py Close #195: Ignore parameters in dependencies (#225) 2017-07-22 09:54:49 +00:00
arch.py Usability improvements, fix #278 (#279) 2017-07-29 15:16:43 +00:00
arguments.py Close #314: Add --details-to-stdout parameter (#317) 2017-08-02 19:38:42 +00:00
binfmt_info.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
depends.py Close #195: Ignore parameters in dependencies (#225) 2017-07-22 09:54:49 +00:00
deviceinfo.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00