pmbootstrap-meow/pmb/helpers
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 Hello, there! 2017-05-26 22:08:45 +02:00
cli.py Fix #242: Validate input in pmb.helpers.cli 2017-07-26 19:05:06 +02:00
devices.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
file.py Add possibility to export Odin flashable tar (#297) 2017-07-30 21:15:59 +00:00
frontend.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
git.py Hello, there! 2017-05-26 22:08:45 +02:00
http.py Changed sha512 to sha256 to avoid "file name too long" error (issue #51) 2017-06-04 17:00:02 +02:00
logging.py Close #314: Add --details-to-stdout parameter (#317) 2017-08-02 19:38:42 +00:00
mount.py Fix #166: pmbootstrap shutdown: umount deep folder levels first (#274) 2017-07-27 18:14:02 +00:00
other.py Update runtime error message thrown for grsec/hardened kernels (#236) 2017-07-23 12:29:13 +00:00
repo.py Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
run.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
ui.py pmb.helpers.ui scan for UIs in new aport structure (#290) 2017-07-30 00:34:34 +02:00