summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/monitordisk.py
AgeCommit message (Expand)Author
2023-08-25bitbake: Fix disk space monitoring on cephfsSamantha Jalabert
2022-03-08bitbake: monitordisk.py: Deleted redundant word in warning message.leimaohui
2022-02-21bitbake: lib/bb: Replace "ABORT" action in BB_DISKMON_DIRSScott Murray
2020-10-30bitbake: monitordisk: remove unused function parameterMaxime Roussin-Bélanger
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-16bitbake: bitbake: Fix Deprecated warnings from regexsRichard Purdie
2016-12-07bitbake: monitordisk: add eventPatrick Ohly
2016-12-07bitbake: monitordisk.py: minor code and comment cleanupPatrick Ohly
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2014-09-29bitbake: monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton
2014-08-25bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2013-10-18bitbake: monitordisk: lower inode check warning to noteOlof Johansson
2013-10-02bitbake: lib/bb/monitordisk.py: fix spelling in error textErik Botö
2013-04-15bitbake: monitordisk.py: disable inode checking for btrfsRobert Yang
2013-03-19bitbake: monitordisk.py: monitor disks based on pathRobert Yang
2013-02-15bitbake: monitordisk.py: disable the inode checking for some fsRobert Yang
2012-08-02bitbake: monitordisk: fire event DISKFULL when terminate buildKang Kai
2012-04-11diskspace monitor: assign a default value when only of the interval is setRobert Yang
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-02-26V5 Disk space monitoringRobert Yang