pmbootstrap/pmb
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
..
aportgen Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
build Allow 'pmbootstrap menuconfig' without specifying "linux-" (#295) 2017-07-30 18:41:49 +00:00
challenge Challenge APK files: less output by default 2017-07-14 19:32:57 +02:00
chroot Fix #300: Properly unset environment in chroot (#302) 2017-07-30 22:08:36 +00:00
config Implement sparse system images (fix #299) (#303) 2017-08-02 16:21:50 +00:00
flasher Add possibility to export Odin flashable tar (#297) 2017-07-30 21:15:59 +00:00
helpers Close #314: Add --details-to-stdout parameter (#317) 2017-08-02 19:38:42 +00:00
install Implement sparse system images (fix #299) (#303) 2017-08-02 16:21:50 +00:00
parse Close #314: Add --details-to-stdout parameter (#317) 2017-08-02 19:38:42 +00:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00