Lines Matching full:remove
43 -d, --remove-duplicated
44 Remove the duplicated sstate cache files of one package, only
58 Conflicts with --remove-duplicated.
61 Remove both the symbol link and the destination file, default: no.
81 # Echo no files to remove
83 echo No files to remove
112 # Generate the remove list:
114 # * Add .done/.siginfo to the remove list
115 # * Add destination of symlink to the remove list
134 # Remove the .siginfo when .tar.zst is removed
153 # Remove the duplicated cache files for the pkg, keep the newest one
180 # Sort to remove the duplicated ones
248 # it, so filter it out from the remove list if it should not be
258 # Remove it from the remove list if they are the same.
293 # Remove them one by one to avoid the argument list too long error
309 # Remove the sstate file by stamps dir, the file not used by the stamps dir
359 # Remove them one by one to avoid the argument list too long error
387 --remove-duplicated|-d)
452 echo_error "Can not use both --remove-duplicated and --stamps-dir"