Updated TODO list in bldpkg
This commit is contained in:
parent
0516150d3d
commit
fff405029c
1 changed files with 4 additions and 0 deletions
4
bldpkg
4
bldpkg
|
@ -39,6 +39,10 @@
|
|||
# -w /include -p w
|
||||
# -w /usr -p w
|
||||
# Above output watches for writes to /bin, /lib, /share, /etc, /include and /usr directories
|
||||
# -> Write code to log build output to a log file inside a particular directory
|
||||
# -> Write code to validate DISTCC_HOSTS variable
|
||||
# -> Add code to provide -c option for pointing to an alternative bldpkg.conf file
|
||||
# -> Add code to show extended help
|
||||
|
||||
# Begin subshell
|
||||
(
|
||||
|
|
Loading…
Reference in a new issue